[==========] 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:19:05.089422 11191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.237.254:33651
I20260710 13:19:05.090961 11191 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:19:05.092037 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:05.106525 11197 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:19:05.106562 11198 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:19:05.107162 11200 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:19:06.323637 11199 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 13:19:06.323776 11191 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 13:19:06.327245 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:06.327469 11191 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:19:06.327620 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689546327604 us; error 0 us; skew 500 ppm
I20260710 13:19:06.328380 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:06.333551 11191 webserver.cc:533] Webserver started at http://127.10.237.254:35999/ using document root <none> and password file <none>
I20260710 13:19:06.334350 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:06.334544 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:06.334924 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:06.340701 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/master-0-root/instance:
uuid: "71a1b388eb8949b39df32050f71c37bd"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0q4n"
I20260710 13:19:06.348680 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:19:06.353780 11206 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:19:06.354980 11191 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:19:06.355377 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/master-0-root
uuid: "71a1b388eb8949b39df32050f71c37bd"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0q4n"
I20260710 13:19:06.355681 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-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:19:06.406257 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:06.407814 11191 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:19:06.408221 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:06.479878 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.254:33651
I20260710 13:19:06.479946 11257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.254:33651 every 8 connection(s)
I20260710 13:19:06.487475 11258 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:19:06.508700 11258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd: Bootstrap starting.
I20260710 13:19:06.514708 11258 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.516582 11258 log.cc:826] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd: Log is configured to *not* fsync() on all Append() calls
I20260710 13:19:06.521114 11258 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd: No bootstrap required, opened a new log
I20260710 13:19:06.541249 11258 raft_consensus.cc:359] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71a1b388eb8949b39df32050f71c37bd" member_type: VOTER }
I20260710 13:19:06.541777 11258 raft_consensus.cc:385] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.542030 11258 raft_consensus.cc:740] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 71a1b388eb8949b39df32050f71c37bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.543058 11258 consensus_queue.cc:260] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "71a1b388eb8949b39df32050f71c37bd" member_type: VOTER }
I20260710 13:19:06.543557 11258 raft_consensus.cc:399] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:06.543840 11258 raft_consensus.cc:493] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:06.544126 11258 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.548142 11258 raft_consensus.cc:515] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71a1b388eb8949b39df32050f71c37bd" member_type: VOTER }
I20260710 13:19:06.548804 11258 leader_election.cc:304] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [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: 71a1b388eb8949b39df32050f71c37bd; no voters: 
I20260710 13:19:06.550448 11258 leader_election.cc:290] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:06.550818 11261 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:06.553576 11261 raft_consensus.cc:697] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [term 1 LEADER]: Becoming Leader. State: Replica: 71a1b388eb8949b39df32050f71c37bd, State: Running, Role: LEADER
I20260710 13:19:06.554481 11261 consensus_queue.cc:237] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [LEADER]: Queue going to LEADER mode. State: All 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: "71a1b388eb8949b39df32050f71c37bd" member_type: VOTER }
I20260710 13:19:06.555557 11258 sys_catalog.cc:565] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:06.564955 11262 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "71a1b388eb8949b39df32050f71c37bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71a1b388eb8949b39df32050f71c37bd" member_type: VOTER } }
I20260710 13:19:06.565651 11262 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:06.566049 11263 sys_catalog.cc:455] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 71a1b388eb8949b39df32050f71c37bd. Latest consensus state: current_term: 1 leader_uuid: "71a1b388eb8949b39df32050f71c37bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "71a1b388eb8949b39df32050f71c37bd" member_type: VOTER } }
I20260710 13:19:06.566771 11263 sys_catalog.cc:458] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:06.568574 11269 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:06.579984 11269 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:06.585389 11191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:06.598690 11269 catalog_manager.cc:1383] Generated new cluster ID: e681c251ca1b46cdb4b179aaebbfe8e4
I20260710 13:19:06.599000 11269 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:06.620620 11269 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:06.622190 11269 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:06.635408 11269 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd: Generated new TSK 0
I20260710 13:19:06.636397 11269 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:06.656996 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:06.666664 11280 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:19:06.667610 11281 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:19:06.672246 11284 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:19:06.672308 11191 server_base.cc:1061] running on GCE node
I20260710 13:19:06.673377 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:06.673638 11191 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:19:06.673847 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689546673828 us; error 0 us; skew 500 ppm
I20260710 13:19:06.674638 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:06.678848 11191 webserver.cc:533] Webserver started at http://127.10.237.193:43301/ using document root <none> and password file <none>
I20260710 13:19:06.679589 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:06.679855 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:06.680189 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:06.681715 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/ts-0-root/instance:
uuid: "2c27c0179fcf46ea9faafbae502ffa62"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0q4n"
I20260710 13:19:06.688580 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260710 13:19:06.693817 11288 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:19:06.694700 11191 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:19:06.695067 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/ts-0-root
uuid: "2c27c0179fcf46ea9faafbae502ffa62"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0q4n"
I20260710 13:19:06.695443 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-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:19:06.714807 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:06.716611 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:06.719404 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:06.724920 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:06.725236 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.725554 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:06.725780 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.817217 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.193:33335
I20260710 13:19:06.817269 11350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.193:33335 every 8 connection(s)
I20260710 13:19:06.825233 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:06.835289 11355 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:19:06.845604 11358 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:19:06.844211 11356 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:19:06.847204 11191 server_base.cc:1061] running on GCE node
I20260710 13:19:06.848430 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:06.848734 11191 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:19:06.848951 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689546848933 us; error 0 us; skew 500 ppm
I20260710 13:19:06.849722 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:06.849804 11351 heartbeater.cc:344] Connected to a master server at 127.10.237.254:33651
I20260710 13:19:06.850363 11351 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:06.851572 11351 heartbeater.cc:507] Master 127.10.237.254:33651 requested a full tablet report, sending...
I20260710 13:19:06.853235 11191 webserver.cc:533] Webserver started at http://127.10.237.194:46591/ using document root <none> and password file <none>
I20260710 13:19:06.853907 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:06.854151 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:06.854508 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:06.854737 11223 ts_manager.cc:194] Registered new tserver with Master: 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335)
I20260710 13:19:06.856014 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/ts-1-root/instance:
uuid: "ac79de68e1124f3a88f82f0b446c8955"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0q4n"
I20260710 13:19:06.857002 11223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41446
I20260710 13:19:06.862708 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:06.868539 11363 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.001s	user 0.000s	sys 0.000s
I20260710 13:19:06.869675 11191 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:19:06.870024 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/ts-1-root
uuid: "ac79de68e1124f3a88f82f0b446c8955"
format_stamp: "Formatted at 2026-07-10 13:19:06 on dist-test-slave-0q4n"
I20260710 13:19:06.870388 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-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:19:06.908572 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:06.910256 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:06.912863 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:06.916404 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:06.916661 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:06.916944 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:06.917155 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:07.004496 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.194:37787
I20260710 13:19:07.004657 11425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.194:37787 every 8 connection(s)
I20260710 13:19:07.016001 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:07.025971 11429 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:19:07.027350 11426 heartbeater.cc:344] Connected to a master server at 127.10.237.254:33651
I20260710 13:19:07.027863 11426 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:07.029085 11426 heartbeater.cc:507] Master 127.10.237.254:33651 requested a full tablet report, sending...
I20260710 13:19:07.031867 11223 ts_manager.cc:194] Registered new tserver with Master: ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787)
I20260710 13:19:07.033764 11223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41460
W20260710 13:19:07.034157 11432 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:19:07.035072 11191 server_base.cc:1061] running on GCE node
W20260710 13:19:07.035087 11430 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:19:07.037030 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:07.037257 11191 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:19:07.037452 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689547037429 us; error 0 us; skew 500 ppm
I20260710 13:19:07.037995 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:07.040759 11191 webserver.cc:533] Webserver started at http://127.10.237.195:41205/ using document root <none> and password file <none>
I20260710 13:19:07.041231 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:07.041440 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:07.041708 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:07.042790 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/ts-2-root/instance:
uuid: "6529ccebfadc40818fd5fafdef49e96c"
format_stamp: "Formatted at 2026-07-10 13:19:07 on dist-test-slave-0q4n"
I20260710 13:19:07.047596 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:19:07.050869 11437 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:19:07.051756 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:07.052039 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/ts-2-root
uuid: "6529ccebfadc40818fd5fafdef49e96c"
format_stamp: "Formatted at 2026-07-10 13:19:07 on dist-test-slave-0q4n"
I20260710 13:19:07.052312 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689544926673-11191-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:19:07.075543 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:07.076807 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:07.078243 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:07.080575 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:07.080752 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:07.081041 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:07.081177 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:07.180738 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.195:36713
I20260710 13:19:07.180830 11499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.195:36713 every 8 connection(s)
I20260710 13:19:07.198236 11500 heartbeater.cc:344] Connected to a master server at 127.10.237.254:33651
I20260710 13:19:07.198688 11500 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:07.199605 11500 heartbeater.cc:507] Master 127.10.237.254:33651 requested a full tablet report, sending...
I20260710 13:19:07.201923 11223 ts_manager.cc:194] Registered new tserver with Master: 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:07.202335 11191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013500315s
I20260710 13:19:07.203652 11223 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41468
I20260710 13:19:07.251605 11223 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41478:
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:19:07.255313 11223 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:19:07.345568 11391 tablet_service.cc:1511] Processing CreateTablet for tablet 4567e0a530634ba3bd9d43ead38214b3 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:07.345925 11389 tablet_service.cc:1511] Processing CreateTablet for tablet 2446b942dfdc4b04947812e8b2837998 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:07.347934 11388 tablet_service.cc:1511] Processing CreateTablet for tablet f4798d184090477ab42e1da068cf8973 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:07.348148 11390 tablet_service.cc:1511] Processing CreateTablet for tablet 09c442cadf4640258b183bde1a6d92da (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:07.348747 11387 tablet_service.cc:1511] Processing CreateTablet for tablet 15d263f736994a10bf85397732dce959 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:07.349344 11391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4567e0a530634ba3bd9d43ead38214b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.355860 11387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d263f736994a10bf85397732dce959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.357969 11388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4798d184090477ab42e1da068cf8973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.359112 11389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2446b942dfdc4b04947812e8b2837998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.361065 11390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c442cadf4640258b183bde1a6d92da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.368984 11386 tablet_service.cc:1511] Processing CreateTablet for tablet 97b76f48fc104280bef99b2ab0625df4 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:07.372018 11386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b76f48fc104280bef99b2ab0625df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.396344 11313 tablet_service.cc:1511] Processing CreateTablet for tablet f4798d184090477ab42e1da068cf8973 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:07.393616 11315 tablet_service.cc:1511] Processing CreateTablet for tablet 09c442cadf4640258b183bde1a6d92da (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:07.395949 11316 tablet_service.cc:1511] Processing CreateTablet for tablet 4567e0a530634ba3bd9d43ead38214b3 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:07.410416 11314 tablet_service.cc:1511] Processing CreateTablet for tablet 2446b942dfdc4b04947812e8b2837998 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:07.413448 11313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4798d184090477ab42e1da068cf8973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.416265 11311 tablet_service.cc:1511] Processing CreateTablet for tablet 97b76f48fc104280bef99b2ab0625df4 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:07.419153 11465 tablet_service.cc:1511] Processing CreateTablet for tablet 4567e0a530634ba3bd9d43ead38214b3 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:07.423672 11463 tablet_service.cc:1511] Processing CreateTablet for tablet 2446b942dfdc4b04947812e8b2837998 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:07.423730 11385 tablet_service.cc:1511] Processing CreateTablet for tablet eb8d01b4d39442a689e592a7d1384013 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:07.421053 11310 tablet_service.cc:1511] Processing CreateTablet for tablet eb8d01b4d39442a689e592a7d1384013 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:07.431069 11314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2446b942dfdc4b04947812e8b2837998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.433463 11464 tablet_service.cc:1511] Processing CreateTablet for tablet 09c442cadf4640258b183bde1a6d92da (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:07.425084 11312 tablet_service.cc:1511] Processing CreateTablet for tablet 15d263f736994a10bf85397732dce959 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:07.442215 11385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8d01b4d39442a689e592a7d1384013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.447109 11460 tablet_service.cc:1511] Processing CreateTablet for tablet 97b76f48fc104280bef99b2ab0625df4 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:07.448225 11462 tablet_service.cc:1511] Processing CreateTablet for tablet f4798d184090477ab42e1da068cf8973 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:07.449981 11459 tablet_service.cc:1511] Processing CreateTablet for tablet eb8d01b4d39442a689e592a7d1384013 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:07.439306 11461 tablet_service.cc:1511] Processing CreateTablet for tablet 15d263f736994a10bf85397732dce959 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:07.450939 11315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c442cadf4640258b183bde1a6d92da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.452499 11465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4567e0a530634ba3bd9d43ead38214b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.470155 11311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b76f48fc104280bef99b2ab0625df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.470041 11460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b76f48fc104280bef99b2ab0625df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.465360 11309 tablet_service.cc:1511] Processing CreateTablet for tablet f24130544b854749b7fafadcbe380f16 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:07.475927 11462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4798d184090477ab42e1da068cf8973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.474954 11312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d263f736994a10bf85397732dce959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.478242 11459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8d01b4d39442a689e592a7d1384013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.482223 11316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4567e0a530634ba3bd9d43ead38214b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.484508 11464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c442cadf4640258b183bde1a6d92da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.486855 11461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d263f736994a10bf85397732dce959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.486857 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8d01b4d39442a689e592a7d1384013. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.488857 11309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24130544b854749b7fafadcbe380f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.498081 11463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2446b942dfdc4b04947812e8b2837998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.499565 11518 tablet_bootstrap.cc:492] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955: Bootstrap starting.
I20260710 13:19:07.490085 11391 tablet_service.cc:1511] Processing CreateTablet for tablet f24130544b854749b7fafadcbe380f16 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:07.548058 11391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24130544b854749b7fafadcbe380f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.581038 11518 tablet_bootstrap.cc:654] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.581907 11458 tablet_service.cc:1511] Processing CreateTablet for tablet f24130544b854749b7fafadcbe380f16 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:07.585229 11458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24130544b854749b7fafadcbe380f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.589035 11308 tablet_service.cc:1511] Processing CreateTablet for tablet d9e42e0b21454e1bb3be26e61574f8e3 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:07.597288 11308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e42e0b21454e1bb3be26e61574f8e3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:07.598798 11271 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:07.599562 11387 tablet_service.cc:1511] Processing CreateTablet for tablet d9e42e0b21454e1bb3be26e61574f8e3 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:07.600903 11387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e42e0b21454e1bb3be26e61574f8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.666846 11457 tablet_service.cc:1511] Processing CreateTablet for tablet d9e42e0b21454e1bb3be26e61574f8e3 (DEFAULT_TABLE table=test-workload [id=65d6353954434c2bbb6d0a1e4f2ca372]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:07.670277 11457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e42e0b21454e1bb3be26e61574f8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.720263 11519 tablet_bootstrap.cc:492] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62: Bootstrap starting.
I20260710 13:19:07.731760 11520 tablet_bootstrap.cc:492] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c: Bootstrap starting.
I20260710 13:19:07.739872 11518 tablet_bootstrap.cc:492] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955: No bootstrap required, opened a new log
I20260710 13:19:07.740419 11518 ts_tablet_manager.cc:1403] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955: Time spent bootstrapping tablet: real 0.262s	user 0.016s	sys 0.037s
I20260710 13:19:07.744310 11518 raft_consensus.cc:359] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:07.745836 11518 raft_consensus.cc:385] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.747463 11518 raft_consensus.cc:740] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.749773 11518 consensus_queue.cc:260] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:07.752447 11519 tablet_bootstrap.cc:654] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.756860 11520 tablet_bootstrap.cc:654] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.757156 11426 heartbeater.cc:499] Master 127.10.237.254:33651 was elected leader, sending a full tablet report...
I20260710 13:19:07.757805 11518 ts_tablet_manager.cc:1434] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.006s
I20260710 13:19:07.758844 11518 tablet_bootstrap.cc:492] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955: Bootstrap starting.
I20260710 13:19:07.762885 11519 tablet_bootstrap.cc:492] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62: No bootstrap required, opened a new log
I20260710 13:19:07.763401 11519 ts_tablet_manager.cc:1403] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.000s
I20260710 13:19:07.765676 11518 tablet_bootstrap.cc:654] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:07.766317 11427 tablet.cc:2406] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:07.766438 11519 raft_consensus.cc:359] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:07.767208 11519 raft_consensus.cc:385] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.767486 11519 raft_consensus.cc:740] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.768432 11519 consensus_queue.cc:260] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:07.776007 11520 tablet_bootstrap.cc:492] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c: No bootstrap required, opened a new log
I20260710 13:19:07.776681 11520 ts_tablet_manager.cc:1403] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c: Time spent bootstrapping tablet: real 0.066s	user 0.006s	sys 0.007s
I20260710 13:19:07.783684 11520 raft_consensus.cc:359] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.784734 11520 raft_consensus.cc:385] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.785126 11520 raft_consensus.cc:740] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.786142 11520 consensus_queue.cc:260] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.791069 11351 heartbeater.cc:499] Master 127.10.237.254:33651 was elected leader, sending a full tablet report...
I20260710 13:19:07.792690 11519 ts_tablet_manager.cc:1434] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.000s
I20260710 13:19:07.793973 11519 tablet_bootstrap.cc:492] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62: Bootstrap starting.
I20260710 13:19:07.796540 11520 ts_tablet_manager.cc:1434] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 13:19:07.797066 11500 heartbeater.cc:499] Master 127.10.237.254:33651 was elected leader, sending a full tablet report...
I20260710 13:19:07.797560 11520 tablet_bootstrap.cc:492] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c: Bootstrap starting.
I20260710 13:19:07.798491 11525 raft_consensus.cc:493] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.798959 11525 raft_consensus.cc:515] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:07.808246 11520 tablet_bootstrap.cc:654] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.813091 11518 tablet_bootstrap.cc:492] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955: No bootstrap required, opened a new log
I20260710 13:19:07.813562 11518 ts_tablet_manager.cc:1403] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.009s
I20260710 13:19:07.814792 11525 leader_election.cc:290] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:07.824400 11519 tablet_bootstrap.cc:654] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.825515 11518 raft_consensus.cc:359] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.826627 11518 raft_consensus.cc:385] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.826944 11518 raft_consensus.cc:740] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.827708 11518 consensus_queue.cc:260] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.830384 11520 tablet_bootstrap.cc:492] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c: No bootstrap required, opened a new log
I20260710 13:19:07.830855 11520 ts_tablet_manager.cc:1403] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.011s
I20260710 13:19:07.833732 11520 raft_consensus.cc:359] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.834508 11520 raft_consensus.cc:385] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.834824 11520 raft_consensus.cc:740] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.835572 11520 consensus_queue.cc:260] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.840375 11518 ts_tablet_manager.cc:1434] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 13:19:07.841359 11518 tablet_bootstrap.cc:492] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955: Bootstrap starting.
I20260710 13:19:07.846190 11520 ts_tablet_manager.cc:1434] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:19:07.847167 11520 tablet_bootstrap.cc:492] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c: Bootstrap starting.
I20260710 13:19:07.857225 11518 tablet_bootstrap.cc:654] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.853605 11520 tablet_bootstrap.cc:654] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.882757 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955" is_pre_election: true
I20260710 13:19:07.883860 11401 raft_consensus.cc:2468] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 0.
I20260710 13:19:07.885823 11289 leader_election.cc:304] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:07.887238 11525 raft_consensus.cc:2804] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:07.887704 11525 raft_consensus.cc:493] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.888113 11525 raft_consensus.cc:3060] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.901398 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
W20260710 13:19:07.903903 11292 leader_election.cc:343] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:07.898331 11525 raft_consensus.cc:515] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:07.910601 11520 tablet_bootstrap.cc:492] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c: No bootstrap required, opened a new log
I20260710 13:19:07.910606 11518 tablet_bootstrap.cc:492] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955: No bootstrap required, opened a new log
I20260710 13:19:07.910811 11519 tablet_bootstrap.cc:492] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62: No bootstrap required, opened a new log
I20260710 13:19:07.911339 11518 ts_tablet_manager.cc:1403] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.022s
I20260710 13:19:07.911342 11520 ts_tablet_manager.cc:1403] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.018s
I20260710 13:19:07.911491 11519 ts_tablet_manager.cc:1403] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent bootstrapping tablet: real 0.118s	user 0.030s	sys 0.054s
I20260710 13:19:07.915140 11525 leader_election.cc:290] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 election: Requested vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:07.914529 11520 raft_consensus.cc:359] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:07.915938 11520 raft_consensus.cc:385] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.915848 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:07.916208 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:07.916666 11401 raft_consensus.cc:3060] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.916806 11518 raft_consensus.cc:359] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.917516 11518 raft_consensus.cc:385] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.917807 11518 raft_consensus.cc:740] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.916306 11520 raft_consensus.cc:740] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.918563 11518 consensus_queue.cc:260] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.921236 11518 ts_tablet_manager.cc:1434] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:19:07.922209 11518 tablet_bootstrap.cc:492] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955: Bootstrap starting.
I20260710 13:19:07.923758 11401 raft_consensus.cc:2468] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 1.
I20260710 13:19:07.925094 11289 leader_election.cc:304] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:07.925932 11525 raft_consensus.cc:2804] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:07.926985 11525 raft_consensus.cc:697] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Becoming Leader. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:07.915198 11519 raft_consensus.cc:359] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.919579 11520 consensus_queue.cc:260] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:07.927851 11525 consensus_queue.cc:237] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:07.928642 11475 raft_consensus.cc:3060] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:07.930078 11518 tablet_bootstrap.cc:654] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.927875 11519 raft_consensus.cc:385] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.931908 11519 raft_consensus.cc:740] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.932614 11519 consensus_queue.cc:260] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.934690 11519 ts_tablet_manager.cc:1434] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 13:19:07.935659 11475 raft_consensus.cc:2468] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 1.
I20260710 13:19:07.942303 11518 tablet_bootstrap.cc:492] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955: No bootstrap required, opened a new log
I20260710 13:19:07.942775 11518 ts_tablet_manager.cc:1403] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.009s
I20260710 13:19:07.943645 11520 ts_tablet_manager.cc:1434] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260710 13:19:07.944590 11520 tablet_bootstrap.cc:492] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c: Bootstrap starting.
I20260710 13:19:07.935669 11519 tablet_bootstrap.cc:492] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62: Bootstrap starting.
I20260710 13:19:07.945871 11518 raft_consensus.cc:359] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.946607 11518 raft_consensus.cc:385] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.946921 11518 raft_consensus.cc:740] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.947670 11518 consensus_queue.cc:260] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.950081 11518 ts_tablet_manager.cc:1434] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:07.951439 11520 tablet_bootstrap.cc:654] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.950958 11518 tablet_bootstrap.cc:492] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955: Bootstrap starting.
I20260710 13:19:07.953315 11519 tablet_bootstrap.cc:654] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.958524 11222 catalog_manager.cc:5697] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:07.964987 11520 tablet_bootstrap.cc:492] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c: No bootstrap required, opened a new log
I20260710 13:19:07.965655 11520 ts_tablet_manager.cc:1403] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.007s
I20260710 13:19:07.969564 11520 raft_consensus.cc:359] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.970566 11520 raft_consensus.cc:385] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.971506 11518 tablet_bootstrap.cc:654] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.970947 11520 raft_consensus.cc:740] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.972718 11520 consensus_queue.cc:260] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.974481 11519 tablet_bootstrap.cc:492] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62: No bootstrap required, opened a new log
I20260710 13:19:07.974916 11519 ts_tablet_manager.cc:1403] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.019s
I20260710 13:19:07.974882 11520 ts_tablet_manager.cc:1434] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:19:07.976316 11520 tablet_bootstrap.cc:492] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c: Bootstrap starting.
I20260710 13:19:07.978487 11519 raft_consensus.cc:359] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.979238 11519 raft_consensus.cc:385] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:07.979562 11519 raft_consensus.cc:740] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:07.980362 11519 consensus_queue.cc:260] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:07.982585 11519 ts_tablet_manager.cc:1434] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:07.983500 11519 tablet_bootstrap.cc:492] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62: Bootstrap starting.
I20260710 13:19:07.990164 11519 tablet_bootstrap.cc:654] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:07.993206 11520 tablet_bootstrap.cc:654] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.000062 11525 raft_consensus.cc:493] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.000702 11525 raft_consensus.cc:515] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.003464 11525 leader_election.cc:290] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.010407 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b76f48fc104280bef99b2ab0625df4" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
I20260710 13:19:08.012008 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b76f48fc104280bef99b2ab0625df4" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955" is_pre_election: true
W20260710 13:19:08.013859 11289 leader_election.cc:343] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:08.014797 11292 leader_election.cc:343] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.016461 11292 leader_election.cc:304] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62; no voters: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:08.015519 11522 raft_consensus.cc:493] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.017333 11525 raft_consensus.cc:2749] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:08.017714 11522 raft_consensus.cc:515] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.026391 11522 leader_election.cc:290] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.032958 11518 tablet_bootstrap.cc:492] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955: No bootstrap required, opened a new log
I20260710 13:19:08.033563 11518 ts_tablet_manager.cc:1403] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.001s
I20260710 13:19:08.037166 11518 raft_consensus.cc:359] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.037958 11518 raft_consensus.cc:385] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.038334 11518 raft_consensus.cc:740] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.039259 11518 consensus_queue.cc:260] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.041949 11518 ts_tablet_manager.cc:1434] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:19:08.042901 11518 tablet_bootstrap.cc:492] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955: Bootstrap starting.
I20260710 13:19:08.043924 11520 tablet_bootstrap.cc:492] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c: No bootstrap required, opened a new log
I20260710 13:19:08.045663 11520 ts_tablet_manager.cc:1403] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.028s
I20260710 13:19:08.049413 11519 tablet_bootstrap.cc:492] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62: No bootstrap required, opened a new log
I20260710 13:19:08.050364 11518 tablet_bootstrap.cc:654] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.053013 11519 ts_tablet_manager.cc:1403] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent bootstrapping tablet: real 0.070s	user 0.025s	sys 0.038s
I20260710 13:19:08.051996 11520 raft_consensus.cc:359] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.053830 11520 raft_consensus.cc:385] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.054149 11520 raft_consensus.cc:740] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.054890 11520 consensus_queue.cc:260] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.057921 11525 raft_consensus.cc:493] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.058494 11525 raft_consensus.cc:515] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.060593 11525 leader_election.cc:290] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.057893 11520 ts_tablet_manager.cc:1434] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 13:19:08.062273 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4798d184090477ab42e1da068cf8973" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
I20260710 13:19:08.062747 11520 tablet_bootstrap.cc:492] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c: Bootstrap starting.
W20260710 13:19:08.063877 11292 leader_election.cc:343] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.065251 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4798d184090477ab42e1da068cf8973" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955" is_pre_election: true
I20260710 13:19:08.066653 11519 raft_consensus.cc:359] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
W20260710 13:19:08.068851 11289 leader_election.cc:343] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.069161 11519 raft_consensus.cc:385] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.071394 11289 leader_election.cc:304] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62; no voters: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:08.070991 11519 raft_consensus.cc:740] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.073967 11525 raft_consensus.cc:2749] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:08.074895 11519 consensus_queue.cc:260] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.078328 11519 ts_tablet_manager.cc:1434] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260710 13:19:08.078966 11520 tablet_bootstrap.cc:654] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.079282 11519 tablet_bootstrap.cc:492] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62: Bootstrap starting.
I20260710 13:19:08.082026 11527 raft_consensus.cc:493] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.082398 11518 tablet_bootstrap.cc:492] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955: No bootstrap required, opened a new log
I20260710 13:19:08.082499 11527 raft_consensus.cc:515] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.082896 11518 ts_tablet_manager.cc:1403] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.008s
I20260710 13:19:08.089355 11527 leader_election.cc:290] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787)
I20260710 13:19:08.103509 11518 raft_consensus.cc:359] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.117197 11519 tablet_bootstrap.cc:654] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.109905 11518 raft_consensus.cc:385] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.120014 11518 raft_consensus.cc:740] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.128094 11518 consensus_queue.cc:260] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.130367 11518 ts_tablet_manager.cc:1434] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.003s
I20260710 13:19:08.131240 11518 tablet_bootstrap.cc:492] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955: Bootstrap starting.
I20260710 13:19:08.142249 11522 raft_consensus.cc:493] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.144073 11522 raft_consensus.cc:515] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.147626 11522 leader_election.cc:290] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.151057 11518 tablet_bootstrap.cc:654] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.156615 11325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62" is_pre_election: true
I20260710 13:19:08.156840 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
I20260710 13:19:08.157612 11520 tablet_bootstrap.cc:492] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c: No bootstrap required, opened a new log
I20260710 13:19:08.158463 11520 ts_tablet_manager.cc:1403] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.007s
I20260710 13:19:08.158236 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62" is_pre_election: true
I20260710 13:19:08.159596 11475 raft_consensus.cc:2468] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 0.
I20260710 13:19:08.161019 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
I20260710 13:19:08.162009 11474 raft_consensus.cc:2468] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 0.
W20260710 13:19:08.165380 11367 leader_election.cc:343] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.164669 11520 raft_consensus.cc:359] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.166673 11520 raft_consensus.cc:385] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:08.167109 11367 leader_election.cc:343] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.168879 11367 leader_election.cc:304] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [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: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955; no voters: 2c27c0179fcf46ea9faafbae502ffa62
I20260710 13:19:08.167670 11520 raft_consensus.cc:740] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.171242 11522 raft_consensus.cc:2804] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.171631 11522 raft_consensus.cc:493] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.171080 11520 consensus_queue.cc:260] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.171977 11522 raft_consensus.cc:3060] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.172627 11367 leader_election.cc:304] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [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: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955; no voters: 2c27c0179fcf46ea9faafbae502ffa62
I20260710 13:19:08.189354 11527 raft_consensus.cc:493] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.190032 11527 raft_consensus.cc:515] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.176308 11519 tablet_bootstrap.cc:492] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62: No bootstrap required, opened a new log
I20260710 13:19:08.197204 11519 ts_tablet_manager.cc:1403] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent bootstrapping tablet: real 0.118s	user 0.033s	sys 0.014s
I20260710 13:19:08.198336 11520 ts_tablet_manager.cc:1434] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 13:19:08.193284 11527 leader_election.cc:290] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787)
I20260710 13:19:08.200922 11520 tablet_bootstrap.cc:492] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c: Bootstrap starting.
I20260710 13:19:08.202163 11522 raft_consensus.cc:515] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.205338 11522 leader_election.cc:290] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.205998 11522 raft_consensus.cc:2804] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.219878 11522 raft_consensus.cc:493] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.222144 11522 raft_consensus.cc:3060] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.221042 11519 raft_consensus.cc:359] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.226941 11519 raft_consensus.cc:385] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.227324 11519 raft_consensus.cc:740] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Initialized, Role: FOLLOWER
W20260710 13:19:08.227560 11367 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.237.195:36713, user_credentials={real_user=slave}} blocked reactor thread for 56555.2us
I20260710 13:19:08.228048 11325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62" is_pre_election: true
I20260710 13:19:08.228658 11519 consensus_queue.cc:260] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
W20260710 13:19:08.231487 11441 leader_election.cc:343] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.231827 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d01b4d39442a689e592a7d1384013" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62" is_pre_election: true
I20260710 13:19:08.232347 11518 tablet_bootstrap.cc:492] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955: No bootstrap required, opened a new log
I20260710 13:19:08.232802 11518 ts_tablet_manager.cc:1403] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.007s
I20260710 13:19:08.234012 11519 ts_tablet_manager.cc:1434] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260710 13:19:08.227677 11555 raft_consensus.cc:493] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:08.236032 11441 leader_election.cc:343] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.237171 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:08.237074 11518 raft_consensus.cc:359] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.237790 11326 raft_consensus.cc:3060] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.237947 11518 raft_consensus.cc:385] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.238404 11518 raft_consensus.cc:740] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.239306 11518 consensus_queue.cc:260] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.240921 11520 tablet_bootstrap.cc:654] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.241847 11518 ts_tablet_manager.cc:1434] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:19:08.242866 11518 tablet_bootstrap.cc:492] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955: Bootstrap starting.
I20260710 13:19:08.241305 11519 tablet_bootstrap.cc:492] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62: Bootstrap starting.
I20260710 13:19:08.244220 11555 raft_consensus.cc:515] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.247596 11555 leader_election.cc:290] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.249380 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:08.249953 11474 raft_consensus.cc:3060] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.250272 11326 raft_consensus.cc:2468] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 1.
I20260710 13:19:08.256213 11519 tablet_bootstrap.cc:654] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.255964 11522 raft_consensus.cc:515] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.257277 11325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e42e0b21454e1bb3be26e61574f8e3" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62" is_pre_election: true
I20260710 13:19:08.258067 11522 leader_election.cc:290] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.259626 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e42e0b21454e1bb3be26e61574f8e3" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
I20260710 13:19:08.260344 11518 tablet_bootstrap.cc:654] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.261639 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955" is_pre_election: true
I20260710 13:19:08.262247 11401 raft_consensus.cc:2468] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6529ccebfadc40818fd5fafdef49e96c in term 0.
I20260710 13:19:08.263527 11474 raft_consensus.cc:2468] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 1.
I20260710 13:19:08.264135 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d01b4d39442a689e592a7d1384013" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955" is_pre_election: true
I20260710 13:19:08.266283 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:08.267086 11438 leader_election.cc:304] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [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: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955; no voters: 2c27c0179fcf46ea9faafbae502ffa62
I20260710 13:19:08.267519 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:08.268066 11474 raft_consensus.cc:3060] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.268838 11556 raft_consensus.cc:2804] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.269290 11556 raft_consensus.cc:493] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.269621 11556 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:08.273793 11438 leader_election.cc:343] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.274384 11438 leader_election.cc:304] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529ccebfadc40818fd5fafdef49e96c; no voters: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:08.275377 11527 raft_consensus.cc:2749] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:08.277066 11367 leader_election.cc:343] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.277163 11556 raft_consensus.cc:515] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.278136 11367 leader_election.cc:304] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955; no voters: 
W20260710 13:19:08.279232 11367 leader_election.cc:343] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.279536 11522 raft_consensus.cc:2804] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.281106 11522 raft_consensus.cc:697] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Becoming Leader. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:08.281916 11522 consensus_queue.cc:237] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.282857 11519 tablet_bootstrap.cc:492] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62: No bootstrap required, opened a new log
I20260710 13:19:08.283383 11519 ts_tablet_manager.cc:1403] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.003s
I20260710 13:19:08.284929 11520 tablet_bootstrap.cc:492] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c: No bootstrap required, opened a new log
I20260710 13:19:08.285389 11520 ts_tablet_manager.cc:1403] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.009s
I20260710 13:19:08.280215 11556 leader_election.cc:290] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 1 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787)
I20260710 13:19:08.288393 11474 raft_consensus.cc:2468] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 1.
I20260710 13:19:08.287981 11519 raft_consensus.cc:359] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.288951 11519 raft_consensus.cc:385] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.279657 11367 leader_election.cc:304] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac79de68e1124f3a88f82f0b446c8955; no voters: 2c27c0179fcf46ea9faafbae502ffa62, 6529ccebfadc40818fd5fafdef49e96c
I20260710 13:19:08.289354 11519 raft_consensus.cc:740] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.290652 11555 raft_consensus.cc:2749] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:08.290979 11519 consensus_queue.cc:260] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
W20260710 13:19:08.291807 11367 leader_election.cc:343] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.293162 11367 leader_election.cc:304] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [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: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955; no voters: 2c27c0179fcf46ea9faafbae502ffa62
I20260710 13:19:08.293568 11519 ts_tablet_manager.cc:1434] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:08.293917 11555 raft_consensus.cc:2804] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.294368 11555 raft_consensus.cc:697] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Becoming Leader. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:08.295130 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:08.295739 11401 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.296049 11518 tablet_bootstrap.cc:492] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955: No bootstrap required, opened a new log
I20260710 13:19:08.295188 11555 consensus_queue.cc:237] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.296446 11518 ts_tablet_manager.cc:1403] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.004s
I20260710 13:19:08.294483 11519 tablet_bootstrap.cc:492] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62: Bootstrap starting.
I20260710 13:19:08.301400 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
W20260710 13:19:08.304579 11441 leader_election.cc:343] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.305848 11518 raft_consensus.cc:359] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.306494 11518 raft_consensus.cc:385] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.306754 11518 raft_consensus.cc:740] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.310353 11401 raft_consensus.cc:2468] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529ccebfadc40818fd5fafdef49e96c in term 1.
I20260710 13:19:08.310437 11518 consensus_queue.cc:260] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.312326 11438 leader_election.cc:304] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [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: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955; no voters: 2c27c0179fcf46ea9faafbae502ffa62
I20260710 13:19:08.314617 11518 ts_tablet_manager.cc:1434] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:19:08.314759 11556 raft_consensus.cc:2804] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.315277 11556 raft_consensus.cc:697] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 1 LEADER]: Becoming Leader. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Running, Role: LEADER
I20260710 13:19:08.315577 11518 tablet_bootstrap.cc:492] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955: Bootstrap starting.
I20260710 13:19:08.316169 11556 consensus_queue.cc:237] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.324892 11520 raft_consensus.cc:359] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.325667 11520 raft_consensus.cc:385] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.327260 11520 raft_consensus.cc:740] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.328027 11520 consensus_queue.cc:260] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.329432 11522 raft_consensus.cc:493] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.328190 11222 catalog_manager.cc:5697] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "ac79de68e1124f3a88f82f0b446c8955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.330320 11522 raft_consensus.cc:515] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.332527 11522 leader_election.cc:290] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.333424 11519 tablet_bootstrap.cc:654] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.333971 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4798d184090477ab42e1da068cf8973" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62" is_pre_election: true
I20260710 13:19:08.334805 11326 raft_consensus.cc:2468] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 0.
I20260710 13:19:08.336993 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4798d184090477ab42e1da068cf8973" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
I20260710 13:19:08.337337 11520 ts_tablet_manager.cc:1434] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.004s
I20260710 13:19:08.337594 11474 raft_consensus.cc:2468] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 0.
I20260710 13:19:08.338863 11367 leader_election.cc:304] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:08.340107 11522 raft_consensus.cc:2804] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.342712 11522 raft_consensus.cc:493] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.343057 11522 raft_consensus.cc:3060] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.346024 11520 tablet_bootstrap.cc:492] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c: Bootstrap starting.
I20260710 13:19:08.355228 11518 tablet_bootstrap.cc:654] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.357676 11519 tablet_bootstrap.cc:492] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62: No bootstrap required, opened a new log
I20260710 13:19:08.358139 11519 ts_tablet_manager.cc:1403] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent bootstrapping tablet: real 0.064s	user 0.011s	sys 0.011s
I20260710 13:19:08.358126 11222 catalog_manager.cc:5697] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c reported cstate change: term changed from 0 to 1, leader changed from <none> to 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195). New cstate: current_term: 1 leader_uuid: "6529ccebfadc40818fd5fafdef49e96c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:08.359396 11522 raft_consensus.cc:515] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.361366 11522 leader_election.cc:290] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.361267 11519 raft_consensus.cc:359] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.362016 11519 raft_consensus.cc:385] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.362371 11519 raft_consensus.cc:740] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.363145 11519 consensus_queue.cc:260] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.365445 11519 ts_tablet_manager.cc:1434] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:08.366483 11519 tablet_bootstrap.cc:492] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62: Bootstrap starting.
I20260710 13:19:08.370714 11520 tablet_bootstrap.cc:654] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.373405 11519 tablet_bootstrap.cc:654] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.372534 11220 catalog_manager.cc:5697] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "ac79de68e1124f3a88f82f0b446c8955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.376606 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4798d184090477ab42e1da068cf8973" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:08.377202 11326 raft_consensus.cc:3060] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.388732 11525 raft_consensus.cc:493] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.389324 11525 raft_consensus.cc:515] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.391958 11525 leader_election.cc:290] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.392956 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24130544b854749b7fafadcbe380f16" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
I20260710 13:19:08.393579 11474 raft_consensus.cc:2468] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 0.
I20260710 13:19:08.393929 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24130544b854749b7fafadcbe380f16" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955" is_pre_election: true
I20260710 13:19:08.394752 11292 leader_election.cc:304] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, 6529ccebfadc40818fd5fafdef49e96c; no voters: 
W20260710 13:19:08.395745 11289 leader_election.cc:343] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.388341 11522 raft_consensus.cc:493] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.397156 11522 raft_consensus.cc:515] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.398228 11525 raft_consensus.cc:2804] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.398720 11525 raft_consensus.cc:493] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.399165 11525 raft_consensus.cc:3060] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.402302 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4798d184090477ab42e1da068cf8973" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:08.402843 11474 raft_consensus.cc:3060] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.404829 11522 leader_election.cc:290] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.411286 11525 raft_consensus.cc:515] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.415014 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24130544b854749b7fafadcbe380f16" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
W20260710 13:19:08.417001 11289 leader_election.cc:343] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.419914 11325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b76f48fc104280bef99b2ab0625df4" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62" is_pre_election: true
I20260710 13:19:08.420755 11325 raft_consensus.cc:2468] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 0.
I20260710 13:19:08.422000 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b76f48fc104280bef99b2ab0625df4" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
I20260710 13:19:08.424409 11326 raft_consensus.cc:2468] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 1.
I20260710 13:19:08.424233 11367 leader_election.cc:304] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955; no voters: 
W20260710 13:19:08.425521 11367 leader_election.cc:343] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.426759 11367 leader_election.cc:304] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:08.427007 11474 raft_consensus.cc:2468] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 1.
I20260710 13:19:08.428454 11522 raft_consensus.cc:2804] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.428937 11522 raft_consensus.cc:493] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.429193 11522 raft_consensus.cc:3060] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.430786 11519 tablet_bootstrap.cc:492] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62: No bootstrap required, opened a new log
I20260710 13:19:08.431262 11519 ts_tablet_manager.cc:1403] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent bootstrapping tablet: real 0.065s	user 0.033s	sys 0.031s
I20260710 13:19:08.433717 11519 raft_consensus.cc:359] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.434336 11519 raft_consensus.cc:385] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.434594 11519 raft_consensus.cc:740] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.435412 11555 raft_consensus.cc:2804] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.435873 11555 raft_consensus.cc:697] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Becoming Leader. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:08.435868 11534 consensus_queue.cc:1048] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:08.436836 11555 consensus_queue.cc:237] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.438112 11522 raft_consensus.cc:515] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.440214 11522 leader_election.cc:290] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.435279 11519 consensus_queue.cc:260] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.441995 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b76f48fc104280bef99b2ab0625df4" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:08.442675 11326 raft_consensus.cc:3060] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.444480 11519 ts_tablet_manager.cc:1434] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:19:08.445359 11519 tablet_bootstrap.cc:492] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62: Bootstrap starting.
I20260710 13:19:08.449791 11326 raft_consensus.cc:2468] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 1.
I20260710 13:19:08.452417 11518 tablet_bootstrap.cc:492] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955: No bootstrap required, opened a new log
I20260710 13:19:08.452999 11518 ts_tablet_manager.cc:1403] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955: Time spent bootstrapping tablet: real 0.138s	user 0.008s	sys 0.012s
I20260710 13:19:08.455834 11367 leader_election.cc:304] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:08.456288 11519 tablet_bootstrap.cc:654] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.459348 11518 raft_consensus.cc:359] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.460289 11518 raft_consensus.cc:385] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.460597 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b76f48fc104280bef99b2ab0625df4" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:08.461766 11525 leader_election.cc:290] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 election: Requested vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
W20260710 13:19:08.462011 11367 leader_election.cc:343] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.460635 11518 raft_consensus.cc:740] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.462921 11518 consensus_queue.cc:260] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.464120 11522 raft_consensus.cc:2804] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.464757 11522 raft_consensus.cc:697] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Becoming Leader. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:08.464859 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24130544b854749b7fafadcbe380f16" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:08.465416 11475 raft_consensus.cc:3060] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.465859 11522 consensus_queue.cc:237] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.468804 11518 ts_tablet_manager.cc:1434] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:19:08.472461 11520 tablet_bootstrap.cc:492] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c: No bootstrap required, opened a new log
I20260710 13:19:08.472900 11520 ts_tablet_manager.cc:1403] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c: Time spent bootstrapping tablet: real 0.135s	user 0.012s	sys 0.006s
I20260710 13:19:08.478524 11525 raft_consensus.cc:493] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.479065 11525 raft_consensus.cc:515] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.480329 11520 raft_consensus.cc:359] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.480990 11520 raft_consensus.cc:385] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.481323 11520 raft_consensus.cc:740] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.481657 11475 raft_consensus.cc:2468] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 1.
I20260710 13:19:08.482316 11520 consensus_queue.cc:260] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.482869 11292 leader_election.cc:304] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [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: 2c27c0179fcf46ea9faafbae502ffa62, 6529ccebfadc40818fd5fafdef49e96c; no voters: ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:08.484786 11520 ts_tablet_manager.cc:1434] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:19:08.487290 11571 raft_consensus.cc:2804] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.489790 11520 tablet_bootstrap.cc:492] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c: Bootstrap starting.
I20260710 13:19:08.490892 11525 leader_election.cc:290] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.495394 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e42e0b21454e1bb3be26e61574f8e3" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955" is_pre_election: true
I20260710 13:19:08.496680 11401 raft_consensus.cc:2468] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 0.
I20260710 13:19:08.497251 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e42e0b21454e1bb3be26e61574f8e3" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
W20260710 13:19:08.499212 11292 leader_election.cc:343] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.490667 11223 catalog_manager.cc:5697] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "ac79de68e1124f3a88f82f0b446c8955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.500274 11289 leader_election.cc:304] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [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: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955; no voters: 6529ccebfadc40818fd5fafdef49e96c
I20260710 13:19:08.502355 11534 raft_consensus.cc:2804] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.502723 11534 raft_consensus.cc:493] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.503075 11534 raft_consensus.cc:3060] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.502830 11525 consensus_queue.cc:1048] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.510526 11571 raft_consensus.cc:697] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Becoming Leader. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:08.511765 11571 consensus_queue.cc:237] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.515779 11534 raft_consensus.cc:515] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.519639 11520 tablet_bootstrap.cc:654] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.524981 11534 leader_election.cc:290] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 election: Requested vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.525772 11400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e42e0b21454e1bb3be26e61574f8e3" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:08.528263 11400 raft_consensus.cc:3060] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.529769 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e42e0b21454e1bb3be26e61574f8e3" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
W20260710 13:19:08.533550 11292 leader_election.cc:343] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.544935 11400 raft_consensus.cc:2468] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 1.
I20260710 13:19:08.552197 11289 leader_election.cc:304] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [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: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955; no voters: 6529ccebfadc40818fd5fafdef49e96c
I20260710 13:19:08.554046 11574 raft_consensus.cc:2804] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.560199 11520 tablet_bootstrap.cc:492] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c: No bootstrap required, opened a new log
I20260710 13:19:08.560385 11519 tablet_bootstrap.cc:492] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62: No bootstrap required, opened a new log
I20260710 13:19:08.560621 11520 ts_tablet_manager.cc:1403] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.007s
I20260710 13:19:08.560806 11519 ts_tablet_manager.cc:1403] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.012s
I20260710 13:19:08.562165 11574 raft_consensus.cc:697] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Becoming Leader. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:08.562906 11520 raft_consensus.cc:359] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.563197 11574 consensus_queue.cc:237] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.563630 11520 raft_consensus.cc:385] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.563475 11519 raft_consensus.cc:359] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.564006 11520 raft_consensus.cc:740] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.564177 11519 raft_consensus.cc:385] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.564486 11519 raft_consensus.cc:740] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.564749 11520 consensus_queue.cc:260] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.565251 11519 consensus_queue.cc:260] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.567092 11520 ts_tablet_manager.cc:1434] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:08.567729 11519 ts_tablet_manager.cc:1434] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:08.572520 11223 catalog_manager.cc:5697] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.586933 11222 catalog_manager.cc:5697] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "ac79de68e1124f3a88f82f0b446c8955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.595986 11223 catalog_manager.cc:5697] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:08.609566 11271 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:08.626525 11522 raft_consensus.cc:493] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.627092 11522 raft_consensus.cc:515] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.629172 11522 leader_election.cc:290] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.629968 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d01b4d39442a689e592a7d1384013" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62" is_pre_election: true
I20260710 13:19:08.630280 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d01b4d39442a689e592a7d1384013" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
I20260710 13:19:08.630508 11326 raft_consensus.cc:2468] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 0.
I20260710 13:19:08.630878 11475 raft_consensus.cc:2468] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 0.
I20260710 13:19:08.631819 11367 leader_election.cc:304] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:08.632562 11522 raft_consensus.cc:2804] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.632896 11522 raft_consensus.cc:493] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.633226 11522 raft_consensus.cc:3060] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.637355 11522 raft_consensus.cc:515] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.638906 11522 leader_election.cc:290] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.639647 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d01b4d39442a689e592a7d1384013" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:08.639802 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d01b4d39442a689e592a7d1384013" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:08.640223 11326 raft_consensus.cc:3060] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.640288 11475 raft_consensus.cc:3060] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.644753 11475 raft_consensus.cc:2468] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 1.
I20260710 13:19:08.645732 11367 leader_election.cc:304] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:08.646492 11522 raft_consensus.cc:2804] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.646697 11326 raft_consensus.cc:2468] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 1.
I20260710 13:19:08.647068 11522 raft_consensus.cc:697] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Becoming Leader. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:08.647891 11522 consensus_queue.cc:237] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.656013 11222 catalog_manager.cc:5697] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "ac79de68e1124f3a88f82f0b446c8955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.700992 11522 consensus_queue.cc:1048] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.712857 11522 consensus_queue.cc:1048] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.720865 11556 raft_consensus.cc:493] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.721354 11556 raft_consensus.cc:515] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.723415 11556 leader_election.cc:290] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787)
I20260710 13:19:08.724664 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b76f48fc104280bef99b2ab0625df4" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62" is_pre_election: true
I20260710 13:19:08.725059 11400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b76f48fc104280bef99b2ab0625df4" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955" is_pre_election: true
I20260710 13:19:08.725457 11326 raft_consensus.cc:2393] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6529ccebfadc40818fd5fafdef49e96c in current term 1: Already voted for candidate ac79de68e1124f3a88f82f0b446c8955 in this term.
I20260710 13:19:08.727133 11441 leader_election.cc:304] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529ccebfadc40818fd5fafdef49e96c; no voters: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:08.727924 11556 raft_consensus.cc:3060] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.734555 11556 raft_consensus.cc:2749] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:08.806413 11574 raft_consensus.cc:493] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.806895 11574 raft_consensus.cc:515] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.808593 11574 leader_election.cc:290] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.809540 11400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955" is_pre_election: true
I20260710 13:19:08.809789 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
I20260710 13:19:08.810555 11475 raft_consensus.cc:2393] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c27c0179fcf46ea9faafbae502ffa62 in current term 1: Already voted for candidate ac79de68e1124f3a88f82f0b446c8955 in this term.
I20260710 13:19:08.811502 11292 leader_election.cc:304] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62; no voters: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:08.812114 11574 raft_consensus.cc:3060] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.812991 11571 raft_consensus.cc:493] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.813436 11571 raft_consensus.cc:515] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.815395 11571 leader_election.cc:290] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.816203 11400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955" is_pre_election: true
I20260710 13:19:08.816951 11400 raft_consensus.cc:2393] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2c27c0179fcf46ea9faafbae502ffa62 in current term 1: Already voted for candidate 6529ccebfadc40818fd5fafdef49e96c in this term.
I20260710 13:19:08.818222 11574 raft_consensus.cc:2749] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:08.819290 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
I20260710 13:19:08.819500 11522 consensus_queue.cc:1048] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.820608 11292 leader_election.cc:304] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62; no voters: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:08.821308 11574 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.831751 11557 consensus_queue.cc:1048] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:08.832557 11574 raft_consensus.cc:2749] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:08.871181 11556 consensus_queue.cc:1048] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.891283 11527 consensus_queue.cc:1048] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.895665 11557 consensus_queue.cc:1048] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:08.902029 11401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
mode: GRACEFUL
new_leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
 from {username='slave'} at 127.0.0.1:43748
I20260710 13:19:08.902752 11401 raft_consensus.cc:606] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Received request to transfer leadership to TS 2c27c0179fcf46ea9faafbae502ffa62
I20260710 13:19:08.909754 11401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
mode: GRACEFUL
new_leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
 from {username='slave'} at 127.0.0.1:43748
I20260710 13:19:08.910316 11401 raft_consensus.cc:606] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Received request to transfer leadership to TS 2c27c0179fcf46ea9faafbae502ffa62
I20260710 13:19:08.913789 11557 raft_consensus.cc:493] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.914294 11557 raft_consensus.cc:515] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.916479 11557 leader_election.cc:290] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:08.918162 11325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24130544b854749b7fafadcbe380f16" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62" is_pre_election: true
I20260710 13:19:08.919342 11475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24130544b854749b7fafadcbe380f16" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6529ccebfadc40818fd5fafdef49e96c" is_pre_election: true
I20260710 13:19:08.920109 11475 raft_consensus.cc:2393] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac79de68e1124f3a88f82f0b446c8955 in current term 1: Already voted for candidate 2c27c0179fcf46ea9faafbae502ffa62 in this term.
I20260710 13:19:08.918642 11555 consensus_queue.cc:1048] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.924144 11401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4798d184090477ab42e1da068cf8973"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
mode: GRACEFUL
new_leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
 from {username='slave'} at 127.0.0.1:43748
I20260710 13:19:08.924726 11401 raft_consensus.cc:606] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Received request to transfer leadership to TS 2c27c0179fcf46ea9faafbae502ffa62
I20260710 13:19:08.926417 11367 leader_election.cc:304] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac79de68e1124f3a88f82f0b446c8955; no voters: 2c27c0179fcf46ea9faafbae502ffa62, 6529ccebfadc40818fd5fafdef49e96c
I20260710 13:19:08.928597 11522 raft_consensus.cc:3060] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.939131 11557 consensus_queue.cc:1048] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.939502 11556 raft_consensus.cc:493] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.939942 11556 raft_consensus.cc:515] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:08.941970 11556 leader_election.cc:290] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787)
I20260710 13:19:08.944681 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e42e0b21454e1bb3be26e61574f8e3" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62" is_pre_election: true
I20260710 13:19:08.935817 11522 raft_consensus.cc:2749] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:08.953308 11534 consensus_queue.cc:1048] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.971213 11400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e42e0b21454e1bb3be26e61574f8e3" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac79de68e1124f3a88f82f0b446c8955" is_pre_election: true
I20260710 13:19:08.972108 11400 raft_consensus.cc:2393] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6529ccebfadc40818fd5fafdef49e96c in current term 1: Already voted for candidate 2c27c0179fcf46ea9faafbae502ffa62 in this term.
I20260710 13:19:08.973311 11557 consensus_queue.cc:1048] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.976130 11438 leader_election.cc:304] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6529ccebfadc40818fd5fafdef49e96c; no voters: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:08.975535 11522 raft_consensus.cc:993] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955: : Instructing follower 2c27c0179fcf46ea9faafbae502ffa62 to start an election
I20260710 13:19:08.976891 11556 raft_consensus.cc:3060] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.983292 11522 raft_consensus.cc:1081] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Signalling peer 2c27c0179fcf46ea9faafbae502ffa62 to start an election
I20260710 13:19:08.985181 11325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4798d184090477ab42e1da068cf8973"
dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
 from {username='slave'} at 127.0.0.1:35248
I20260710 13:19:08.985738 11325 raft_consensus.cc:493] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:08.986099 11325 raft_consensus.cc:3060] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.986595 11556 raft_consensus.cc:2749] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:08.993350 11325 raft_consensus.cc:515] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.000126 11571 consensus_queue.cc:1048] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.005652 11472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15d263f736994a10bf85397732dce959"
dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
mode: GRACEFUL
new_leader_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:37368
I20260710 13:19:09.006232 11472 raft_consensus.cc:606] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 1 LEADER]: Received request to transfer leadership to TS ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:09.012825 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4798d184090477ab42e1da068cf8973" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:09.013399 11401 raft_consensus.cc:3055] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.013738 11401 raft_consensus.cc:740] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:09.014523 11401 consensus_queue.cc:260] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.015489 11401 raft_consensus.cc:3060] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.022363 11401 raft_consensus.cc:2468] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 2.
I20260710 13:19:09.023494 11289 leader_election.cc:304] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:09.024304 11534 raft_consensus.cc:2804] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.024766 11534 raft_consensus.cc:697] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Becoming Leader. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:09.025517 11534 consensus_queue.cc:237] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.032168 11325 leader_election.cc:290] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 2 election: Requested vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:09.036019 11473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4798d184090477ab42e1da068cf8973" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:09.036638 11473 raft_consensus.cc:3060] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.043252 11534 consensus_queue.cc:1048] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.047637 11473 raft_consensus.cc:2468] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 2.
I20260710 13:19:09.047957 11220 catalog_manager.cc:5697] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 reported cstate change: term changed from 1 to 2, leader changed from ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194) to 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193). New cstate: current_term: 2 leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.051815 11325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f24130544b854749b7fafadcbe380f16"
dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
mode: GRACEFUL
new_leader_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:35262
I20260710 13:19:09.052404 11325 raft_consensus.cc:606] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Received request to transfer leadership to TS ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:09.065393 11534 consensus_queue.cc:1048] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.066040 11325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9e42e0b21454e1bb3be26e61574f8e3"
dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
mode: GRACEFUL
new_leader_uuid: "6529ccebfadc40818fd5fafdef49e96c"
 from {username='slave'} at 127.0.0.1:35262
I20260710 13:19:09.066584 11325 raft_consensus.cc:606] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Received request to transfer leadership to TS 6529ccebfadc40818fd5fafdef49e96c
I20260710 13:19:09.075138 11572 raft_consensus.cc:993] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62: : Instructing follower 6529ccebfadc40818fd5fafdef49e96c to start an election
I20260710 13:19:09.075603 11534 raft_consensus.cc:1081] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Signalling peer 6529ccebfadc40818fd5fafdef49e96c to start an election
I20260710 13:19:09.077245 11473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9e42e0b21454e1bb3be26e61574f8e3"
dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
 from {username='slave'} at 127.0.0.1:37338
I20260710 13:19:09.077924 11473 raft_consensus.cc:493] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.078365 11473 raft_consensus.cc:3060] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.084836 11473 raft_consensus.cc:515] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.087409 11473 leader_election.cc:290] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 2 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787)
I20260710 13:19:09.087599 11325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e42e0b21454e1bb3be26e61574f8e3" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:09.087919 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e42e0b21454e1bb3be26e61574f8e3" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:09.088176 11325 raft_consensus.cc:3055] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.088485 11401 raft_consensus.cc:3060] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.088523 11325 raft_consensus.cc:740] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:09.089443 11325 consensus_queue.cc:260] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.090319 11325 raft_consensus.cc:3060] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.095001 11401 raft_consensus.cc:2468] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529ccebfadc40818fd5fafdef49e96c in term 2.
I20260710 13:19:09.096037 11325 raft_consensus.cc:2468] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529ccebfadc40818fd5fafdef49e96c in term 2.
I20260710 13:19:09.096150 11438 leader_election.cc:304] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:09.097008 11556 raft_consensus.cc:2804] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.097476 11556 raft_consensus.cc:697] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 2 LEADER]: Becoming Leader. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Running, Role: LEADER
I20260710 13:19:09.098246 11556 consensus_queue.cc:237] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.105222 11223 catalog_manager.cc:5697] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c reported cstate change: term changed from 1 to 2, leader changed from 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193) to 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195). New cstate: current_term: 2 leader_uuid: "6529ccebfadc40818fd5fafdef49e96c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:09.129456 11557 consensus_queue.cc:1048] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.140749 11555 consensus_queue.cc:1048] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.216480 11593 raft_consensus.cc:993] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955: : Instructing follower 2c27c0179fcf46ea9faafbae502ffa62 to start an election
I20260710 13:19:09.216940 11555 raft_consensus.cc:1081] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Signalling peer 2c27c0179fcf46ea9faafbae502ffa62 to start an election
I20260710 13:19:09.218520 11325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998"
dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
 from {username='slave'} at 127.0.0.1:35248
I20260710 13:19:09.219070 11325 raft_consensus.cc:493] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.219429 11325 raft_consensus.cc:3060] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.225878 11325 raft_consensus.cc:515] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.227936 11325 leader_election.cc:290] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 2 election: Requested vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:09.228660 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:09.229266 11401 raft_consensus.cc:3055] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.229184 11473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:09.229693 11401 raft_consensus.cc:740] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:09.229915 11473 raft_consensus.cc:3060] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.230523 11401 consensus_queue.cc:260] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.231738 11401 raft_consensus.cc:3060] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.236426 11473 raft_consensus.cc:2468] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 2.
I20260710 13:19:09.237610 11292 leader_election.cc:304] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, 6529ccebfadc40818fd5fafdef49e96c; no voters: 
I20260710 13:19:09.238133 11401 raft_consensus.cc:2468] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 2.
I20260710 13:19:09.238451 11534 raft_consensus.cc:2804] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.238945 11534 raft_consensus.cc:697] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Becoming Leader. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:09.240013 11534 consensus_queue.cc:237] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.246541 11223 catalog_manager.cc:5697] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 reported cstate change: term changed from 1 to 2, leader changed from ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194) to 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193). New cstate: current_term: 2 leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.272406 11522 raft_consensus.cc:993] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955: : Instructing follower 2c27c0179fcf46ea9faafbae502ffa62 to start an election
I20260710 13:19:09.272850 11522 raft_consensus.cc:1081] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Signalling peer 2c27c0179fcf46ea9faafbae502ffa62 to start an election
I20260710 13:19:09.274477 11325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da"
dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
 from {username='slave'} at 127.0.0.1:35248
I20260710 13:19:09.275350 11325 raft_consensus.cc:493] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.275776 11325 raft_consensus.cc:3060] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.280042 11325 raft_consensus.cc:515] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.281582 11325 leader_election.cc:290] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 2 election: Requested vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:09.282369 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:09.282629 11473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:09.282951 11401 raft_consensus.cc:3055] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.283255 11473 raft_consensus.cc:3060] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.283335 11401 raft_consensus.cc:740] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:09.284229 11401 consensus_queue.cc:260] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.285406 11401 raft_consensus.cc:3060] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.288223 11473 raft_consensus.cc:2468] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 2.
I20260710 13:19:09.289202 11292 leader_election.cc:304] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, 6529ccebfadc40818fd5fafdef49e96c; no voters: 
I20260710 13:19:09.289880 11534 raft_consensus.cc:2804] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.290304 11534 raft_consensus.cc:697] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Becoming Leader. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:09.291188 11534 consensus_queue.cc:237] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.291644 11401 raft_consensus.cc:2468] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 2.
I20260710 13:19:09.297541 11223 catalog_manager.cc:5697] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 reported cstate change: term changed from 1 to 2, leader changed from ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194) to 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193). New cstate: current_term: 2 leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.499949 11401 raft_consensus.cc:1275] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Refusing update from remote peer 2c27c0179fcf46ea9faafbae502ffa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.501124 11534 consensus_queue.cc:1048] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.512636 11527 raft_consensus.cc:993] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c: : Instructing follower ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:09.513090 11527 raft_consensus.cc:1081] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 1 LEADER]: Signalling peer ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:09.514786 11400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15d263f736994a10bf85397732dce959"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:43732
I20260710 13:19:09.515332 11400 raft_consensus.cc:493] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.515751 11400 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.519562 11325 raft_consensus.cc:1275] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Refusing update from remote peer 6529ccebfadc40818fd5fafdef49e96c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.519833 11473 raft_consensus.cc:1275] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Refusing update from remote peer 2c27c0179fcf46ea9faafbae502ffa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.521874 11571 consensus_queue.cc:1048] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.526921 11556 consensus_queue.cc:1048] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.529755 11400 raft_consensus.cc:515] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.531395 11525 raft_consensus.cc:993] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62: : Instructing follower ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:09.531813 11525 raft_consensus.cc:1081] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Signalling peer ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:09.532460 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:09.533026 11326 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.536994 11401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f24130544b854749b7fafadcbe380f16"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:43726
I20260710 13:19:09.537563 11401 raft_consensus.cc:493] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.537910 11401 raft_consensus.cc:3060] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.540261 11400 leader_election.cc:290] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 2 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:09.541157 11473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:09.545812 11399 raft_consensus.cc:1275] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Refusing update from remote peer 6529ccebfadc40818fd5fafdef49e96c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.547250 11556 consensus_queue.cc:1048] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.543607 11473 raft_consensus.cc:3055] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.549435 11473 raft_consensus.cc:740] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Running, Role: LEADER
I20260710 13:19:09.559922 11473 consensus_queue.cc:260] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.561244 11473 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.566274 11401 raft_consensus.cc:515] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.568678 11326 raft_consensus.cc:2468] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 2.
I20260710 13:19:09.570240 11367 leader_election.cc:304] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:09.570994 11522 raft_consensus.cc:2804] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.571492 11522 raft_consensus.cc:697] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 2 LEADER]: Becoming Leader. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:09.572291 11522 consensus_queue.cc:237] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.573060 11401 leader_election.cc:290] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 2 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:09.576925 11325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24130544b854749b7fafadcbe380f16" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:09.576864 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24130544b854749b7fafadcbe380f16" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:09.577566 11474 raft_consensus.cc:3060] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.581826 11473 raft_consensus.cc:2468] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 2.
I20260710 13:19:09.577561 11325 raft_consensus.cc:3055] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.583158 11325 raft_consensus.cc:740] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:09.584101 11325 consensus_queue.cc:260] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.585315 11325 raft_consensus.cc:3060] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.586683 11220 catalog_manager.cc:5697] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 reported cstate change: term changed from 1 to 2, leader changed from 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195) to ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194). New cstate: current_term: 2 leader_uuid: "ac79de68e1124f3a88f82f0b446c8955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.587965 11474 raft_consensus.cc:2468] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 2.
I20260710 13:19:09.589277 11367 leader_election.cc:304] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:09.590098 11522 raft_consensus.cc:2804] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.590564 11522 raft_consensus.cc:697] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 2 LEADER]: Becoming Leader. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:09.591408 11522 consensus_queue.cc:237] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:09.594775 11325 raft_consensus.cc:2468] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 2.
I20260710 13:19:09.603951 11220 catalog_manager.cc:5697] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 reported cstate change: term changed from 1 to 2, leader changed from 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193) to ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194). New cstate: current_term: 2 leader_uuid: "ac79de68e1124f3a88f82f0b446c8955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.792654 11474 raft_consensus.cc:1275] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Refusing update from remote peer 2c27c0179fcf46ea9faafbae502ffa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.793736 11534 consensus_queue.cc:1048] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.803404 11401 raft_consensus.cc:1275] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Refusing update from remote peer 2c27c0179fcf46ea9faafbae502ffa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.804051 11474 raft_consensus.cc:1275] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Refusing update from remote peer 2c27c0179fcf46ea9faafbae502ffa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.805147 11525 consensus_queue.cc:1048] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.805274 11574 consensus_queue.cc:1048] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.815305 11401 raft_consensus.cc:1275] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Refusing update from remote peer 2c27c0179fcf46ea9faafbae502ffa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.817862 11571 consensus_queue.cc:1048] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.024780 11325 raft_consensus.cc:1275] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.026010 11522 consensus_queue.cc:1048] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.034024 11474 raft_consensus.cc:1275] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.036695 11555 consensus_queue.cc:1048] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.075696 11474 raft_consensus.cc:1275] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.076896 11555 consensus_queue.cc:1048] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.088820 11325 raft_consensus.cc:1275] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.090233 11593 consensus_queue.cc:1048] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:12.096673 11191 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:19:12.097483 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:12.121356 11401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15d263f736994a10bf85397732dce959"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
mode: GRACEFUL
new_leader_uuid: "6529ccebfadc40818fd5fafdef49e96c"
 from {username='slave'} at 127.0.0.1:43756
I20260710 13:19:12.121976 11401 raft_consensus.cc:606] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 2 LEADER]: Received request to transfer leadership to TS 6529ccebfadc40818fd5fafdef49e96c
I20260710 13:19:12.131577 11325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3"
dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
mode: GRACEFUL
new_leader_uuid: "6529ccebfadc40818fd5fafdef49e96c"
 from {username='slave'} at 127.0.0.1:35268
I20260710 13:19:12.132073 11325 raft_consensus.cc:606] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Received request to transfer leadership to TS 6529ccebfadc40818fd5fafdef49e96c
I20260710 13:19:12.133095 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:12.133529 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:12.381181 11613 raft_consensus.cc:993] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62: : Instructing follower 6529ccebfadc40818fd5fafdef49e96c to start an election
I20260710 13:19:12.381757 11619 raft_consensus.cc:1081] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Signalling peer 6529ccebfadc40818fd5fafdef49e96c to start an election
I20260710 13:19:12.383853 11474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3"
dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
 from {username='slave'} at 127.0.0.1:37338
I20260710 13:19:12.384428 11474 raft_consensus.cc:493] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:12.384874 11474 raft_consensus.cc:3060] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:12.389556 11474 raft_consensus.cc:515] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:12.391175 11474 leader_election.cc:290] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 2 election: Requested vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335)
I20260710 13:19:12.392133 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:12.392218 11325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:12.392885 11401 raft_consensus.cc:3060] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:12.392975 11325 raft_consensus.cc:3055] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:12.393483 11325 raft_consensus.cc:740] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:12.394172 11325 consensus_queue.cc:260] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:12.395188 11325 raft_consensus.cc:3060] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:12.400511 11325 raft_consensus.cc:2468] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529ccebfadc40818fd5fafdef49e96c in term 2.
I20260710 13:19:12.400520 11401 raft_consensus.cc:2468] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529ccebfadc40818fd5fafdef49e96c in term 2.
I20260710 13:19:12.401733 11441 leader_election.cc:304] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, 6529ccebfadc40818fd5fafdef49e96c; no voters: 
I20260710 13:19:12.402520 11605 raft_consensus.cc:2804] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:12.403694 11605 raft_consensus.cc:697] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 2 LEADER]: Becoming Leader. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Running, Role: LEADER
I20260710 13:19:12.404453 11605 consensus_queue.cc:237] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:12.412736 11223 catalog_manager.cc:5697] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c reported cstate change: term changed from 1 to 2, leader changed from 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193) to 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195). New cstate: current_term: 2 leader_uuid: "6529ccebfadc40818fd5fafdef49e96c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.575394 11593 raft_consensus.cc:993] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955: : Instructing follower 6529ccebfadc40818fd5fafdef49e96c to start an election
I20260710 13:19:12.575817 11626 raft_consensus.cc:1081] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 2 LEADER]: Signalling peer 6529ccebfadc40818fd5fafdef49e96c to start an election
I20260710 13:19:12.577234 11474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15d263f736994a10bf85397732dce959"
dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
 from {username='slave'} at 127.0.0.1:37352
I20260710 13:19:12.577692 11474 raft_consensus.cc:493] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:12.577986 11474 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.582206 11474 raft_consensus.cc:515] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:12.583736 11474 leader_election.cc:290] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 3 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787)
I20260710 13:19:12.584515 11325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:12.584649 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:12.585120 11325 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.585203 11401 raft_consensus.cc:3055] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:12.585544 11401 raft_consensus.cc:740] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:12.586189 11401 consensus_queue.cc:260] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:12.587071 11401 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.589586 11325 raft_consensus.cc:2468] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529ccebfadc40818fd5fafdef49e96c in term 3.
I20260710 13:19:12.590561 11441 leader_election.cc:304] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [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: 2c27c0179fcf46ea9faafbae502ffa62, 6529ccebfadc40818fd5fafdef49e96c; no voters: 
I20260710 13:19:12.591387 11620 raft_consensus.cc:2804] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:12.591740 11401 raft_consensus.cc:2468] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529ccebfadc40818fd5fafdef49e96c in term 3.
I20260710 13:19:12.591835 11620 raft_consensus.cc:697] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 3 LEADER]: Becoming Leader. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Running, Role: LEADER
I20260710 13:19:12.592720 11620 consensus_queue.cc:237] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:12.598809 11223 catalog_manager.cc:5697] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c reported cstate change: term changed from 2 to 3, leader changed from ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194) to 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195). New cstate: current_term: 3 leader_uuid: "6529ccebfadc40818fd5fafdef49e96c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:12.930351 11325 raft_consensus.cc:1275] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Refusing update from remote peer 6529ccebfadc40818fd5fafdef49e96c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.931563 11620 consensus_queue.cc:1048] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:12.938241 11401 raft_consensus.cc:1275] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Refusing update from remote peer 6529ccebfadc40818fd5fafdef49e96c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.939797 11629 consensus_queue.cc:1048] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:13.022786 11401 raft_consensus.cc:1275] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Refusing update from remote peer 6529ccebfadc40818fd5fafdef49e96c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.023959 11620 consensus_queue.cc:1048] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.031927 11326 raft_consensus.cc:1275] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Refusing update from remote peer 6529ccebfadc40818fd5fafdef49e96c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.033452 11629 consensus_queue.cc:1048] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.134274 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:13.143591 11474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3"
dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
mode: GRACEFUL
new_leader_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:37368
I20260710 13:19:13.144134 11474 raft_consensus.cc:606] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 2 LEADER]: Received request to transfer leadership to TS ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:13.148733 11326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da"
dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
mode: GRACEFUL
new_leader_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:35262
I20260710 13:19:13.149147 11326 raft_consensus.cc:606] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Received request to transfer leadership to TS ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:13.153273 11326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998"
dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
mode: GRACEFUL
new_leader_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:35262
I20260710 13:19:13.153716 11326 raft_consensus.cc:606] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Received request to transfer leadership to TS ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:13.157960 11326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4798d184090477ab42e1da068cf8973"
dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
mode: GRACEFUL
new_leader_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:35262
I20260710 13:19:13.158388 11326 raft_consensus.cc:606] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Received request to transfer leadership to TS ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:13.162755 11474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15d263f736994a10bf85397732dce959"
dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
mode: GRACEFUL
new_leader_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:37368
I20260710 13:19:13.163269 11474 raft_consensus.cc:606] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 3 LEADER]: Received request to transfer leadership to TS ac79de68e1124f3a88f82f0b446c8955
I20260710 13:19:13.163595 11636 raft_consensus.cc:993] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62: : Instructing follower ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:13.164003 11636 raft_consensus.cc:1081] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Signalling peer ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:13.165414 11401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:43726
I20260710 13:19:13.165832 11401 raft_consensus.cc:493] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.166082 11401 raft_consensus.cc:3060] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.170799 11401 raft_consensus.cc:515] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:13.172379 11401 leader_election.cc:290] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 3 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:13.173364 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:13.173691 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:13.173835 11474 raft_consensus.cc:3060] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.174259 11326 raft_consensus.cc:3055] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:13.174551 11326 raft_consensus.cc:740] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:13.175235 11326 consensus_queue.cc:260] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:13.176069 11326 raft_consensus.cc:3060] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.178520 11474 raft_consensus.cc:2468] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 3.
I20260710 13:19:13.179847 11367 leader_election.cc:304] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [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: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:13.180482 11593 raft_consensus.cc:2804] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:13.180881 11326 raft_consensus.cc:2468] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 3.
I20260710 13:19:13.180979 11593 raft_consensus.cc:697] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Becoming Leader. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:13.181805 11593 consensus_queue.cc:237] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:13.188114 11223 catalog_manager.cc:5697] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 reported cstate change: term changed from 2 to 3, leader changed from 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193) to ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194). New cstate: current_term: 3 leader_uuid: "ac79de68e1124f3a88f82f0b446c8955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.332832 11605 raft_consensus.cc:993] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c: : Instructing follower ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:13.333303 11629 raft_consensus.cc:1081] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 2 LEADER]: Signalling peer ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:13.334605 11401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:43732
I20260710 13:19:13.335048 11401 raft_consensus.cc:493] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.335327 11401 raft_consensus.cc:3060] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.340112 11401 raft_consensus.cc:515] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:13.341560 11401 leader_election.cc:290] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 3 election: Requested vote from peers 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713), 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335)
I20260710 13:19:13.342139 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:13.342514 11325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:13.342700 11474 raft_consensus.cc:3055] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:13.343010 11474 raft_consensus.cc:740] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Running, Role: LEADER
I20260710 13:19:13.343067 11325 raft_consensus.cc:3060] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.343849 11474 consensus_queue.cc:260] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [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: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:13.344923 11474 raft_consensus.cc:3060] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.349220 11325 raft_consensus.cc:2468] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 3.
I20260710 13:19:13.350180 11367 leader_election.cc:304] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [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: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:13.350422 11474 raft_consensus.cc:2468] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 3.
I20260710 13:19:13.350821 11626 raft_consensus.cc:2804] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:13.351331 11626 raft_consensus.cc:697] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Becoming Leader. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:13.352011 11626 consensus_queue.cc:237] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [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: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:13.357227 11223 catalog_manager.cc:5697] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 reported cstate change: term changed from 2 to 3, leader changed from 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195) to ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194). New cstate: current_term: 3 leader_uuid: "ac79de68e1124f3a88f82f0b446c8955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.438117 11619 raft_consensus.cc:993] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62: : Instructing follower ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:13.438588 11636 raft_consensus.cc:1081] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Signalling peer ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:13.439880 11401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4798d184090477ab42e1da068cf8973"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:43726
I20260710 13:19:13.440256 11401 raft_consensus.cc:493] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.440465 11401 raft_consensus.cc:3060] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.444132 11401 raft_consensus.cc:515] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:13.445376 11401 leader_election.cc:290] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 3 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:13.446376 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4798d184090477ab42e1da068cf8973" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:13.446395 11325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4798d184090477ab42e1da068cf8973" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:13.446880 11474 raft_consensus.cc:3060] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.446914 11325 raft_consensus.cc:3055] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:13.447285 11325 raft_consensus.cc:740] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:13.447785 11325 consensus_queue.cc:260] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:13.448559 11325 raft_consensus.cc:3060] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.450789 11474 raft_consensus.cc:2468] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 3.
I20260710 13:19:13.451609 11367 leader_election.cc:304] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [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: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:13.452196 11626 raft_consensus.cc:2804] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:13.452447 11325 raft_consensus.cc:2468] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 3.
I20260710 13:19:13.452591 11626 raft_consensus.cc:697] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Becoming Leader. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:13.453421 11626 consensus_queue.cc:237] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:13.459950 11223 catalog_manager.cc:5697] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 reported cstate change: term changed from 2 to 3, leader changed from 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193) to ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194). New cstate: current_term: 3 leader_uuid: "ac79de68e1124f3a88f82f0b446c8955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.509202 11619 raft_consensus.cc:993] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62: : Instructing follower ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:13.509603 11636 raft_consensus.cc:1081] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Signalling peer ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:13.510842 11401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:43726
I20260710 13:19:13.511294 11401 raft_consensus.cc:493] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.511570 11401 raft_consensus.cc:3060] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.515040 11605 raft_consensus.cc:993] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c: : Instructing follower ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:13.515457 11629 raft_consensus.cc:1081] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 3 LEADER]: Signalling peer ac79de68e1124f3a88f82f0b446c8955 to start an election
I20260710 13:19:13.516328 11401 raft_consensus.cc:515] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:13.516937 11400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15d263f736994a10bf85397732dce959"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
 from {username='slave'} at 127.0.0.1:43732
I20260710 13:19:13.517457 11400 raft_consensus.cc:493] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.517841 11400 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:13.518668 11325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:13.518826 11401 leader_election.cc:290] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 3 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:13.519210 11325 raft_consensus.cc:3055] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:13.519511 11325 raft_consensus.cc:740] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:13.520120 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c442cadf4640258b183bde1a6d92da" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:13.520602 11474 raft_consensus.cc:3060] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.520171 11325 consensus_queue.cc:260] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:13.521355 11325 raft_consensus.cc:3060] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.524021 11400 raft_consensus.cc:515] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:13.524370 11474 raft_consensus.cc:2468] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 3.
I20260710 13:19:13.525388 11367 leader_election.cc:304] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [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: 6529ccebfadc40818fd5fafdef49e96c, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:13.525864 11400 leader_election.cc:290] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [CANDIDATE]: Term 4 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:13.526002 11626 raft_consensus.cc:2804] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:13.526743 11626 raft_consensus.cc:697] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Becoming Leader. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:13.527043 11325 raft_consensus.cc:2468] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 3.
I20260710 13:19:13.527426 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:13.528174 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "ac79de68e1124f3a88f82f0b446c8955" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:13.528613 11326 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:13.528710 11474 raft_consensus.cc:3055] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:13.528420 11626 consensus_queue.cc:237] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:13.529053 11474 raft_consensus.cc:740] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Running, Role: LEADER
I20260710 13:19:13.529770 11474 consensus_queue.cc:260] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:13.530800 11474 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:13.534240 11326 raft_consensus.cc:2468] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 4.
I20260710 13:19:13.535295 11367 leader_election.cc:304] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [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: 2c27c0179fcf46ea9faafbae502ffa62, ac79de68e1124f3a88f82f0b446c8955; no voters: 
I20260710 13:19:13.535907 11626 raft_consensus.cc:2804] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:13.536348 11626 raft_consensus.cc:697] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 4 LEADER]: Becoming Leader. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:13.536075 11223 catalog_manager.cc:5697] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 reported cstate change: term changed from 2 to 3, leader changed from 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193) to ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194). New cstate: current_term: 3 leader_uuid: "ac79de68e1124f3a88f82f0b446c8955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.537055 11626 consensus_queue.cc:237] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:13.538355 11474 raft_consensus.cc:2468] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac79de68e1124f3a88f82f0b446c8955 in term 4.
I20260710 13:19:13.546747 11223 catalog_manager.cc:5697] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 reported cstate change: term changed from 3 to 4, leader changed from 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195) to ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194). New cstate: current_term: 4 leader_uuid: "ac79de68e1124f3a88f82f0b446c8955" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:13.590744 11326 raft_consensus.cc:1275] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.591985 11626 consensus_queue.cc:1048] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.600796 11474 raft_consensus.cc:1275] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.603047 11626 consensus_queue.cc:1048] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.799654 11474 raft_consensus.cc:1275] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.800743 11626 consensus_queue.cc:1048] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.807689 11326 raft_consensus.cc:1275] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.809013 11593 consensus_queue.cc:1048] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.848299 11474 raft_consensus.cc:1275] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.849278 11593 consensus_queue.cc:1048] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.856921 11326 raft_consensus.cc:1275] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.858889 11648 consensus_queue.cc:1048] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.935318 11326 raft_consensus.cc:1275] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.936445 11648 consensus_queue.cc:1048] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.944511 11474 raft_consensus.cc:1275] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.946549 11626 consensus_queue.cc:1048] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.991303 11326 raft_consensus.cc:1275] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 4 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:13.991303 11474 raft_consensus.cc:1275] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 4 FOLLOWER]: Refusing update from remote peer ac79de68e1124f3a88f82f0b446c8955: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:13.992741 11626 consensus_queue.cc:1048] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:13.993418 11593 consensus_queue.cc:1048] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:16.175606 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:16.183810 11400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15d263f736994a10bf85397732dce959"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
mode: GRACEFUL
new_leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
 from {username='slave'} at 127.0.0.1:43756
I20260710 13:19:16.184489 11400 raft_consensus.cc:606] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 4 LEADER]: Received request to transfer leadership to TS 2c27c0179fcf46ea9faafbae502ffa62
I20260710 13:19:16.187016 11400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
mode: GRACEFUL
new_leader_uuid: "6529ccebfadc40818fd5fafdef49e96c"
 from {username='slave'} at 127.0.0.1:43756
I20260710 13:19:16.187536 11400 raft_consensus.cc:606] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Received request to transfer leadership to TS 6529ccebfadc40818fd5fafdef49e96c
I20260710 13:19:16.189616 11400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
mode: GRACEFUL
new_leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
 from {username='slave'} at 127.0.0.1:43756
I20260710 13:19:16.190052 11400 raft_consensus.cc:606] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Received request to transfer leadership to TS 2c27c0179fcf46ea9faafbae502ffa62
I20260710 13:19:16.192116 11400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97b76f48fc104280bef99b2ab0625df4"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
mode: GRACEFUL
new_leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
 from {username='slave'} at 127.0.0.1:43756
I20260710 13:19:16.192534 11400 raft_consensus.cc:606] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Received request to transfer leadership to TS 2c27c0179fcf46ea9faafbae502ffa62
I20260710 13:19:16.194664 11400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb8d01b4d39442a689e592a7d1384013"
dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
mode: GRACEFUL
new_leader_uuid: "6529ccebfadc40818fd5fafdef49e96c"
 from {username='slave'} at 127.0.0.1:43756
I20260710 13:19:16.195137 11400 raft_consensus.cc:606] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Received request to transfer leadership to TS 6529ccebfadc40818fd5fafdef49e96c
I20260710 13:19:16.196183 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:16.196545 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:16.269881 11593 raft_consensus.cc:993] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955: : Instructing follower 6529ccebfadc40818fd5fafdef49e96c to start an election
I20260710 13:19:16.270407 11654 raft_consensus.cc:1081] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Signalling peer 6529ccebfadc40818fd5fafdef49e96c to start an election
I20260710 13:19:16.271824 11474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb8d01b4d39442a689e592a7d1384013"
dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
 from {username='slave'} at 127.0.0.1:37352
I20260710 13:19:16.272326 11474 raft_consensus.cc:493] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.272746 11474 raft_consensus.cc:3060] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.277379 11474 raft_consensus.cc:515] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:16.279008 11474 leader_election.cc:290] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 2 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787)
I20260710 13:19:16.280041 11400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d01b4d39442a689e592a7d1384013" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:16.280021 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d01b4d39442a689e592a7d1384013" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:16.280835 11326 raft_consensus.cc:3060] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.282584 11400 raft_consensus.cc:3055] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:16.282878 11400 raft_consensus.cc:740] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:16.283761 11400 consensus_queue.cc:260] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:16.285039 11400 raft_consensus.cc:3060] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.286043 11326 raft_consensus.cc:2468] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529ccebfadc40818fd5fafdef49e96c in term 2.
I20260710 13:19:16.287238 11441 leader_election.cc:304] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, 6529ccebfadc40818fd5fafdef49e96c; no voters: 
I20260710 13:19:16.288162 11629 raft_consensus.cc:2804] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:16.289132 11629 raft_consensus.cc:697] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 2 LEADER]: Becoming Leader. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Running, Role: LEADER
I20260710 13:19:16.290040 11629 consensus_queue.cc:237] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:16.290709 11400 raft_consensus.cc:2468] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529ccebfadc40818fd5fafdef49e96c in term 2.
I20260710 13:19:16.296867 11222 catalog_manager.cc:5697] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c reported cstate change: term changed from 1 to 2, leader changed from ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194) to 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195). New cstate: current_term: 2 leader_uuid: "6529ccebfadc40818fd5fafdef49e96c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:16.443445 11593 raft_consensus.cc:993] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955: : Instructing follower 2c27c0179fcf46ea9faafbae502ffa62 to start an election
I20260710 13:19:16.443969 11654 raft_consensus.cc:1081] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Signalling peer 2c27c0179fcf46ea9faafbae502ffa62 to start an election
I20260710 13:19:16.445345 11326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3"
dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
 from {username='slave'} at 127.0.0.1:35248
I20260710 13:19:16.445780 11326 raft_consensus.cc:493] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.446053 11326 raft_consensus.cc:3060] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:16.449883 11326 raft_consensus.cc:515] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:16.451428 11326 leader_election.cc:290] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 4 election: Requested vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:16.452232 11400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:16.452440 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4567e0a530634ba3bd9d43ead38214b3" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:16.452817 11400 raft_consensus.cc:3055] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:16.452886 11474 raft_consensus.cc:3060] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:16.453251 11400 raft_consensus.cc:740] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:16.454039 11400 consensus_queue.cc:260] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [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: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:16.455233 11400 raft_consensus.cc:3060] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:16.458930 11474 raft_consensus.cc:2468] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 4.
I20260710 13:19:16.460136 11292 leader_election.cc:304] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [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: 2c27c0179fcf46ea9faafbae502ffa62, 6529ccebfadc40818fd5fafdef49e96c; no voters: 
I20260710 13:19:16.461073 11400 raft_consensus.cc:2468] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 4.
I20260710 13:19:16.461979 11661 raft_consensus.cc:2804] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:16.463133 11661 raft_consensus.cc:697] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 4 LEADER]: Becoming Leader. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:16.463979 11661 consensus_queue.cc:237] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [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: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } }
I20260710 13:19:16.470316 11222 catalog_manager.cc:5697] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 reported cstate change: term changed from 3 to 4, leader changed from ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194) to 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193). New cstate: current_term: 4 leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:16.527381 11593 raft_consensus.cc:993] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955: : Instructing follower 2c27c0179fcf46ea9faafbae502ffa62 to start an election
I20260710 13:19:16.527812 11654 raft_consensus.cc:1081] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Signalling peer 2c27c0179fcf46ea9faafbae502ffa62 to start an election
I20260710 13:19:16.529106 11326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97b76f48fc104280bef99b2ab0625df4"
dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
 from {username='slave'} at 127.0.0.1:35248
I20260710 13:19:16.529527 11326 raft_consensus.cc:493] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.529800 11326 raft_consensus.cc:3060] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.533656 11326 raft_consensus.cc:515] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:16.535192 11326 leader_election.cc:290] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 2 election: Requested vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:16.536283 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b76f48fc104280bef99b2ab0625df4" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:16.536258 11400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b76f48fc104280bef99b2ab0625df4" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:16.536959 11474 raft_consensus.cc:3060] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.537024 11400 raft_consensus.cc:3055] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:16.537443 11400 raft_consensus.cc:740] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:16.538333 11400 consensus_queue.cc:260] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:16.539644 11400 raft_consensus.cc:3060] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:16.543664 11474 raft_consensus.cc:2468] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 2.
I20260710 13:19:16.544798 11292 leader_election.cc:304] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c27c0179fcf46ea9faafbae502ffa62, 6529ccebfadc40818fd5fafdef49e96c; no voters: 
I20260710 13:19:16.545605 11661 raft_consensus.cc:2804] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:16.546098 11400 raft_consensus.cc:2468] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 2.
I20260710 13:19:16.546135 11661 raft_consensus.cc:697] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Becoming Leader. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:16.547222 11661 consensus_queue.cc:237] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:16.553297 11222 catalog_manager.cc:5697] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 reported cstate change: term changed from 1 to 2, leader changed from ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194) to 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193). New cstate: current_term: 2 leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:16.586532 11654 raft_consensus.cc:993] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955: : Instructing follower 2c27c0179fcf46ea9faafbae502ffa62 to start an election
I20260710 13:19:16.586995 11593 raft_consensus.cc:1081] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 4 LEADER]: Signalling peer 2c27c0179fcf46ea9faafbae502ffa62 to start an election
I20260710 13:19:16.588376 11326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15d263f736994a10bf85397732dce959"
dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
 from {username='slave'} at 127.0.0.1:35248
I20260710 13:19:16.588801 11326 raft_consensus.cc:493] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.589092 11326 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:16.593108 11326 raft_consensus.cc:515] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:16.594607 11326 leader_election.cc:290] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [CANDIDATE]: Term 5 election: Requested vote from peers ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787), 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195:36713)
I20260710 13:19:16.595377 11400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:16.595651 11474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d263f736994a10bf85397732dce959" candidate_uuid: "2c27c0179fcf46ea9faafbae502ffa62" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
I20260710 13:19:16.595886 11400 raft_consensus.cc:3055] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:19:16.596146 11474 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:16.596225 11400 raft_consensus.cc:740] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:16.597033 11400 consensus_queue.cc:260] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:16.597956 11400 raft_consensus.cc:3060] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:16.600284 11474 raft_consensus.cc:2468] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 5.
I20260710 13:19:16.601146 11292 leader_election.cc:304] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [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: 2c27c0179fcf46ea9faafbae502ffa62, 6529ccebfadc40818fd5fafdef49e96c; no voters: 
I20260710 13:19:16.601795 11661 raft_consensus.cc:2804] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:16.602255 11661 raft_consensus.cc:697] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 5 LEADER]: Becoming Leader. State: Replica: 2c27c0179fcf46ea9faafbae502ffa62, State: Running, Role: LEADER
I20260710 13:19:16.602985 11400 raft_consensus.cc:2468] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c27c0179fcf46ea9faafbae502ffa62 in term 5.
I20260710 13:19:16.603163 11661 consensus_queue.cc:237] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:16.609608 11222 catalog_manager.cc:5697] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 reported cstate change: term changed from 4 to 5, leader changed from ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194) to 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193). New cstate: current_term: 5 leader_uuid: "2c27c0179fcf46ea9faafbae502ffa62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:16.674372 11326 raft_consensus.cc:1275] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Refusing update from remote peer 6529ccebfadc40818fd5fafdef49e96c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.675597 11629 consensus_queue.cc:1048] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:16.686837 11400 raft_consensus.cc:1275] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Refusing update from remote peer 6529ccebfadc40818fd5fafdef49e96c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.689217 11669 consensus_queue.cc:1048] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:16.689460 11593 raft_consensus.cc:993] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955: : Instructing follower 6529ccebfadc40818fd5fafdef49e96c to start an election
I20260710 13:19:16.690646 11654 raft_consensus.cc:1081] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Signalling peer 6529ccebfadc40818fd5fafdef49e96c to start an election
I20260710 13:19:16.694566 11474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998"
dest_uuid: "6529ccebfadc40818fd5fafdef49e96c"
 from {username='slave'} at 127.0.0.1:37352
I20260710 13:19:16.695046 11474 raft_consensus.cc:493] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:16.695365 11474 raft_consensus.cc:3060] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:16.701215 11474 raft_consensus.cc:515] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:16.703428 11474 leader_election.cc:290] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [CANDIDATE]: Term 4 election: Requested vote from peers 2c27c0179fcf46ea9faafbae502ffa62 (127.10.237.193:33335), ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194:37787)
I20260710 13:19:16.704192 11401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ac79de68e1124f3a88f82f0b446c8955"
I20260710 13:19:16.704726 11401 raft_consensus.cc:3055] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:16.705036 11401 raft_consensus.cc:740] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ac79de68e1124f3a88f82f0b446c8955, State: Running, Role: LEADER
I20260710 13:19:16.704741 11326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2446b942dfdc4b04947812e8b2837998" candidate_uuid: "6529ccebfadc40818fd5fafdef49e96c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2c27c0179fcf46ea9faafbae502ffa62"
I20260710 13:19:16.706097 11326 raft_consensus.cc:3060] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:16.705892 11401 consensus_queue.cc:260] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:16.707427 11401 raft_consensus.cc:3060] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:16.710716 11326 raft_consensus.cc:2468] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529ccebfadc40818fd5fafdef49e96c in term 4.
I20260710 13:19:16.711615 11441 leader_election.cc:304] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [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: 2c27c0179fcf46ea9faafbae502ffa62, 6529ccebfadc40818fd5fafdef49e96c; no voters: 
I20260710 13:19:16.712383 11669 raft_consensus.cc:2804] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:16.712808 11669 raft_consensus.cc:697] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 4 LEADER]: Becoming Leader. State: Replica: 6529ccebfadc40818fd5fafdef49e96c, State: Running, Role: LEADER
I20260710 13:19:16.713999 11401 raft_consensus.cc:2468] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6529ccebfadc40818fd5fafdef49e96c in term 4.
I20260710 13:19:16.714793 11669 consensus_queue.cc:237] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [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: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } }
I20260710 13:19:16.722203 11222 catalog_manager.cc:5697] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c reported cstate change: term changed from 3 to 4, leader changed from ac79de68e1124f3a88f82f0b446c8955 (127.10.237.194) to 6529ccebfadc40818fd5fafdef49e96c (127.10.237.195). New cstate: current_term: 4 leader_uuid: "6529ccebfadc40818fd5fafdef49e96c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:16.876222 11401 raft_consensus.cc:1275] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 4 FOLLOWER]: Refusing update from remote peer 2c27c0179fcf46ea9faafbae502ffa62: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:16.877509 11661 consensus_queue.cc:1048] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:16.885905 11474 raft_consensus.cc:1275] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 4 FOLLOWER]: Refusing update from remote peer 2c27c0179fcf46ea9faafbae502ffa62: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:16.887564 11675 consensus_queue.cc:1048] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:16.998574 11401 raft_consensus.cc:1275] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Refusing update from remote peer 2c27c0179fcf46ea9faafbae502ffa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:16.999750 11675 consensus_queue.cc:1048] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:17.008028 11474 raft_consensus.cc:1275] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Refusing update from remote peer 2c27c0179fcf46ea9faafbae502ffa62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:17.010061 11662 consensus_queue.cc:1048] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:17.098076 11401 raft_consensus.cc:1275] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 4 FOLLOWER]: Refusing update from remote peer 6529ccebfadc40818fd5fafdef49e96c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:17.099218 11669 consensus_queue.cc:1048] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:17.108012 11326 raft_consensus.cc:1275] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 4 FOLLOWER]: Refusing update from remote peer 6529ccebfadc40818fd5fafdef49e96c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:17.109742 11655 consensus_queue.cc:1048] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c27c0179fcf46ea9faafbae502ffa62" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 33335 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:17.164565 11474 raft_consensus.cc:1275] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 5 FOLLOWER]: Refusing update from remote peer 2c27c0179fcf46ea9faafbae502ffa62: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:17.165691 11662 consensus_queue.cc:1048] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6529ccebfadc40818fd5fafdef49e96c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 36713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:17.174823 11401 raft_consensus.cc:1275] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 5 FOLLOWER]: Refusing update from remote peer 2c27c0179fcf46ea9faafbae502ffa62: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:17.176476 11661 consensus_queue.cc:1048] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac79de68e1124f3a88f82f0b446c8955" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 37787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:17.197338 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:17.202718 11191 tablet_server.cc:179] TabletServer@127.10.237.193:0 shutting down...
I20260710 13:19:17.232882 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:17.233656 11191 tablet_replica.cc:333] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62: stopping tablet replica
I20260710 13:19:17.234402 11191 raft_consensus.cc:2243] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.234934 11191 raft_consensus.cc:2272] T d9e42e0b21454e1bb3be26e61574f8e3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.237211 11191 tablet_replica.cc:333] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62: stopping tablet replica
I20260710 13:19:17.237768 11191 raft_consensus.cc:2243] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:19:17.238487 11191 raft_consensus.cc:2272] T 15d263f736994a10bf85397732dce959 P 2c27c0179fcf46ea9faafbae502ffa62 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.240347 11191 tablet_replica.cc:333] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62: stopping tablet replica
I20260710 13:19:17.240854 11191 raft_consensus.cc:2243] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.241257 11191 raft_consensus.cc:2272] T eb8d01b4d39442a689e592a7d1384013 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.243394 11191 tablet_replica.cc:333] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62: stopping tablet replica
I20260710 13:19:17.243880 11191 raft_consensus.cc:2243] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.244278 11191 raft_consensus.cc:2272] T 09c442cadf4640258b183bde1a6d92da P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.245762 11191 tablet_replica.cc:333] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62: stopping tablet replica
I20260710 13:19:17.246212 11191 raft_consensus.cc:2243] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.246604 11191 raft_consensus.cc:2272] T f24130544b854749b7fafadcbe380f16 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.248178 11191 tablet_replica.cc:333] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62: stopping tablet replica
I20260710 13:19:17.248633 11191 raft_consensus.cc:2243] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.249028 11191 raft_consensus.cc:2272] T f4798d184090477ab42e1da068cf8973 P 2c27c0179fcf46ea9faafbae502ffa62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.250524 11191 tablet_replica.cc:333] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62: stopping tablet replica
I20260710 13:19:17.250978 11191 raft_consensus.cc:2243] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.251411 11191 raft_consensus.cc:2272] T 2446b942dfdc4b04947812e8b2837998 P 2c27c0179fcf46ea9faafbae502ffa62 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.253381 11191 tablet_replica.cc:333] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62: stopping tablet replica
I20260710 13:19:17.253834 11191 raft_consensus.cc:2243] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:17.254599 11191 raft_consensus.cc:2272] T 97b76f48fc104280bef99b2ab0625df4 P 2c27c0179fcf46ea9faafbae502ffa62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.256312 11191 tablet_replica.cc:333] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62: stopping tablet replica
I20260710 13:19:17.256744 11191 raft_consensus.cc:2243] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:17.257540 11191 raft_consensus.cc:2272] T 4567e0a530634ba3bd9d43ead38214b3 P 2c27c0179fcf46ea9faafbae502ffa62 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.349468 11191 tablet_server.cc:196] TabletServer@127.10.237.193:0 shutdown complete.
I20260710 13:19:17.369230 11191 tablet_server.cc:179] TabletServer@127.10.237.194:0 shutting down...
I20260710 13:19:17.389536 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:17.390170 11191 tablet_replica.cc:333] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955: stopping tablet replica
I20260710 13:19:17.390753 11191 raft_consensus.cc:2243] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.391273 11191 raft_consensus.cc:2272] T eb8d01b4d39442a689e592a7d1384013 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.393222 11191 tablet_replica.cc:333] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955: stopping tablet replica
I20260710 13:19:17.393694 11191 raft_consensus.cc:2243] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:17.394397 11191 raft_consensus.cc:2272] T f24130544b854749b7fafadcbe380f16 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.395951 11191 tablet_replica.cc:333] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955: stopping tablet replica
I20260710 13:19:17.396427 11191 raft_consensus.cc:2243] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:17.397109 11191 raft_consensus.cc:2272] T 09c442cadf4640258b183bde1a6d92da P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.398648 11191 tablet_replica.cc:333] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955: stopping tablet replica
I20260710 13:19:17.399158 11191 raft_consensus.cc:2243] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.399528 11191 raft_consensus.cc:2272] T 97b76f48fc104280bef99b2ab0625df4 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.402009 11191 tablet_replica.cc:333] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955: stopping tablet replica
I20260710 13:19:17.402473 11191 raft_consensus.cc:2243] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.402880 11191 raft_consensus.cc:2272] T d9e42e0b21454e1bb3be26e61574f8e3 P ac79de68e1124f3a88f82f0b446c8955 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.404428 11191 tablet_replica.cc:333] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955: stopping tablet replica
I20260710 13:19:17.404870 11191 raft_consensus.cc:2243] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.405225 11191 raft_consensus.cc:2272] T 15d263f736994a10bf85397732dce959 P ac79de68e1124f3a88f82f0b446c8955 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.407088 11191 tablet_replica.cc:333] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955: stopping tablet replica
I20260710 13:19:17.407532 11191 raft_consensus.cc:2243] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:17.408217 11191 raft_consensus.cc:2272] T f4798d184090477ab42e1da068cf8973 P ac79de68e1124f3a88f82f0b446c8955 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.409747 11191 tablet_replica.cc:333] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955: stopping tablet replica
I20260710 13:19:17.410188 11191 raft_consensus.cc:2243] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.410543 11191 raft_consensus.cc:2272] T 2446b942dfdc4b04947812e8b2837998 P ac79de68e1124f3a88f82f0b446c8955 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.412464 11191 tablet_replica.cc:333] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955: stopping tablet replica
I20260710 13:19:17.412879 11191 raft_consensus.cc:2243] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.413232 11191 raft_consensus.cc:2272] T 4567e0a530634ba3bd9d43ead38214b3 P ac79de68e1124f3a88f82f0b446c8955 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.439129 11191 tablet_server.cc:196] TabletServer@127.10.237.194:0 shutdown complete.
I20260710 13:19:17.455078 11191 tablet_server.cc:179] TabletServer@127.10.237.195:0 shutting down...
I20260710 13:19:17.476737 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:17.477303 11191 tablet_replica.cc:333] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c: stopping tablet replica
I20260710 13:19:17.477887 11191 raft_consensus.cc:2243] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.478331 11191 raft_consensus.cc:2272] T 97b76f48fc104280bef99b2ab0625df4 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.480454 11191 tablet_replica.cc:333] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c: stopping tablet replica
I20260710 13:19:17.480999 11191 raft_consensus.cc:2243] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.481415 11191 raft_consensus.cc:2272] T f24130544b854749b7fafadcbe380f16 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.482964 11191 tablet_replica.cc:333] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c: stopping tablet replica
I20260710 13:19:17.483512 11191 raft_consensus.cc:2243] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.483916 11191 raft_consensus.cc:2272] T 09c442cadf4640258b183bde1a6d92da P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.485453 11191 tablet_replica.cc:333] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c: stopping tablet replica
I20260710 13:19:17.485929 11191 raft_consensus.cc:2243] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.486330 11191 raft_consensus.cc:2272] T f4798d184090477ab42e1da068cf8973 P 6529ccebfadc40818fd5fafdef49e96c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.487862 11191 tablet_replica.cc:333] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c: stopping tablet replica
I20260710 13:19:17.488327 11191 raft_consensus.cc:2243] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:17.488997 11191 raft_consensus.cc:2272] T 2446b942dfdc4b04947812e8b2837998 P 6529ccebfadc40818fd5fafdef49e96c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.490702 11191 tablet_replica.cc:333] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c: stopping tablet replica
I20260710 13:19:17.491251 11191 raft_consensus.cc:2243] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.491690 11191 raft_consensus.cc:2272] T 4567e0a530634ba3bd9d43ead38214b3 P 6529ccebfadc40818fd5fafdef49e96c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.493610 11191 tablet_replica.cc:333] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c: stopping tablet replica
I20260710 13:19:17.494037 11191 raft_consensus.cc:2243] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:17.494635 11191 raft_consensus.cc:2272] T eb8d01b4d39442a689e592a7d1384013 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.496308 11191 tablet_replica.cc:333] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c: stopping tablet replica
I20260710 13:19:17.496701 11191 raft_consensus.cc:2243] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:17.497313 11191 raft_consensus.cc:2272] T d9e42e0b21454e1bb3be26e61574f8e3 P 6529ccebfadc40818fd5fafdef49e96c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.498746 11191 tablet_replica.cc:333] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c: stopping tablet replica
I20260710 13:19:17.499198 11191 raft_consensus.cc:2243] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:17.499549 11191 raft_consensus.cc:2272] T 15d263f736994a10bf85397732dce959 P 6529ccebfadc40818fd5fafdef49e96c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.524977 11191 tablet_server.cc:196] TabletServer@127.10.237.195:0 shutdown complete.
I20260710 13:19:17.540649 11191 master.cc:562] Master@127.10.237.254:33651 shutting down...
I20260710 13:19:17.675660 11191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:17.676244 11191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:17.676586 11191 tablet_replica.cc:333] T 00000000000000000000000000000000 P 71a1b388eb8949b39df32050f71c37bd: stopping tablet replica
I20260710 13:19:17.696382 11191 master.cc:584] Master@127.10.237.254:33651 shutdown complete.
2c27c0179fcf46ea9faafbae502ffa62  4
6529ccebfadc40818fd5fafdef49e96c  1
ac79de68e1124f3a88f82f0b446c8955  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12649 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:19:17.735666 11191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.237.254:35727
I20260710 13:19:17.736790 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:17.742493 11684 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:19:17.742717 11683 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:19:17.743469 11686 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:19:17.744083 11191 server_base.cc:1061] running on GCE node
I20260710 13:19:17.744863 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:17.745069 11191 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:19:17.745255 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689557745240 us; error 0 us; skew 500 ppm
I20260710 13:19:17.745800 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:17.748114 11191 webserver.cc:533] Webserver started at http://127.10.237.254:40839/ using document root <none> and password file <none>
I20260710 13:19:17.748613 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:17.748798 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:17.749074 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:17.750138 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/master-0-root/instance:
uuid: "7d77180ce4564e2eb972ac711a9063c4"
format_stamp: "Formatted at 2026-07-10 13:19:17 on dist-test-slave-0q4n"
I20260710 13:19:17.754455 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:17.757534 11691 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:19:17.758195 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:17.758471 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/master-0-root
uuid: "7d77180ce4564e2eb972ac711a9063c4"
format_stamp: "Formatted at 2026-07-10 13:19:17 on dist-test-slave-0q4n"
I20260710 13:19:17.758741 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-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:19:17.777802 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:17.779008 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:17.816486 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.254:35727
I20260710 13:19:17.816587 11742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.254:35727 every 8 connection(s)
I20260710 13:19:17.820231 11743 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:19:17.829281 11743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4: Bootstrap starting.
I20260710 13:19:17.834126 11743 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.838109 11743 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4: No bootstrap required, opened a new log
I20260710 13:19:17.840195 11743 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d77180ce4564e2eb972ac711a9063c4" member_type: VOTER }
I20260710 13:19:17.840577 11743 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.840759 11743 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d77180ce4564e2eb972ac711a9063c4, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.841231 11743 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7d77180ce4564e2eb972ac711a9063c4" member_type: VOTER }
I20260710 13:19:17.841612 11743 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:17.841794 11743 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:17.842003 11743 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.846091 11743 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d77180ce4564e2eb972ac711a9063c4" member_type: VOTER }
I20260710 13:19:17.846552 11743 leader_election.cc:304] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [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: 7d77180ce4564e2eb972ac711a9063c4; no voters: 
I20260710 13:19:17.847570 11743 leader_election.cc:290] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:17.847889 11746 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.849117 11746 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [term 1 LEADER]: Becoming Leader. State: Replica: 7d77180ce4564e2eb972ac711a9063c4, State: Running, Role: LEADER
I20260710 13:19:17.849767 11746 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [LEADER]: Queue going to LEADER mode. State: All 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: "7d77180ce4564e2eb972ac711a9063c4" member_type: VOTER }
I20260710 13:19:17.850414 11743 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:17.854218 11748 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7d77180ce4564e2eb972ac711a9063c4. Latest consensus state: current_term: 1 leader_uuid: "7d77180ce4564e2eb972ac711a9063c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d77180ce4564e2eb972ac711a9063c4" member_type: VOTER } }
I20260710 13:19:17.854961 11748 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:17.854955 11747 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7d77180ce4564e2eb972ac711a9063c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7d77180ce4564e2eb972ac711a9063c4" member_type: VOTER } }
I20260710 13:19:17.855973 11747 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:17.860368 11753 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:17.868295 11753 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:17.869171 11191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:17.877051 11753 catalog_manager.cc:1383] Generated new cluster ID: 8defcbd8a1244f0c9baf6d11f4bd54c9
I20260710 13:19:17.877286 11753 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:17.896823 11753 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:17.898054 11753 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:17.911886 11753 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4: Generated new TSK 0
I20260710 13:19:17.912482 11753 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:17.936038 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:17.941648 11764 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:19:17.942734 11765 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:19:17.944628 11191 server_base.cc:1061] running on GCE node
W20260710 13:19:17.944600 11767 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:19:17.945643 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:17.945865 11191 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:19:17.946043 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689557946019 us; error 0 us; skew 500 ppm
I20260710 13:19:17.946534 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:17.948693 11191 webserver.cc:533] Webserver started at http://127.10.237.193:42581/ using document root <none> and password file <none>
I20260710 13:19:17.949172 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:17.949370 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:17.949625 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:17.950627 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/ts-0-root/instance:
uuid: "7f274bd7929645008065a6419f8436ef"
format_stamp: "Formatted at 2026-07-10 13:19:17 on dist-test-slave-0q4n"
I20260710 13:19:17.955076 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:19:17.958138 11772 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:19:17.959000 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:17.959283 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/ts-0-root
uuid: "7f274bd7929645008065a6419f8436ef"
format_stamp: "Formatted at 2026-07-10 13:19:17 on dist-test-slave-0q4n"
I20260710 13:19:17.959527 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-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:19:17.995947 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:17.997085 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:17.998423 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:18.000640 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:18.000854 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:18.001084 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:18.001268 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:18.039546 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.193:42477
I20260710 13:19:18.039639 11834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.193:42477 every 8 connection(s)
I20260710 13:19:18.044345 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:18.050875 11839 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:19:18.052286 11840 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:19:18.055424 11191 server_base.cc:1061] running on GCE node
W20260710 13:19:18.055368 11842 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:19:18.056762 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:18.056991 11191 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:19:18.057212 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689558057188 us; error 0 us; skew 500 ppm
I20260710 13:19:18.057760 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:18.060454 11835 heartbeater.cc:344] Connected to a master server at 127.10.237.254:35727
I20260710 13:19:18.060580 11191 webserver.cc:533] Webserver started at http://127.10.237.194:42093/ using document root <none> and password file <none>
I20260710 13:19:18.060832 11835 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:18.061285 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:18.061641 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:18.061699 11835 heartbeater.cc:507] Master 127.10.237.254:35727 requested a full tablet report, sending...
I20260710 13:19:18.062036 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:18.063414 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/ts-1-root/instance:
uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
format_stamp: "Formatted at 2026-07-10 13:19:18 on dist-test-slave-0q4n"
I20260710 13:19:18.063858 11708 ts_manager.cc:194] Registered new tserver with Master: 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477)
I20260710 13:19:18.065469 11708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54326
I20260710 13:19:18.068137 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:18.071357 11847 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:19:18.072140 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:18.072366 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/ts-1-root
uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
format_stamp: "Formatted at 2026-07-10 13:19:18 on dist-test-slave-0q4n"
I20260710 13:19:18.072587 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-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:19:18.091539 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:18.092643 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:18.093946 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:18.096032 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:18.096199 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:18.096469 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:18.096622 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:18.134428 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.194:34513
I20260710 13:19:18.134521 11909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.194:34513 every 8 connection(s)
I20260710 13:19:18.138873 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:18.145226 11913 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:19:18.145459 11914 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:19:18.149296 11916 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:19:18.150264 11910 heartbeater.cc:344] Connected to a master server at 127.10.237.254:35727
I20260710 13:19:18.150604 11910 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:18.151315 11910 heartbeater.cc:507] Master 127.10.237.254:35727 requested a full tablet report, sending...
I20260710 13:19:18.153203 11708 ts_manager.cc:194] Registered new tserver with Master: 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:18.154551 11708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54332
I20260710 13:19:18.155279 11191 server_base.cc:1061] running on GCE node
I20260710 13:19:18.156358 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:18.156610 11191 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:19:18.156808 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689558156789 us; error 0 us; skew 500 ppm
I20260710 13:19:18.157321 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:18.159507 11191 webserver.cc:533] Webserver started at http://127.10.237.195:40561/ using document root <none> and password file <none>
I20260710 13:19:18.159909 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:18.160066 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:18.160259 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:18.161384 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/ts-2-root/instance:
uuid: "23c8373be00f46d5b920abc2429cacbc"
format_stamp: "Formatted at 2026-07-10 13:19:18 on dist-test-slave-0q4n"
I20260710 13:19:18.165585 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:19:18.168605 11921 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:19:18.169282 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:18.169559 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/ts-2-root
uuid: "23c8373be00f46d5b920abc2429cacbc"
format_stamp: "Formatted at 2026-07-10 13:19:18 on dist-test-slave-0q4n"
I20260710 13:19:18.169816 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689544926673-11191-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:19:18.207110 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:18.208338 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:18.209801 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:18.211979 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:18.212206 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:18.212447 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:18.212617 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:18.250667 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.195:41895
I20260710 13:19:18.250756 11983 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.195:41895 every 8 connection(s)
I20260710 13:19:18.264289 11984 heartbeater.cc:344] Connected to a master server at 127.10.237.254:35727
I20260710 13:19:18.264691 11984 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:18.265445 11984 heartbeater.cc:507] Master 127.10.237.254:35727 requested a full tablet report, sending...
I20260710 13:19:18.267323 11708 ts_manager.cc:194] Registered new tserver with Master: 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:18.268266 11191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014352678s
I20260710 13:19:18.268729 11708 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54338
I20260710 13:19:18.291836 11708 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54342:
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:19:18.294632 11708 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:19:18.362252 11949 tablet_service.cc:1511] Processing CreateTablet for tablet a5e289e1e3df4affaca398d6a42adcb5 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:18.363703 11949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5e289e1e3df4affaca398d6a42adcb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.372145 11948 tablet_service.cc:1511] Processing CreateTablet for tablet 3186291a091a48a7b345ea6cf923e4d6 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:18.372920 11799 tablet_service.cc:1511] Processing CreateTablet for tablet 3186291a091a48a7b345ea6cf923e4d6 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:18.373461 11948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3186291a091a48a7b345ea6cf923e4d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.374145 11799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3186291a091a48a7b345ea6cf923e4d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.377684 11798 tablet_service.cc:1511] Processing CreateTablet for tablet b65a4eb3b27a4f68b99a940d43be59e8 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:18.378919 11798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b65a4eb3b27a4f68b99a940d43be59e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.380036 11800 tablet_service.cc:1511] Processing CreateTablet for tablet a5e289e1e3df4affaca398d6a42adcb5 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:18.381263 11800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5e289e1e3df4affaca398d6a42adcb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.382387 11797 tablet_service.cc:1511] Processing CreateTablet for tablet 1500cc01e398425eba9d442485801f90 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:18.383635 11797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1500cc01e398425eba9d442485801f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.387087 11796 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca8b2b194784fac856a1d914880a164 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:18.388299 11796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca8b2b194784fac856a1d914880a164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.395200 11875 tablet_service.cc:1511] Processing CreateTablet for tablet a5e289e1e3df4affaca398d6a42adcb5 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:18.396454 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5e289e1e3df4affaca398d6a42adcb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.397751 11947 tablet_service.cc:1511] Processing CreateTablet for tablet b65a4eb3b27a4f68b99a940d43be59e8 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:18.399082 11947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b65a4eb3b27a4f68b99a940d43be59e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.400218 11874 tablet_service.cc:1511] Processing CreateTablet for tablet 3186291a091a48a7b345ea6cf923e4d6 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:18.401499 11874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3186291a091a48a7b345ea6cf923e4d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.404160 11873 tablet_service.cc:1511] Processing CreateTablet for tablet b65a4eb3b27a4f68b99a940d43be59e8 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:18.404755 11946 tablet_service.cc:1511] Processing CreateTablet for tablet 1500cc01e398425eba9d442485801f90 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:18.405421 11873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b65a4eb3b27a4f68b99a940d43be59e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.406476 11946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1500cc01e398425eba9d442485801f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.408169 11872 tablet_service.cc:1511] Processing CreateTablet for tablet 1500cc01e398425eba9d442485801f90 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:18.409425 11872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1500cc01e398425eba9d442485801f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.412201 11871 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca8b2b194784fac856a1d914880a164 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:18.413436 11871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca8b2b194784fac856a1d914880a164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.416649 11945 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca8b2b194784fac856a1d914880a164 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:18.418380 11945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca8b2b194784fac856a1d914880a164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.472385 11800 tablet_service.cc:1511] Processing CreateTablet for tablet c1e95c1b9a744c4f87f2e8f071e6e17b (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:18.473147 11870 tablet_service.cc:1511] Processing CreateTablet for tablet c1e95c1b9a744c4f87f2e8f071e6e17b (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:18.473752 11800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e95c1b9a744c4f87f2e8f071e6e17b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.474412 11870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e95c1b9a744c4f87f2e8f071e6e17b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.478296 12000 tablet_bootstrap.cc:492] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc: Bootstrap starting.
I20260710 13:19:18.510093 11949 tablet_service.cc:1511] Processing CreateTablet for tablet c1e95c1b9a744c4f87f2e8f071e6e17b (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:18.511473 11949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e95c1b9a744c4f87f2e8f071e6e17b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.511891 11799 tablet_service.cc:1511] Processing CreateTablet for tablet 93d1b8a990f74ba388283577e158543f (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:18.513442 11799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d1b8a990f74ba388283577e158543f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.508209 11999 tablet_bootstrap.cc:492] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef: Bootstrap starting.
I20260710 13:19:18.524572 12000 tablet_bootstrap.cc:654] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.530838 11999 tablet_bootstrap.cc:654] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.539853 11948 tablet_service.cc:1511] Processing CreateTablet for tablet 93d1b8a990f74ba388283577e158543f (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:18.541178 11948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d1b8a990f74ba388283577e158543f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.531929 12001 tablet_bootstrap.cc:492] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a: Bootstrap starting.
I20260710 13:19:18.537252 11874 tablet_service.cc:1511] Processing CreateTablet for tablet 93d1b8a990f74ba388283577e158543f (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:18.547871 11874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93d1b8a990f74ba388283577e158543f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.548316 11799 tablet_service.cc:1511] Processing CreateTablet for tablet da26f20002814ddc8802946c1ffb2fd4 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:18.549520 11799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da26f20002814ddc8802946c1ffb2fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.550819 11870 tablet_service.cc:1511] Processing CreateTablet for tablet da26f20002814ddc8802946c1ffb2fd4 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:18.552882 11870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da26f20002814ddc8802946c1ffb2fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.555725 11945 tablet_service.cc:1511] Processing CreateTablet for tablet da26f20002814ddc8802946c1ffb2fd4 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:18.557005 11798 tablet_service.cc:1511] Processing CreateTablet for tablet deeac02262ba42809ede1153bcdd1afe (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:18.558434 11945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da26f20002814ddc8802946c1ffb2fd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.558454 11798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deeac02262ba42809ede1153bcdd1afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.570477 12001 tablet_bootstrap.cc:654] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.574306 11875 tablet_service.cc:1511] Processing CreateTablet for tablet deeac02262ba42809ede1153bcdd1afe (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:18.575989 11875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deeac02262ba42809ede1153bcdd1afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.576167 11949 tablet_service.cc:1511] Processing CreateTablet for tablet deeac02262ba42809ede1153bcdd1afe (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:18.577700 11949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deeac02262ba42809ede1153bcdd1afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.611568 12000 tablet_bootstrap.cc:492] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc: No bootstrap required, opened a new log
I20260710 13:19:18.615348 12000 ts_tablet_manager.cc:1403] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc: Time spent bootstrapping tablet: real 0.137s	user 0.019s	sys 0.005s
I20260710 13:19:18.619532 11798 tablet_service.cc:1511] Processing CreateTablet for tablet c0407d41a48c4214b4201d33c2d32491 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:18.620860 11798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0407d41a48c4214b4201d33c2d32491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.621112 11999 tablet_bootstrap.cc:492] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef: No bootstrap required, opened a new log
I20260710 13:19:18.620904 11946 tablet_service.cc:1511] Processing CreateTablet for tablet c0407d41a48c4214b4201d33c2d32491 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:18.621557 11999 ts_tablet_manager.cc:1403] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.015s
I20260710 13:19:18.622186 11946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0407d41a48c4214b4201d33c2d32491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.624444 11999 raft_consensus.cc:359] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.625118 11999 raft_consensus.cc:385] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.625391 11999 raft_consensus.cc:740] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.629715 11874 tablet_service.cc:1511] Processing CreateTablet for tablet c0407d41a48c4214b4201d33c2d32491 (DEFAULT_TABLE table=test-workload [id=e7c41caef65f4dc1abb58a716d9d0e6e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:18.618891 12000 raft_consensus.cc:359] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:18.630947 11874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0407d41a48c4214b4201d33c2d32491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:18.631042 12000 raft_consensus.cc:385] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.631816 12000 raft_consensus.cc:740] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.632690 12000 consensus_queue.cc:260] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:18.633641 11999 consensus_queue.cc:260] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.636963 12001 tablet_bootstrap.cc:492] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a: No bootstrap required, opened a new log
I20260710 13:19:18.638043 12001 ts_tablet_manager.cc:1403] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.007s
I20260710 13:19:18.641727 12001 raft_consensus.cc:359] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.643172 12001 raft_consensus.cc:385] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.643597 12001 raft_consensus.cc:740] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.645360 12001 consensus_queue.cc:260] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.646349 11835 heartbeater.cc:499] Master 127.10.237.254:35727 was elected leader, sending a full tablet report...
I20260710 13:19:18.646713 11984 heartbeater.cc:499] Master 127.10.237.254:35727 was elected leader, sending a full tablet report...
I20260710 13:19:18.646934 12000 ts_tablet_manager.cc:1434] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.003s
I20260710 13:19:18.647858 12000 tablet_bootstrap.cc:492] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc: Bootstrap starting.
I20260710 13:19:18.654502 12000 tablet_bootstrap.cc:654] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.657316 11999 ts_tablet_manager.cc:1434] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.004s
I20260710 13:19:18.658785 11999 tablet_bootstrap.cc:492] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef: Bootstrap starting.
I20260710 13:19:18.670847 11910 heartbeater.cc:499] Master 127.10.237.254:35727 was elected leader, sending a full tablet report...
I20260710 13:19:18.671586 11999 tablet_bootstrap.cc:654] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.673661 12000 tablet_bootstrap.cc:492] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc: No bootstrap required, opened a new log
I20260710 13:19:18.674295 12000 ts_tablet_manager.cc:1403] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.015s
I20260710 13:19:18.678030 12000 raft_consensus.cc:359] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.679039 12000 raft_consensus.cc:385] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.679453 12000 raft_consensus.cc:740] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.679478 12005 raft_consensus.cc:493] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.680188 12007 raft_consensus.cc:493] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.680270 12005 raft_consensus.cc:515] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:18.680687 12007 raft_consensus.cc:515] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.680779 12000 consensus_queue.cc:260] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.683725 12005 leader_election.cc:290] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513), 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477)
I20260710 13:19:18.695745 12000 ts_tablet_manager.cc:1434] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 13:19:18.696715 12000 tablet_bootstrap.cc:492] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc: Bootstrap starting.
I20260710 13:19:18.703096 12000 tablet_bootstrap.cc:654] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.694104 12007 leader_election.cc:290] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:18.706321 12001 ts_tablet_manager.cc:1434] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent starting tablet: real 0.068s	user 0.014s	sys 0.017s
I20260710 13:19:18.710311 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" is_pre_election: true
W20260710 13:19:18.714632 11922 leader_election.cc:343] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.716619 12001 tablet_bootstrap.cc:492] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a: Bootstrap starting.
I20260710 13:19:18.734724 12010 raft_consensus.cc:493] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.735548 12010 raft_consensus.cc:515] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.736378 11999 tablet_bootstrap.cc:492] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef: No bootstrap required, opened a new log
I20260710 13:19:18.736323 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef" is_pre_election: true
I20260710 13:19:18.736995 11999 ts_tablet_manager.cc:1403] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.020s
I20260710 13:19:18.737066 11810 raft_consensus.cc:2468] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 0.
I20260710 13:19:18.738559 11850 leader_election.cc:304] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:18.738958 12010 leader_election.cc:290] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:18.740221 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a4eb3b27a4f68b99a940d43be59e8" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" is_pre_election: true
I20260710 13:19:18.740517 12001 tablet_bootstrap.cc:654] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:18.741616 11922 leader_election.cc:343] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.743161 12007 raft_consensus.cc:2804] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.743541 12007 raft_consensus.cc:493] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.743855 12007 raft_consensus.cc:3060] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.751178 12007 raft_consensus.cc:515] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.755503 11809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a4eb3b27a4f68b99a940d43be59e8" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef" is_pre_election: true
I20260710 13:19:18.756789 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef" is_pre_election: true
W20260710 13:19:18.758456 11924 leader_election.cc:343] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.758754 11999 raft_consensus.cc:359] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:18.759393 11924 leader_election.cc:304] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc; no voters: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a
I20260710 13:19:18.761945 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:18.762858 11810 raft_consensus.cc:3060] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.763330 12007 leader_election.cc:290] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:18.764349 12010 raft_consensus.cc:2749] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:18.764591 11924 leader_election.cc:343] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.765064 11924 leader_election.cc:304] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc; no voters: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a
I20260710 13:19:18.766108 12010 raft_consensus.cc:2749] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.766672 11999 raft_consensus.cc:385] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.767002 11999 raft_consensus.cc:740] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.767797 11999 consensus_queue.cc:260] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:18.768860 11959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c8373be00f46d5b920abc2429cacbc" is_pre_election: true
I20260710 13:19:18.770390 11999 ts_tablet_manager.cc:1434] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 13:19:18.770207 11958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
W20260710 13:19:18.771924 11851 leader_election.cc:343] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:18.772913 11851 leader_election.cc:343] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.774811 12001 tablet_bootstrap.cc:492] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a: No bootstrap required, opened a new log
I20260710 13:19:18.773556 11999 tablet_bootstrap.cc:492] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef: Bootstrap starting.
I20260710 13:19:18.775301 12000 tablet_bootstrap.cc:492] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc: No bootstrap required, opened a new log
I20260710 13:19:18.775985 12000 ts_tablet_manager.cc:1403] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc: Time spent bootstrapping tablet: real 0.079s	user 0.049s	sys 0.027s
I20260710 13:19:18.776460 11810 raft_consensus.cc:2468] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 1.
I20260710 13:19:18.777697 11850 leader_election.cc:304] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [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: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 23c8373be00f46d5b920abc2429cacbc
I20260710 13:19:18.778815 12007 raft_consensus.cc:2804] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.778903 12000 raft_consensus.cc:359] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.779659 12000 raft_consensus.cc:385] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.780077 12000 raft_consensus.cc:740] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.781908 11999 tablet_bootstrap.cc:654] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.781212 12000 consensus_queue.cc:260] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.775380 12001 ts_tablet_manager.cc:1403] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.014s
I20260710 13:19:18.782405 12007 raft_consensus.cc:697] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Becoming Leader. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:18.783387 12007 consensus_queue.cc:237] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.784055 12000 ts_tablet_manager.cc:1434] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:18.785780 12000 tablet_bootstrap.cc:492] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc: Bootstrap starting.
I20260710 13:19:18.787072 12001 raft_consensus.cc:359] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.787813 12001 raft_consensus.cc:385] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.788128 12001 raft_consensus.cc:740] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.788864 12001 consensus_queue.cc:260] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.790934 12001 ts_tablet_manager.cc:1434] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:18.793841 12000 tablet_bootstrap.cc:654] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.795377 12001 tablet_bootstrap.cc:492] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a: Bootstrap starting.
I20260710 13:19:18.800999 12000 tablet_bootstrap.cc:492] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc: No bootstrap required, opened a new log
I20260710 13:19:18.801353 12001 tablet_bootstrap.cc:654] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.801487 12000 ts_tablet_manager.cc:1403] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:19:18.804659 12000 raft_consensus.cc:359] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.805601 12000 raft_consensus.cc:385] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.805976 12000 raft_consensus.cc:740] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.806149 11708 catalog_manager.cc:5697] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194). New cstate: current_term: 1 leader_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.807452 12000 consensus_queue.cc:260] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.809475 11999 tablet_bootstrap.cc:492] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef: No bootstrap required, opened a new log
I20260710 13:19:18.809739 12000 ts_tablet_manager.cc:1434] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:19:18.809971 11999 ts_tablet_manager.cc:1403] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.011s
I20260710 13:19:18.810714 12000 tablet_bootstrap.cc:492] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc: Bootstrap starting.
I20260710 13:19:18.813134 11999 raft_consensus.cc:359] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.814085 11999 raft_consensus.cc:385] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.814397 11999 raft_consensus.cc:740] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.815284 11999 consensus_queue.cc:260] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.816785 12001 tablet_bootstrap.cc:492] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a: No bootstrap required, opened a new log
I20260710 13:19:18.817239 12001 ts_tablet_manager.cc:1403] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.010s
I20260710 13:19:18.817322 12000 tablet_bootstrap.cc:654] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.820246 12001 raft_consensus.cc:359] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.821112 12001 raft_consensus.cc:385] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.821478 12001 raft_consensus.cc:740] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.822295 12001 consensus_queue.cc:260] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.824134 11999 ts_tablet_manager.cc:1434] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:19:18.824689 12001 ts_tablet_manager.cc:1434] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:18.825680 12001 tablet_bootstrap.cc:492] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a: Bootstrap starting.
I20260710 13:19:18.828570 11999 tablet_bootstrap.cc:492] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef: Bootstrap starting.
I20260710 13:19:18.831939 12001 tablet_bootstrap.cc:654] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.836331 11999 tablet_bootstrap.cc:654] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.839761 12000 tablet_bootstrap.cc:492] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc: No bootstrap required, opened a new log
I20260710 13:19:18.840459 12000 ts_tablet_manager.cc:1403] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.015s
I20260710 13:19:18.843921 12000 raft_consensus.cc:359] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.844476 12000 raft_consensus.cc:385] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.844817 12000 raft_consensus.cc:740] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.845986 12001 tablet_bootstrap.cc:492] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a: No bootstrap required, opened a new log
I20260710 13:19:18.845573 12000 consensus_queue.cc:260] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.846458 12001 ts_tablet_manager.cc:1403] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.012s
I20260710 13:19:18.846689 11999 tablet_bootstrap.cc:492] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef: No bootstrap required, opened a new log
I20260710 13:19:18.847210 11999 ts_tablet_manager.cc:1403] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260710 13:19:18.847837 12000 ts_tablet_manager.cc:1434] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:18.848743 12000 tablet_bootstrap.cc:492] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc: Bootstrap starting.
I20260710 13:19:18.849354 12001 raft_consensus.cc:359] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.850090 12001 raft_consensus.cc:385] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.850054 11999 raft_consensus.cc:359] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.850589 12001 raft_consensus.cc:740] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.850965 11999 raft_consensus.cc:385] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.851362 11999 raft_consensus.cc:740] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.851647 12001 consensus_queue.cc:260] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.852247 11999 consensus_queue.cc:260] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.855363 12000 tablet_bootstrap.cc:654] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.855823 12001 ts_tablet_manager.cc:1434] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:19:18.856871 12001 tablet_bootstrap.cc:492] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a: Bootstrap starting.
I20260710 13:19:18.856873 11999 ts_tablet_manager.cc:1434] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
W20260710 13:19:18.864259 11756 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:18.866560 12001 tablet_bootstrap.cc:654] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.869243 11999 tablet_bootstrap.cc:492] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef: Bootstrap starting.
I20260710 13:19:18.872740 12000 tablet_bootstrap.cc:492] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc: No bootstrap required, opened a new log
I20260710 13:19:18.873261 12000 ts_tablet_manager.cc:1403] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.012s
I20260710 13:19:18.874321 12001 tablet_bootstrap.cc:492] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a: No bootstrap required, opened a new log
I20260710 13:19:18.874713 12001 ts_tablet_manager.cc:1403] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260710 13:19:18.876036 11999 tablet_bootstrap.cc:654] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.876379 12000 raft_consensus.cc:359] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.876837 12001 raft_consensus.cc:359] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.877135 12000 raft_consensus.cc:385] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.877477 12001 raft_consensus.cc:385] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.877506 12000 raft_consensus.cc:740] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.877841 12001 raft_consensus.cc:740] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.878427 12000 consensus_queue.cc:260] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.878544 12001 consensus_queue.cc:260] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.880787 12001 ts_tablet_manager.cc:1434] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:18.880787 12000 ts_tablet_manager.cc:1434] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:18.881870 12001 tablet_bootstrap.cc:492] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a: Bootstrap starting.
I20260710 13:19:18.881870 12000 tablet_bootstrap.cc:492] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc: Bootstrap starting.
I20260710 13:19:18.883435 11999 tablet_bootstrap.cc:492] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef: No bootstrap required, opened a new log
I20260710 13:19:18.883944 11999 ts_tablet_manager.cc:1403] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.006s
I20260710 13:19:18.887188 11999 raft_consensus.cc:359] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.887961 11999 raft_consensus.cc:385] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.888331 11999 raft_consensus.cc:740] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.888546 12000 tablet_bootstrap.cc:654] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.888546 12001 tablet_bootstrap.cc:654] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.889163 11999 consensus_queue.cc:260] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.894057 11999 ts_tablet_manager.cc:1434] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260710 13:19:18.895062 11999 tablet_bootstrap.cc:492] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef: Bootstrap starting.
I20260710 13:19:18.900938 12000 tablet_bootstrap.cc:492] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc: No bootstrap required, opened a new log
I20260710 13:19:18.900964 12001 tablet_bootstrap.cc:492] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a: No bootstrap required, opened a new log
I20260710 13:19:18.901372 11999 tablet_bootstrap.cc:654] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.901530 12000 ts_tablet_manager.cc:1403] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.017s
I20260710 13:19:18.901590 12001 ts_tablet_manager.cc:1403] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260710 13:19:18.904484 12000 raft_consensus.cc:359] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.904651 12001 raft_consensus.cc:359] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:18.905265 12000 raft_consensus.cc:385] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.905380 12001 raft_consensus.cc:385] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.905642 12000 raft_consensus.cc:740] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.905779 12001 raft_consensus.cc:740] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.906524 12000 consensus_queue.cc:260] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.906616 12001 consensus_queue.cc:260] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:18.908948 12000 ts_tablet_manager.cc:1434] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:18.909075 12001 ts_tablet_manager.cc:1434] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:18.909919 12000 tablet_bootstrap.cc:492] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc: Bootstrap starting.
I20260710 13:19:18.910015 12001 tablet_bootstrap.cc:492] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a: Bootstrap starting.
I20260710 13:19:18.915899 11999 tablet_bootstrap.cc:492] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef: No bootstrap required, opened a new log
I20260710 13:19:18.916471 11999 ts_tablet_manager.cc:1403] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 13:19:18.916731 12000 tablet_bootstrap.cc:654] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.919466 11999 raft_consensus.cc:359] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.920109 12001 tablet_bootstrap.cc:654] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.920317 11999 raft_consensus.cc:385] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.920710 11999 raft_consensus.cc:740] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.921568 11999 consensus_queue.cc:260] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.924006 11999 ts_tablet_manager.cc:1434] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:18.924964 11999 tablet_bootstrap.cc:492] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef: Bootstrap starting.
I20260710 13:19:18.927776 12000 tablet_bootstrap.cc:492] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc: No bootstrap required, opened a new log
I20260710 13:19:18.928272 12000 ts_tablet_manager.cc:1403] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 13:19:18.929289 12001 tablet_bootstrap.cc:492] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a: No bootstrap required, opened a new log
I20260710 13:19:18.929778 12001 ts_tablet_manager.cc:1403] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260710 13:19:18.930835 12000 raft_consensus.cc:359] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.931573 12000 raft_consensus.cc:385] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.931864 12000 raft_consensus.cc:740] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.932557 12001 raft_consensus.cc:359] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.932636 12000 consensus_queue.cc:260] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.933341 12001 raft_consensus.cc:385] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.933696 12001 raft_consensus.cc:740] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.934682 12000 ts_tablet_manager.cc:1434] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:18.934546 12001 consensus_queue.cc:260] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.935813 11999 tablet_bootstrap.cc:654] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.935771 12006 raft_consensus.cc:493] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.936311 12000 tablet_bootstrap.cc:492] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc: Bootstrap starting.
I20260710 13:19:18.936391 12006 raft_consensus.cc:515] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.942175 12000 tablet_bootstrap.cc:654] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.946000 12006 leader_election.cc:290] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:18.947417 12001 ts_tablet_manager.cc:1434] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260710 13:19:18.950958 12001 tablet_bootstrap.cc:492] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a: Bootstrap starting.
I20260710 13:19:18.957692 12001 tablet_bootstrap.cc:654] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.959715 11999 tablet_bootstrap.cc:492] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef: No bootstrap required, opened a new log
I20260710 13:19:18.960287 11999 ts_tablet_manager.cc:1403] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.003s
I20260710 13:19:18.963361 12000 tablet_bootstrap.cc:492] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc: No bootstrap required, opened a new log
I20260710 13:19:18.963917 12000 ts_tablet_manager.cc:1403] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.007s
I20260710 13:19:18.963928 11999 raft_consensus.cc:359] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.965039 11999 raft_consensus.cc:385] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.965363 11999 raft_consensus.cc:740] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.966042 11999 consensus_queue.cc:260] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.967182 12000 raft_consensus.cc:359] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.970839 12000 raft_consensus.cc:385] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.968081 11999 ts_tablet_manager.cc:1434] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:18.971131 12000 raft_consensus.cc:740] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.971868 11999 tablet_bootstrap.cc:492] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef: Bootstrap starting.
I20260710 13:19:18.971884 11958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e95c1b9a744c4f87f2e8f071e6e17b" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c8373be00f46d5b920abc2429cacbc" is_pre_election: true
I20260710 13:19:18.972081 12000 consensus_queue.cc:260] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.972692 11958 raft_consensus.cc:2468] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 0.
I20260710 13:19:18.968711 12001 tablet_bootstrap.cc:492] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a: No bootstrap required, opened a new log
I20260710 13:19:18.973955 11776 leader_election.cc:304] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 7f274bd7929645008065a6419f8436ef; no voters: 
I20260710 13:19:18.974123 12000 ts_tablet_manager.cc:1434] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:19:18.970005 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e95c1b9a744c4f87f2e8f071e6e17b" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" is_pre_election: true
I20260710 13:19:18.974772 12006 raft_consensus.cc:2804] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.975033 11885 raft_consensus.cc:2468] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 0.
I20260710 13:19:18.975206 12006 raft_consensus.cc:493] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.975579 12006 raft_consensus.cc:3060] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.974110 12001 ts_tablet_manager.cc:1403] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260710 13:19:18.978484 12010 raft_consensus.cc:493] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.978920 12010 raft_consensus.cc:515] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.979359 11999 tablet_bootstrap.cc:654] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.980978 12010 leader_election.cc:290] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:18.981418 12010 raft_consensus.cc:493] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.981808 12010 raft_consensus.cc:515] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.982090 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8b2b194784fac856a1d914880a164" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" is_pre_election: true
I20260710 13:19:18.982884 11885 raft_consensus.cc:2468] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 0.
I20260710 13:19:18.983997 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8b2b194784fac856a1d914880a164" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef" is_pre_election: true
I20260710 13:19:18.984289 11922 leader_election.cc:304] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:18.984658 11810 raft_consensus.cc:2468] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 0.
I20260710 13:19:18.985426 12005 raft_consensus.cc:2804] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.985872 12005 raft_consensus.cc:493] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.986281 12005 raft_consensus.cc:3060] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.987458 12001 raft_consensus.cc:359] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.988134 12001 raft_consensus.cc:385] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.989104 12010 leader_election.cc:290] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:18.989742 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef" is_pre_election: true
W20260710 13:19:18.991204 11924 leader_election.cc:343] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.988451 12001 raft_consensus.cc:740] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.992345 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" is_pre_election: true
I20260710 13:19:18.992427 12001 consensus_queue.cc:260] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:18.993431 11884 raft_consensus.cc:2468] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 0.
I20260710 13:19:18.994745 11922 leader_election.cc:304] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [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: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 7f274bd7929645008065a6419f8436ef
I20260710 13:19:18.995762 12010 raft_consensus.cc:2804] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.996111 12010 raft_consensus.cc:493] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.996423 12010 raft_consensus.cc:3060] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.999569 12007 raft_consensus.cc:493] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.000033 12007 raft_consensus.cc:515] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.001998 12007 leader_election.cc:290] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:19.003079 12010 raft_consensus.cc:515] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.003823 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d1b8a990f74ba388283577e158543f" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef" is_pre_election: true
I20260710 13:19:19.004607 11810 raft_consensus.cc:2468] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 0.
I20260710 13:19:19.005612 12001 ts_tablet_manager.cc:1434] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260710 13:19:19.005563 11809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef"
W20260710 13:19:19.006927 11924 leader_election.cc:343] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:19.008304 12010 leader_election.cc:290] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:19.009862 12001 tablet_bootstrap.cc:492] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a: Bootstrap starting.
I20260710 13:19:19.010634 11850 leader_election.cc:304] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:19.011790 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:19.012497 11884 raft_consensus.cc:3060] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.015334 12001 tablet_bootstrap.cc:654] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.015256 12007 raft_consensus.cc:2804] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:19.015861 12007 raft_consensus.cc:493] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.016292 12007 raft_consensus.cc:3060] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.019833 12001 tablet_bootstrap.cc:492] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a: No bootstrap required, opened a new log
I20260710 13:19:19.020275 12001 ts_tablet_manager.cc:1403] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:19:19.022771 12001 raft_consensus.cc:359] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.023452 12001 raft_consensus.cc:385] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.023715 12001 raft_consensus.cc:740] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.024449 12001 consensus_queue.cc:260] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.025535 11884 raft_consensus.cc:2468] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 1.
I20260710 13:19:19.025434 12007 raft_consensus.cc:515] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.024930 12006 raft_consensus.cc:515] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.026576 11958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d1b8a990f74ba388283577e158543f" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c8373be00f46d5b920abc2429cacbc" is_pre_election: true
I20260710 13:19:19.030882 11958 raft_consensus.cc:2468] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 0.
I20260710 13:19:19.029909 12000 tablet_bootstrap.cc:492] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc: Bootstrap starting.
I20260710 13:19:19.032228 11922 leader_election.cc:304] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [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: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 7f274bd7929645008065a6419f8436ef
I20260710 13:19:19.033289 12005 raft_consensus.cc:515] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.034016 12010 raft_consensus.cc:2804] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.036877 11959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d1b8a990f74ba388283577e158543f" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:19.037770 11959 raft_consensus.cc:3060] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.039039 12001 ts_tablet_manager.cc:1434] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:19:19.042824 12001 tablet_bootstrap.cc:492] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a: Bootstrap starting.
I20260710 13:19:19.035463 11958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e95c1b9a744c4f87f2e8f071e6e17b" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:19.035941 12006 leader_election.cc:290] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 1 election: Requested vote from peers 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:19.036998 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e95c1b9a744c4f87f2e8f071e6e17b" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:19.043536 11958 raft_consensus.cc:3060] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.043839 11884 raft_consensus.cc:3060] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.029760 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d1b8a990f74ba388283577e158543f" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:19.046857 11810 raft_consensus.cc:3060] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.057703 11959 raft_consensus.cc:2468] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 1.
I20260710 13:19:19.058732 11958 raft_consensus.cc:2468] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 1.
I20260710 13:19:19.058897 11851 leader_election.cc:304] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:19.059784 12017 raft_consensus.cc:2804] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.059777 11776 leader_election.cc:304] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 7f274bd7929645008065a6419f8436ef; no voters: 
I20260710 13:19:19.061131 12006 raft_consensus.cc:2804] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.053177 12007 leader_election.cc:290] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:19.062979 12017 raft_consensus.cc:697] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Becoming Leader. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:19.063838 12017 consensus_queue.cc:237] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.071174 11810 raft_consensus.cc:2468] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 1.
I20260710 13:19:19.072450 12000 tablet_bootstrap.cc:654] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.063951 12010 raft_consensus.cc:697] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Becoming Leader. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Running, Role: LEADER
I20260710 13:19:19.073804 12006 raft_consensus.cc:697] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 1 LEADER]: Becoming Leader. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:19.076155 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8b2b194784fac856a1d914880a164" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:19.076995 11810 raft_consensus.cc:3060] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.076602 12010 consensus_queue.cc:237] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.077728 11999 tablet_bootstrap.cc:492] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef: No bootstrap required, opened a new log
I20260710 13:19:19.079097 11999 ts_tablet_manager.cc:1403] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef: Time spent bootstrapping tablet: real 0.107s	user 0.036s	sys 0.048s
I20260710 13:19:19.076167 12006 consensus_queue.cc:237] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.082608 12005 leader_election.cc:290] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:19.082381 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8b2b194784fac856a1d914880a164" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:19.083997 11885 raft_consensus.cc:3060] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.087915 11884 raft_consensus.cc:2468] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 1.
I20260710 13:19:19.090824 11810 raft_consensus.cc:2468] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 1.
I20260710 13:19:19.090986 11999 raft_consensus.cc:359] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.091813 11999 raft_consensus.cc:385] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.092067 11999 raft_consensus.cc:740] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.092082 11924 leader_election.cc:304] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 7f274bd7929645008065a6419f8436ef; no voters: 
I20260710 13:19:19.093221 12005 raft_consensus.cc:2804] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.092746 11999 consensus_queue.cc:260] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.098150 11885 raft_consensus.cc:2468] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 1.
I20260710 13:19:19.094283 12005 raft_consensus.cc:697] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Becoming Leader. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Running, Role: LEADER
I20260710 13:19:19.101794 11999 ts_tablet_manager.cc:1434] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 13:19:19.102813 11999 tablet_bootstrap.cc:492] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef: Bootstrap starting.
I20260710 13:19:19.103444 12001 tablet_bootstrap.cc:654] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.105440 11706 catalog_manager.cc:5697] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194). New cstate: current_term: 1 leader_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.107008 12005 consensus_queue.cc:237] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.108083 11707 catalog_manager.cc:5697] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 23c8373be00f46d5b920abc2429cacbc (127.10.237.195). New cstate: current_term: 1 leader_uuid: "23c8373be00f46d5b920abc2429cacbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.111112 12000 tablet_bootstrap.cc:492] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc: No bootstrap required, opened a new log
I20260710 13:19:19.111537 12000 ts_tablet_manager.cc:1403] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.006s
I20260710 13:19:19.114665 11999 tablet_bootstrap.cc:654] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.114923 12010 raft_consensus.cc:493] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.115378 12010 raft_consensus.cc:515] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.117781 12010 leader_election.cc:290] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:19.119220 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" is_pre_election: true
I20260710 13:19:19.115275 12000 raft_consensus.cc:359] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.119760 12000 raft_consensus.cc:385] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.119899 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef" is_pre_election: true
I20260710 13:19:19.120199 12000 raft_consensus.cc:740] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.120661 11810 raft_consensus.cc:2393] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23c8373be00f46d5b920abc2429cacbc in current term 1: Already voted for candidate 8e91fb975111470ab70cb1a5ca0fd91a in this term.
I20260710 13:19:19.123060 11924 leader_election.cc:304] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc; no voters: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a
I20260710 13:19:19.123804 12010 raft_consensus.cc:3060] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.121093 12000 consensus_queue.cc:260] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.125761 12000 ts_tablet_manager.cc:1434] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:19:19.127862 12017 raft_consensus.cc:493] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.128377 12017 raft_consensus.cc:515] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:19.130297 12010 raft_consensus.cc:2749] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:19.132421 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef" is_pre_election: true
I20260710 13:19:19.133229 11810 raft_consensus.cc:2468] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 0.
I20260710 13:19:19.133441 11959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c8373be00f46d5b920abc2429cacbc" is_pre_election: true
I20260710 13:19:19.134285 11959 raft_consensus.cc:2468] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 0.
I20260710 13:19:19.134776 11850 leader_election.cc:304] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:19.135495 12007 raft_consensus.cc:493] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.136090 12041 raft_consensus.cc:2804] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:19.136031 12007 raft_consensus.cc:515] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.136705 12041 raft_consensus.cc:493] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.137182 12041 raft_consensus.cc:3060] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.142256 11809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeac02262ba42809ede1153bcdd1afe" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef" is_pre_election: true
I20260710 13:19:19.144160 11959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeac02262ba42809ede1153bcdd1afe" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c8373be00f46d5b920abc2429cacbc" is_pre_election: true
I20260710 13:19:19.144938 11959 raft_consensus.cc:2468] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 0.
I20260710 13:19:19.146500 11851 leader_election.cc:304] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
W20260710 13:19:19.148026 11850 leader_election.cc:343] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:19.148762 12017 leader_election.cc:290] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895), 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477)
I20260710 13:19:19.149973 12017 raft_consensus.cc:2804] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:19.150593 12017 raft_consensus.cc:493] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.151108 12017 raft_consensus.cc:3060] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.126586 11706 catalog_manager.cc:5697] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f274bd7929645008065a6419f8436ef (127.10.237.193). New cstate: current_term: 1 leader_uuid: "7f274bd7929645008065a6419f8436ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.138774 12007 leader_election.cc:290] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:19.175794 12001 tablet_bootstrap.cc:492] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a: No bootstrap required, opened a new log
I20260710 13:19:19.174819 12041 raft_consensus.cc:515] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:19.176359 12001 ts_tablet_manager.cc:1403] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent bootstrapping tablet: real 0.134s	user 0.027s	sys 0.028s
I20260710 13:19:19.177983 12041 leader_election.cc:290] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 election: Requested vote from peers 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895), 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477)
I20260710 13:19:19.179109 12001 raft_consensus.cc:359] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.179545 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:19.180019 12001 raft_consensus.cc:385] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.180405 12001 raft_consensus.cc:740] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.180435 11810 raft_consensus.cc:3060] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.181540 12001 consensus_queue.cc:260] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.183804 12001 ts_tablet_manager.cc:1434] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:19.189502 11810 raft_consensus.cc:2468] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 1.
I20260710 13:19:19.190017 11999 tablet_bootstrap.cc:492] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef: No bootstrap required, opened a new log
I20260710 13:19:19.190447 11999 ts_tablet_manager.cc:1403] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef: Time spent bootstrapping tablet: real 0.088s	user 0.027s	sys 0.043s
I20260710 13:19:19.189855 11707 catalog_manager.cc:5697] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 23c8373be00f46d5b920abc2429cacbc (127.10.237.195). New cstate: current_term: 1 leader_uuid: "23c8373be00f46d5b920abc2429cacbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.190672 11850 leader_election.cc:304] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
W20260710 13:19:19.190820 11851 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.237.195:41895, user_credentials={real_user=slave}} blocked reactor thread for 44463.7us
I20260710 13:19:19.191712 12050 raft_consensus.cc:2804] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.192173 12050 raft_consensus.cc:697] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Becoming Leader. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:19.192381 11959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:19.192909 11959 raft_consensus.cc:3060] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.192967 11999 raft_consensus.cc:359] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.193655 11999 raft_consensus.cc:385] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.193917 11999 raft_consensus.cc:740] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.194548 11999 consensus_queue.cc:260] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.194985 12050 consensus_queue.cc:237] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:19.196796 11999 ts_tablet_manager.cc:1434] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:19.197664 11999 tablet_bootstrap.cc:492] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef: Bootstrap starting.
I20260710 13:19:19.203444 11999 tablet_bootstrap.cc:654] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:19.204321 11959 raft_consensus.cc:2468] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 1.
I20260710 13:19:19.205174 12005 raft_consensus.cc:493] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.205617 12010 raft_consensus.cc:493] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.205654 12005 raft_consensus.cc:515] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.206262 12010 raft_consensus.cc:515] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.208022 12005 leader_election.cc:290] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:19.208999 12010 leader_election.cc:290] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:19.209426 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500cc01e398425eba9d442485801f90" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" is_pre_election: true
I20260710 13:19:19.210032 11885 raft_consensus.cc:2468] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 0.
I20260710 13:19:19.209961 11809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500cc01e398425eba9d442485801f90" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef" is_pre_election: true
I20260710 13:19:19.210850 11809 raft_consensus.cc:2468] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 0.
I20260710 13:19:19.211378 11922 leader_election.cc:304] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:19.211833 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0407d41a48c4214b4201d33c2d32491" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" is_pre_election: true
I20260710 13:19:19.212394 11885 raft_consensus.cc:2468] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 0.
I20260710 13:19:19.212584 12010 raft_consensus.cc:2804] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:19.212941 12010 raft_consensus.cc:493] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.213335 12010 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.213629 11922 leader_election.cc:304] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:19.215252 12005 raft_consensus.cc:2804] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:19.215310 11809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0407d41a48c4214b4201d33c2d32491" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef" is_pre_election: true
I20260710 13:19:19.215732 12005 raft_consensus.cc:493] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.216080 12005 raft_consensus.cc:3060] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:19.217203 11924 leader_election.cc:343] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:19.220072 12010 raft_consensus.cc:515] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.222656 12005 raft_consensus.cc:515] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.222997 11809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500cc01e398425eba9d442485801f90" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:19.223749 11809 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.224766 12005 leader_election.cc:290] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:19.225306 11808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0407d41a48c4214b4201d33c2d32491" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:19.226310 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0407d41a48c4214b4201d33c2d32491" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:19.227062 11884 raft_consensus.cc:3060] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:19.231653 11924 leader_election.cc:343] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:19.223850 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500cc01e398425eba9d442485801f90" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:19.232451 11885 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.233641 11809 raft_consensus.cc:2468] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 1.
I20260710 13:19:19.233932 11999 tablet_bootstrap.cc:492] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef: No bootstrap required, opened a new log
I20260710 13:19:19.234344 11999 ts_tablet_manager.cc:1403] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.018s
I20260710 13:19:19.234751 11924 leader_election.cc:304] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 7f274bd7929645008065a6419f8436ef; no voters: 
I20260710 13:19:19.235708 12005 raft_consensus.cc:2804] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.236205 12005 raft_consensus.cc:697] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Becoming Leader. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Running, Role: LEADER
I20260710 13:19:19.236930 11999 raft_consensus.cc:359] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.237025 12005 consensus_queue.cc:237] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.237632 11999 raft_consensus.cc:385] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:19.237910 11999 raft_consensus.cc:740] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Initialized, Role: FOLLOWER
I20260710 13:19:19.238528 11999 consensus_queue.cc:260] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.239506 11884 raft_consensus.cc:2468] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 1.
I20260710 13:19:19.239804 12017 raft_consensus.cc:515] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.243187 12017 leader_election.cc:290] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:19.244086 11959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeac02262ba42809ede1153bcdd1afe" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:19.244767 11809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deeac02262ba42809ede1153bcdd1afe" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:19.244622 11999 ts_tablet_manager.cc:1434] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:19:19.245442 11809 raft_consensus.cc:3060] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.245142 11959 raft_consensus.cc:3060] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.244850 11922 leader_election.cc:304] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [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: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 7f274bd7929645008065a6419f8436ef
I20260710 13:19:19.247756 12040 raft_consensus.cc:2804] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.248013 12010 leader_election.cc:290] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 1 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:19.241385 11885 raft_consensus.cc:2468] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 1.
I20260710 13:19:19.248142 11708 catalog_manager.cc:5697] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194). New cstate: current_term: 1 leader_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.253293 11959 raft_consensus.cc:2468] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 1.
I20260710 13:19:19.256816 11851 leader_election.cc:304] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:19.257483 12017 raft_consensus.cc:2804] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.257956 12017 raft_consensus.cc:697] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Becoming Leader. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:19.258409 11809 raft_consensus.cc:2468] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 1.
I20260710 13:19:19.258649 12017 consensus_queue.cc:237] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.267439 11707 catalog_manager.cc:5697] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 23c8373be00f46d5b920abc2429cacbc (127.10.237.195). New cstate: current_term: 1 leader_uuid: "23c8373be00f46d5b920abc2429cacbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.255162 12040 raft_consensus.cc:697] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Becoming Leader. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Running, Role: LEADER
I20260710 13:19:19.268959 11706 catalog_manager.cc:5697] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194). New cstate: current_term: 1 leader_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.270357 12040 consensus_queue.cc:237] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.274217 12017 consensus_queue.cc:1048] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.286608 12041 consensus_queue.cc:1048] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.289641 12041 raft_consensus.cc:493] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.290128 12041 raft_consensus.cc:515] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.292167 12041 leader_election.cc:290] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:19.292851 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a4eb3b27a4f68b99a940d43be59e8" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef" is_pre_election: true
I20260710 13:19:19.293495 11810 raft_consensus.cc:2468] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 0.
I20260710 13:19:19.293650 11958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a4eb3b27a4f68b99a940d43be59e8" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c8373be00f46d5b920abc2429cacbc" is_pre_election: true
I20260710 13:19:19.294299 11958 raft_consensus.cc:2468] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 0.
I20260710 13:19:19.294798 11850 leader_election.cc:304] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:19.295830 12041 raft_consensus.cc:2804] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:19.296157 12041 raft_consensus.cc:493] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:19.296450 12041 raft_consensus.cc:3060] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.303212 12041 raft_consensus.cc:515] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.304205 11706 catalog_manager.cc:5697] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc reported cstate change: term changed from 0 to 1, leader changed from <none> to 23c8373be00f46d5b920abc2429cacbc (127.10.237.195). New cstate: current_term: 1 leader_uuid: "23c8373be00f46d5b920abc2429cacbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.304914 12041 leader_election.cc:290] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:19.305634 11809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a4eb3b27a4f68b99a940d43be59e8" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:19.305970 11959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a4eb3b27a4f68b99a940d43be59e8" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:19.306226 11809 raft_consensus.cc:3060] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.306546 11959 raft_consensus.cc:3060] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.311986 11809 raft_consensus.cc:2468] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 1.
I20260710 13:19:19.312495 11959 raft_consensus.cc:2468] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 1.
I20260710 13:19:19.313370 11850 leader_election.cc:304] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:19.314172 12041 raft_consensus.cc:2804] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:19.314679 12041 raft_consensus.cc:697] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Becoming Leader. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:19.315510 12041 consensus_queue.cc:237] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.323752 11706 catalog_manager.cc:5697] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194). New cstate: current_term: 1 leader_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.470758 11809 raft_consensus.cc:3060] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.476714 12040 consensus_queue.cc:1048] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.488013 12010 consensus_queue.cc:1048] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.501284 11885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5"
dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
mode: GRACEFUL
new_leader_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:46614
I20260710 13:19:19.501914 11885 raft_consensus.cc:606] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Received request to transfer leadership to TS 7f274bd7929645008065a6419f8436ef
I20260710 13:19:19.505033 12006 raft_consensus.cc:493] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:19.505493 12006 raft_consensus.cc:515] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.507299 12006 leader_election.cc:290] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:19.507851 11885 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6"
dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
mode: GRACEFUL
new_leader_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:46614
I20260710 13:19:19.507962 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0407d41a48c4214b4201d33c2d32491" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" is_pre_election: true
I20260710 13:19:19.508324 11959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0407d41a48c4214b4201d33c2d32491" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23c8373be00f46d5b920abc2429cacbc" is_pre_election: true
I20260710 13:19:19.508443 11885 raft_consensus.cc:606] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Received request to transfer leadership to TS 7f274bd7929645008065a6419f8436ef
I20260710 13:19:19.508703 11884 raft_consensus.cc:2393] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f274bd7929645008065a6419f8436ef in current term 1: Already voted for candidate 23c8373be00f46d5b920abc2429cacbc in this term.
I20260710 13:19:19.509852 11776 leader_election.cc:304] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f274bd7929645008065a6419f8436ef; no voters: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a
I20260710 13:19:19.510504 12006 raft_consensus.cc:3060] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:19.514107 11884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b65a4eb3b27a4f68b99a940d43be59e8"
dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
mode: GRACEFUL
new_leader_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:46614
I20260710 13:19:19.514613 11884 raft_consensus.cc:606] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Received request to transfer leadership to TS 7f274bd7929645008065a6419f8436ef
I20260710 13:19:19.516564 12006 raft_consensus.cc:2749] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:19.520499 12006 consensus_queue.cc:1048] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.532662 11959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1500cc01e398425eba9d442485801f90"
dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
mode: GRACEFUL
new_leader_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:38186
I20260710 13:19:19.532981 12042 consensus_queue.cc:1048] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:19.533298 11959 raft_consensus.cc:606] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Received request to transfer leadership to TS 7f274bd7929645008065a6419f8436ef
I20260710 13:19:19.540266 11958 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ca8b2b194784fac856a1d914880a164"
dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
mode: GRACEFUL
new_leader_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:38186
I20260710 13:19:19.540850 11958 raft_consensus.cc:606] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Received request to transfer leadership to TS 7f274bd7929645008065a6419f8436ef
I20260710 13:19:19.554941 11809 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1e95c1b9a744c4f87f2e8f071e6e17b"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
mode: GRACEFUL
new_leader_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
 from {username='slave'} at 127.0.0.1:52332
I20260710 13:19:19.555528 11809 raft_consensus.cc:606] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 1 LEADER]: Received request to transfer leadership to TS 8e91fb975111470ab70cb1a5ca0fd91a
I20260710 13:19:19.562870 11959 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4"
dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
mode: GRACEFUL
new_leader_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
 from {username='slave'} at 127.0.0.1:38186
I20260710 13:19:19.563459 11959 raft_consensus.cc:606] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Received request to transfer leadership to TS 8e91fb975111470ab70cb1a5ca0fd91a
I20260710 13:19:19.587430 12041 consensus_queue.cc:1048] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.593291 12017 raft_consensus.cc:993] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a: : Instructing follower 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:19.593740 12017 raft_consensus.cc:1081] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Signalling peer 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:19.595363 11810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:52316
I20260710 13:19:19.595903 11810 raft_consensus.cc:493] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.596269 11810 raft_consensus.cc:3060] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.599282 12041 consensus_queue.cc:1048] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.604324 11810 raft_consensus.cc:515] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:19.607506 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:19.607697 12017 consensus_queue.cc:1048] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.608120 11884 raft_consensus.cc:3055] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.608453 11884 raft_consensus.cc:740] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:19.609019 11958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:19.609586 11958 raft_consensus.cc:3060] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.609442 11884 consensus_queue.cc:260] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:19.610495 11884 raft_consensus.cc:3060] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.613653 12017 consensus_queue.cc:1048] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.616994 11884 raft_consensus.cc:2468] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 2.
I20260710 13:19:19.618040 11958 raft_consensus.cc:2468] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 2.
I20260710 13:19:19.618268 11773 leader_election.cc:304] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:19.619232 12042 raft_consensus.cc:2804] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.619722 12042 raft_consensus.cc:697] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Becoming Leader. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:19.620519 12042 consensus_queue.cc:237] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:19.623155 11810 leader_election.cc:290] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 2 election: Requested vote from peers 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:19.630759 11706 catalog_manager.cc:5697] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef reported cstate change: term changed from 1 to 2, leader changed from 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194) to 7f274bd7929645008065a6419f8436ef (127.10.237.193). New cstate: current_term: 2 leader_uuid: "7f274bd7929645008065a6419f8436ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.644658 12005 consensus_queue.cc:1048] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.653611 12017 consensus_queue.cc:1048] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.662129 12054 consensus_queue.cc:1048] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.668102 12041 consensus_queue.cc:1048] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.674062 12054 consensus_queue.cc:1048] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.686138 12010 consensus_queue.cc:1048] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.691224 12005 consensus_queue.cc:1048] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:19.698732 12005 raft_consensus.cc:993] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc: : Instructing follower 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:19.699339 12010 raft_consensus.cc:1081] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Signalling peer 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:19.702839 11810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ca8b2b194784fac856a1d914880a164"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:52324
I20260710 13:19:19.703450 11810 raft_consensus.cc:493] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.703831 11810 raft_consensus.cc:3060] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.705879 12040 consensus_queue.cc:1048] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.713801 11810 raft_consensus.cc:515] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.724530 12040 raft_consensus.cc:993] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc: : Instructing follower 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:19.724974 12040 raft_consensus.cc:1081] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Signalling peer 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:19.726341 11810 leader_election.cc:290] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 2 election: Requested vote from peers 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:19.727097 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8b2b194784fac856a1d914880a164" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:19.727672 11885 raft_consensus.cc:3060] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.727977 11809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1500cc01e398425eba9d442485801f90"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:52324
I20260710 13:19:19.728444 11809 raft_consensus.cc:493] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.728801 11809 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.730520 12041 consensus_queue.cc:1048] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.731412 11958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca8b2b194784fac856a1d914880a164" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:19.731935 11958 raft_consensus.cc:3055] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.732241 11958 raft_consensus.cc:740] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Running, Role: LEADER
I20260710 13:19:19.733044 11958 consensus_queue.cc:260] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.734248 11958 raft_consensus.cc:3060] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.735549 11809 raft_consensus.cc:515] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.738495 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500cc01e398425eba9d442485801f90" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:19.739101 11884 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.739511 11809 leader_election.cc:290] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 2 election: Requested vote from peers 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:19.743304 11958 raft_consensus.cc:2468] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 2.
I20260710 13:19:19.744433 11776 leader_election.cc:304] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 7f274bd7929645008065a6419f8436ef; no voters: 
I20260710 13:19:19.739039 11957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500cc01e398425eba9d442485801f90" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:19.745268 12042 raft_consensus.cc:2804] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.745520 11957 raft_consensus.cc:3055] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.745765 12042 raft_consensus.cc:697] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Becoming Leader. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:19.745886 11957 raft_consensus.cc:740] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Running, Role: LEADER
I20260710 13:19:19.746687 12042 consensus_queue.cc:237] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.747262 11957 consensus_queue.cc:260] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.749459 11957 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.752113 11885 raft_consensus.cc:2468] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 2.
I20260710 13:19:19.752394 11884 raft_consensus.cc:2468] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 2.
I20260710 13:19:19.754675 11773 leader_election.cc:304] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:19.755483 12042 raft_consensus.cc:2804] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.755962 12042 raft_consensus.cc:697] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Becoming Leader. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:19.756747 12042 consensus_queue.cc:237] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.758034 11957 raft_consensus.cc:2468] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 2.
I20260710 13:19:19.761405 12050 raft_consensus.cc:993] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a: : Instructing follower 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:19.761801 12050 raft_consensus.cc:1081] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Signalling peer 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:19.763775 11809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b65a4eb3b27a4f68b99a940d43be59e8"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:52316
I20260710 13:19:19.764436 11809 raft_consensus.cc:493] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.765391 11809 raft_consensus.cc:3060] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.768600 12050 consensus_queue.cc:1048] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.769795 11708 catalog_manager.cc:5697] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef reported cstate change: term changed from 1 to 2, leader changed from 23c8373be00f46d5b920abc2429cacbc (127.10.237.195) to 7f274bd7929645008065a6419f8436ef (127.10.237.193). New cstate: current_term: 2 leader_uuid: "7f274bd7929645008065a6419f8436ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.771560 11708 catalog_manager.cc:5697] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef reported cstate change: term changed from 1 to 2, leader changed from 23c8373be00f46d5b920abc2429cacbc (127.10.237.195) to 7f274bd7929645008065a6419f8436ef (127.10.237.193). New cstate: current_term: 2 leader_uuid: "7f274bd7929645008065a6419f8436ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.772413 11809 raft_consensus.cc:515] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.775159 11809 leader_election.cc:290] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 2 election: Requested vote from peers 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:19.776932 11957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a4eb3b27a4f68b99a940d43be59e8" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:19.774914 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b65a4eb3b27a4f68b99a940d43be59e8" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:19.779987 11884 raft_consensus.cc:3055] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.780376 11884 raft_consensus.cc:740] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:19.781677 11884 consensus_queue.cc:260] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.782469 11884 raft_consensus.cc:3060] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.789386 12050 raft_consensus.cc:993] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a: : Instructing follower 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:19.789858 12050 raft_consensus.cc:1081] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Signalling peer 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:19.791312 11809 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:52316
I20260710 13:19:19.791795 11809 raft_consensus.cc:493] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.792186 11809 raft_consensus.cc:3060] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.793488 11884 raft_consensus.cc:2468] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 2.
I20260710 13:19:19.794463 11773 leader_election.cc:304] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [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: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 23c8373be00f46d5b920abc2429cacbc
I20260710 13:19:19.795423 12042 raft_consensus.cc:2804] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.795855 12042 raft_consensus.cc:697] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Becoming Leader. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:19.796573 12042 consensus_queue.cc:237] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.797955 11809 raft_consensus.cc:515] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.800333 11809 leader_election.cc:290] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 2 election: Requested vote from peers 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:19.800912 11958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:19.801440 11958 raft_consensus.cc:3060] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.800585 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:19.802640 11884 raft_consensus.cc:3055] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.802973 11884 raft_consensus.cc:740] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:19.802968 11706 catalog_manager.cc:5697] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef reported cstate change: term changed from 1 to 2, leader changed from 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194) to 7f274bd7929645008065a6419f8436ef (127.10.237.193). New cstate: current_term: 2 leader_uuid: "7f274bd7929645008065a6419f8436ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.803958 11884 consensus_queue.cc:260] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.805166 11884 raft_consensus.cc:3060] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.808117 11958 raft_consensus.cc:2468] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 2.
I20260710 13:19:19.809180 11776 leader_election.cc:304] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 7f274bd7929645008065a6419f8436ef; no voters: 
I20260710 13:19:19.810030 12042 raft_consensus.cc:2804] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.810497 12042 raft_consensus.cc:697] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Becoming Leader. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:19.811290 12042 consensus_queue.cc:237] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.812958 11884 raft_consensus.cc:2468] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 2.
I20260710 13:19:19.817683 11706 catalog_manager.cc:5697] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef reported cstate change: term changed from 1 to 2, leader changed from 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194) to 7f274bd7929645008065a6419f8436ef (127.10.237.193). New cstate: current_term: 2 leader_uuid: "7f274bd7929645008065a6419f8436ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.972426 12006 raft_consensus.cc:993] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef: : Instructing follower 8e91fb975111470ab70cb1a5ca0fd91a to start an election
I20260710 13:19:19.972847 12042 raft_consensus.cc:1081] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 1 LEADER]: Signalling peer 8e91fb975111470ab70cb1a5ca0fd91a to start an election
I20260710 13:19:19.974298 11884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1e95c1b9a744c4f87f2e8f071e6e17b"
dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
 from {username='slave'} at 127.0.0.1:46606
I20260710 13:19:19.974749 11884 raft_consensus.cc:493] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.975056 11884 raft_consensus.cc:3060] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.979624 11884 raft_consensus.cc:515] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.981261 11884 leader_election.cc:290] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 2 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:19.982028 11809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e95c1b9a744c4f87f2e8f071e6e17b" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:19.982302 11958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e95c1b9a744c4f87f2e8f071e6e17b" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:19.982522 11809 raft_consensus.cc:3055] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.982842 11809 raft_consensus.cc:740] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:19.982863 11958 raft_consensus.cc:3060] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.983631 11809 consensus_queue.cc:260] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.984935 11809 raft_consensus.cc:3060] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.987975 11958 raft_consensus.cc:2468] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 2.
I20260710 13:19:19.989023 11851 leader_election.cc:304] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:19.989725 12007 raft_consensus.cc:2804] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.990185 12007 raft_consensus.cc:697] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 LEADER]: Becoming Leader. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:19.990955 12007 consensus_queue.cc:237] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:19.992527 11809 raft_consensus.cc:2468] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 2.
I20260710 13:19:19.997532 11706 catalog_manager.cc:5697] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a reported cstate change: term changed from 1 to 2, leader changed from 7f274bd7929645008065a6419f8436ef (127.10.237.193) to 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194). New cstate: current_term: 2 leader_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.007989 11884 raft_consensus.cc:1275] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.009203 12042 consensus_queue.cc:1048] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.019217 11958 raft_consensus.cc:1275] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.020476 12006 consensus_queue.cc:1048] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.086086 12054 raft_consensus.cc:993] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc: : Instructing follower 8e91fb975111470ab70cb1a5ca0fd91a to start an election
I20260710 13:19:20.086503 12054 raft_consensus.cc:1081] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Signalling peer 8e91fb975111470ab70cb1a5ca0fd91a to start an election
I20260710 13:19:20.087877 11884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4"
dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
 from {username='slave'} at 127.0.0.1:46594
I20260710 13:19:20.088320 11884 raft_consensus.cc:493] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:20.088624 11884 raft_consensus.cc:3060] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:20.093150 11884 raft_consensus.cc:515] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:20.094777 11884 leader_election.cc:290] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 2 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:20.095561 11809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:20.095801 11958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:20.096067 11809 raft_consensus.cc:3060] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:20.096312 11958 raft_consensus.cc:3055] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:20.096632 11958 raft_consensus.cc:740] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Running, Role: LEADER
I20260710 13:19:20.097332 11958 consensus_queue.cc:260] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:20.098186 11958 raft_consensus.cc:3060] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:20.101599 11809 raft_consensus.cc:2468] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 2.
I20260710 13:19:20.102679 11850 leader_election.cc:304] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:20.103449 12007 raft_consensus.cc:2804] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:20.103834 12007 raft_consensus.cc:697] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 LEADER]: Becoming Leader. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:20.104024 11958 raft_consensus.cc:2468] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 2.
I20260710 13:19:20.104588 12007 consensus_queue.cc:237] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:20.110426 11705 catalog_manager.cc:5697] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a reported cstate change: term changed from 1 to 2, leader changed from 23c8373be00f46d5b920abc2429cacbc (127.10.237.195) to 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194). New cstate: current_term: 2 leader_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:20.223846 11884 raft_consensus.cc:1275] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.225018 12006 consensus_queue.cc:1048] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.228145 11958 raft_consensus.cc:3060] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:20.232112 11957 raft_consensus.cc:1275] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.233480 12042 consensus_queue.cc:1048] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.241019 11958 raft_consensus.cc:1275] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.242677 11958 raft_consensus.cc:1275] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.242820 12042 consensus_queue.cc:1048] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.244186 12042 consensus_queue.cc:1048] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.250478 11884 raft_consensus.cc:1275] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.253089 12086 consensus_queue.cc:1048] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.257819 11885 raft_consensus.cc:1275] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.262418 12085 consensus_queue.cc:1048] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:20.323343 11958 raft_consensus.cc:1275] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.324565 12006 consensus_queue.cc:1048] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.329653 11884 raft_consensus.cc:1275] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.331965 12086 consensus_queue.cc:1048] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.453992 11809 raft_consensus.cc:1275] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Refusing update from remote peer 8e91fb975111470ab70cb1a5ca0fd91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.455384 12050 consensus_queue.cc:1048] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.462277 11958 raft_consensus.cc:1275] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Refusing update from remote peer 8e91fb975111470ab70cb1a5ca0fd91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.463629 12041 consensus_queue.cc:1048] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.563159 11809 raft_consensus.cc:1275] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Refusing update from remote peer 8e91fb975111470ab70cb1a5ca0fd91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.564446 12041 consensus_queue.cc:1048] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.572567 11958 raft_consensus.cc:1275] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Refusing update from remote peer 8e91fb975111470ab70cb1a5ca0fd91a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.574285 12050 consensus_queue.cc:1048] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.597980 11191 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:19:22.598698 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:22.613473 11810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1500cc01e398425eba9d442485801f90"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
mode: GRACEFUL
new_leader_uuid: "23c8373be00f46d5b920abc2429cacbc"
 from {username='slave'} at 127.0.0.1:52342
I20260710 13:19:22.613978 11810 raft_consensus.cc:606] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Received request to transfer leadership to TS 23c8373be00f46d5b920abc2429cacbc
I20260710 13:19:22.616251 11810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
mode: GRACEFUL
new_leader_uuid: "23c8373be00f46d5b920abc2429cacbc"
 from {username='slave'} at 127.0.0.1:52342
I20260710 13:19:22.616634 11810 raft_consensus.cc:606] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Received request to transfer leadership to TS 23c8373be00f46d5b920abc2429cacbc
I20260710 13:19:22.617458 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:22.617883 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:22.959689 12092 raft_consensus.cc:993] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef: : Instructing follower 23c8373be00f46d5b920abc2429cacbc to start an election
I20260710 13:19:22.960357 12092 raft_consensus.cc:1081] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Signalling peer 23c8373be00f46d5b920abc2429cacbc to start an election
I20260710 13:19:22.961841 11957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1500cc01e398425eba9d442485801f90"
dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
 from {username='slave'} at 127.0.0.1:38178
I20260710 13:19:22.962373 11957 raft_consensus.cc:493] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.962699 11957 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.967233 11957 raft_consensus.cc:515] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:22.969551 11957 leader_election.cc:290] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 3 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:22.970082 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500cc01e398425eba9d442485801f90" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:22.970619 11884 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.970500 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500cc01e398425eba9d442485801f90" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:22.971144 11810 raft_consensus.cc:3055] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:22.971496 11810 raft_consensus.cc:740] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:22.972255 11810 consensus_queue.cc:260] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:22.973120 11810 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.975195 11884 raft_consensus.cc:2468] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 3.
I20260710 13:19:22.976255 11922 leader_election.cc:304] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [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: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:22.976919 12054 raft_consensus.cc:2804] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:22.978008 12054 raft_consensus.cc:697] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 3 LEADER]: Becoming Leader. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Running, Role: LEADER
I20260710 13:19:22.978631 11810 raft_consensus.cc:2468] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 3.
I20260710 13:19:22.978832 12054 consensus_queue.cc:237] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:22.985483 11707 catalog_manager.cc:5697] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc reported cstate change: term changed from 2 to 3, leader changed from 7f274bd7929645008065a6419f8436ef (127.10.237.193) to 23c8373be00f46d5b920abc2429cacbc (127.10.237.195). New cstate: current_term: 3 leader_uuid: "23c8373be00f46d5b920abc2429cacbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:23.010885 12093 raft_consensus.cc:993] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef: : Instructing follower 23c8373be00f46d5b920abc2429cacbc to start an election
I20260710 13:19:23.011375 12092 raft_consensus.cc:1081] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Signalling peer 23c8373be00f46d5b920abc2429cacbc to start an election
I20260710 13:19:23.012657 11957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5"
dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
 from {username='slave'} at 127.0.0.1:38178
I20260710 13:19:23.013132 11957 raft_consensus.cc:493] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.013413 11957 raft_consensus.cc:3060] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:23.017686 11957 raft_consensus.cc:515] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:23.019325 11957 leader_election.cc:290] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 3 election: Requested vote from peers 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513), 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477)
I20260710 13:19:23.020112 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:23.020311 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:23.020661 11884 raft_consensus.cc:3060] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:23.020793 11810 raft_consensus.cc:3055] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:23.021140 11810 raft_consensus.cc:740] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:23.021924 11810 consensus_queue.cc:260] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [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: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:23.023090 11810 raft_consensus.cc:3060] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:23.026737 11884 raft_consensus.cc:2468] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 3.
I20260710 13:19:23.027878 11922 leader_election.cc:304] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [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: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:23.028561 12054 raft_consensus.cc:2804] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:23.028964 11810 raft_consensus.cc:2468] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 3.
I20260710 13:19:23.028981 12054 raft_consensus.cc:697] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 3 LEADER]: Becoming Leader. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Running, Role: LEADER
I20260710 13:19:23.030014 12054 consensus_queue.cc:237] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [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: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:23.036581 11707 catalog_manager.cc:5697] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc reported cstate change: term changed from 2 to 3, leader changed from 7f274bd7929645008065a6419f8436ef (127.10.237.193) to 23c8373be00f46d5b920abc2429cacbc (127.10.237.195). New cstate: current_term: 3 leader_uuid: "23c8373be00f46d5b920abc2429cacbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.436784 11884 raft_consensus.cc:1275] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Refusing update from remote peer 23c8373be00f46d5b920abc2429cacbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:23.437973 12054 consensus_queue.cc:1048] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.447947 11810 raft_consensus.cc:1275] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Refusing update from remote peer 23c8373be00f46d5b920abc2429cacbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:23.450001 12094 consensus_queue.cc:1048] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:23.549149 11884 raft_consensus.cc:1275] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Refusing update from remote peer 23c8373be00f46d5b920abc2429cacbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:23.550221 12094 consensus_queue.cc:1048] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.558533 11810 raft_consensus.cc:1275] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Refusing update from remote peer 23c8373be00f46d5b920abc2429cacbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:23.560065 12107 consensus_queue.cc:1048] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.618754 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:23.628803 11957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5"
dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
mode: GRACEFUL
new_leader_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:38186
I20260710 13:19:23.629316 11957 raft_consensus.cc:606] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 3 LEADER]: Received request to transfer leadership to TS 7f274bd7929645008065a6419f8436ef
I20260710 13:19:23.638528 11957 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1500cc01e398425eba9d442485801f90"
dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
mode: GRACEFUL
new_leader_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:38186
I20260710 13:19:23.639074 11957 raft_consensus.cc:606] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 3 LEADER]: Received request to transfer leadership to TS 7f274bd7929645008065a6419f8436ef
I20260710 13:19:23.645330 11884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1e95c1b9a744c4f87f2e8f071e6e17b"
dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
mode: GRACEFUL
new_leader_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:46614
I20260710 13:19:23.645785 11884 raft_consensus.cc:606] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 LEADER]: Received request to transfer leadership to TS 7f274bd7929645008065a6419f8436ef
I20260710 13:19:23.649791 11884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93d1b8a990f74ba388283577e158543f"
dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
mode: GRACEFUL
new_leader_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:46614
I20260710 13:19:23.650214 11884 raft_consensus.cc:606] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Received request to transfer leadership to TS 7f274bd7929645008065a6419f8436ef
I20260710 13:19:23.654354 11884 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4"
dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
mode: GRACEFUL
new_leader_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:46614
I20260710 13:19:23.654790 11884 raft_consensus.cc:606] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 LEADER]: Received request to transfer leadership to TS 7f274bd7929645008065a6419f8436ef
I20260710 13:19:23.714866 12109 raft_consensus.cc:993] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a: : Instructing follower 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:23.715350 12050 raft_consensus.cc:1081] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Signalling peer 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:23.716580 11810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93d1b8a990f74ba388283577e158543f"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:52316
I20260710 13:19:23.716976 11810 raft_consensus.cc:493] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.717221 11810 raft_consensus.cc:3060] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.721500 11810 raft_consensus.cc:515] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:23.722919 11810 leader_election.cc:290] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 2 election: Requested vote from peers 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:23.723752 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d1b8a990f74ba388283577e158543f" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:23.724058 11957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d1b8a990f74ba388283577e158543f" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:23.724303 11884 raft_consensus.cc:3055] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:23.724576 11957 raft_consensus.cc:3060] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.724627 11884 raft_consensus.cc:740] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:23.725435 11884 consensus_queue.cc:260] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:23.726509 11884 raft_consensus.cc:3060] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.731047 11957 raft_consensus.cc:2468] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 2.
I20260710 13:19:23.732271 11884 raft_consensus.cc:2468] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 2.
I20260710 13:19:23.732214 11776 leader_election.cc:304] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23c8373be00f46d5b920abc2429cacbc, 7f274bd7929645008065a6419f8436ef; no voters: 
I20260710 13:19:23.733081 12092 raft_consensus.cc:2804] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.734089 12092 raft_consensus.cc:697] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Becoming Leader. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:23.734829 12092 consensus_queue.cc:237] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:23.741351 11706 catalog_manager.cc:5697] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef reported cstate change: term changed from 1 to 2, leader changed from 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194) to 7f274bd7929645008065a6419f8436ef (127.10.237.193). New cstate: current_term: 2 leader_uuid: "7f274bd7929645008065a6419f8436ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.880852 12109 raft_consensus.cc:993] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a: : Instructing follower 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:23.881248 12050 raft_consensus.cc:1081] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 LEADER]: Signalling peer 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:23.882529 11810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1e95c1b9a744c4f87f2e8f071e6e17b"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:52316
I20260710 13:19:23.882946 11810 raft_consensus.cc:493] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.883266 11810 raft_consensus.cc:3060] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:23.887372 11810 raft_consensus.cc:515] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:23.888633 11810 leader_election.cc:290] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 3 election: Requested vote from peers 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:23.889514 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e95c1b9a744c4f87f2e8f071e6e17b" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:23.889637 11957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e95c1b9a744c4f87f2e8f071e6e17b" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:23.889984 11884 raft_consensus.cc:3055] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:23.890259 11957 raft_consensus.cc:3060] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:23.890384 11884 raft_consensus.cc:740] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:23.891103 11884 consensus_queue.cc:260] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:23.891872 11884 raft_consensus.cc:3060] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:23.894798 11957 raft_consensus.cc:2468] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 3.
I20260710 13:19:23.895602 11884 raft_consensus.cc:2468] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 3.
I20260710 13:19:23.895784 11776 leader_election.cc:304] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [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: 23c8373be00f46d5b920abc2429cacbc, 7f274bd7929645008065a6419f8436ef; no voters: 
I20260710 13:19:23.896596 12092 raft_consensus.cc:2804] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:23.896960 12092 raft_consensus.cc:697] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 3 LEADER]: Becoming Leader. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:23.897668 12092 consensus_queue.cc:237] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:23.904240 11706 catalog_manager.cc:5697] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef reported cstate change: term changed from 2 to 3, leader changed from 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194) to 7f274bd7929645008065a6419f8436ef (127.10.237.193). New cstate: current_term: 3 leader_uuid: "7f274bd7929645008065a6419f8436ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.957885 12109 raft_consensus.cc:993] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a: : Instructing follower 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:23.958298 12050 raft_consensus.cc:1081] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 LEADER]: Signalling peer 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:23.959679 11810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:52316
I20260710 13:19:23.960103 11810 raft_consensus.cc:493] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.960372 11810 raft_consensus.cc:3060] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:23.964476 11810 raft_consensus.cc:515] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:23.965802 11810 leader_election.cc:290] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 3 election: Requested vote from peers 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:23.966773 11957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:23.967170 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:23.967264 11957 raft_consensus.cc:3060] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:23.967598 11884 raft_consensus.cc:3055] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:23.967824 11884 raft_consensus.cc:740] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:23.968441 11884 consensus_queue.cc:260] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:23.969211 11884 raft_consensus.cc:3060] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:23.972105 11957 raft_consensus.cc:2468] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 3.
I20260710 13:19:23.973096 11776 leader_election.cc:304] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [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: 23c8373be00f46d5b920abc2429cacbc, 7f274bd7929645008065a6419f8436ef; no voters: 
I20260710 13:19:23.973366 11884 raft_consensus.cc:2468] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 3.
I20260710 13:19:23.973904 12092 raft_consensus.cc:2804] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:23.974373 12092 raft_consensus.cc:697] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 3 LEADER]: Becoming Leader. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:23.975081 12092 consensus_queue.cc:237] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:23.981438 11706 catalog_manager.cc:5697] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef reported cstate change: term changed from 2 to 3, leader changed from 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194) to 7f274bd7929645008065a6419f8436ef (127.10.237.193). New cstate: current_term: 3 leader_uuid: "7f274bd7929645008065a6419f8436ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.023102 12107 raft_consensus.cc:993] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc: : Instructing follower 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:24.023553 12054 raft_consensus.cc:1081] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 3 LEADER]: Signalling peer 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:24.024874 11810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:52324
I20260710 13:19:24.025297 11810 raft_consensus.cc:493] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:24.025628 11810 raft_consensus.cc:3060] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:24.029459 11810 raft_consensus.cc:515] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:24.030999 11810 leader_election.cc:290] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 4 election: Requested vote from peers 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:24.031805 11957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:24.031927 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5e289e1e3df4affaca398d6a42adcb5" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:24.032452 11884 raft_consensus.cc:3060] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:24.032447 11957 raft_consensus.cc:3055] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:24.032960 11957 raft_consensus.cc:740] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Running, Role: LEADER
I20260710 13:19:24.033712 11957 consensus_queue.cc:260] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [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: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:24.034842 11957 raft_consensus.cc:3060] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:24.038652 11884 raft_consensus.cc:2468] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 4.
I20260710 13:19:24.039796 11773 leader_election.cc:304] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [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: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:24.040544 12092 raft_consensus.cc:2804] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:24.040966 12092 raft_consensus.cc:697] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 4 LEADER]: Becoming Leader. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:24.041165 11957 raft_consensus.cc:2468] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 4.
I20260710 13:19:24.041711 12092 consensus_queue.cc:237] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [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: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } }
I20260710 13:19:24.047966 11706 catalog_manager.cc:5697] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef reported cstate change: term changed from 3 to 4, leader changed from 23c8373be00f46d5b920abc2429cacbc (127.10.237.195) to 7f274bd7929645008065a6419f8436ef (127.10.237.193). New cstate: current_term: 4 leader_uuid: "7f274bd7929645008065a6419f8436ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:24.049099 12054 raft_consensus.cc:993] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc: : Instructing follower 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:24.049499 12054 raft_consensus.cc:1081] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 3 LEADER]: Signalling peer 7f274bd7929645008065a6419f8436ef to start an election
I20260710 13:19:24.050957 11810 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1500cc01e398425eba9d442485801f90"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
 from {username='slave'} at 127.0.0.1:52324
I20260710 13:19:24.051482 11810 raft_consensus.cc:493] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:24.051774 11810 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:24.057068 11810 raft_consensus.cc:515] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:24.058528 11810 leader_election.cc:290] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [CANDIDATE]: Term 4 election: Requested vote from peers 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:24.059235 11884 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500cc01e398425eba9d442485801f90" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:24.059517 11957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500cc01e398425eba9d442485801f90" candidate_uuid: "7f274bd7929645008065a6419f8436ef" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:24.059684 11884 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:24.060022 11957 raft_consensus.cc:3055] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:24.060268 11957 raft_consensus.cc:740] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Running, Role: LEADER
I20260710 13:19:24.061000 11957 consensus_queue.cc:260] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:24.062047 11957 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:24.064885 11884 raft_consensus.cc:2468] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 4.
I20260710 13:19:24.065955 11773 leader_election.cc:304] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [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: 7f274bd7929645008065a6419f8436ef, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:24.066718 12092 raft_consensus.cc:2804] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:24.066902 11957 raft_consensus.cc:2468] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f274bd7929645008065a6419f8436ef in term 4.
I20260710 13:19:24.067184 12092 raft_consensus.cc:697] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 4 LEADER]: Becoming Leader. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:24.067939 12092 consensus_queue.cc:237] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:24.073581 11706 catalog_manager.cc:5697] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef reported cstate change: term changed from 3 to 4, leader changed from 23c8373be00f46d5b920abc2429cacbc (127.10.237.195) to 7f274bd7929645008065a6419f8436ef (127.10.237.193). New cstate: current_term: 4 leader_uuid: "7f274bd7929645008065a6419f8436ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:24.244961 11957 raft_consensus.cc:1275] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.246126 12092 consensus_queue.cc:1048] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.254755 11884 raft_consensus.cc:1275] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:24.256141 12092 consensus_queue.cc:1048] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:24.423579 11884 raft_consensus.cc:1275] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 4 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:24.424721 12092 consensus_queue.cc:1048] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:24.431336 11957 raft_consensus.cc:1275] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 4 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:24.432961 12122 consensus_queue.cc:1048] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:24.442111 11957 raft_consensus.cc:1275] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:24.443243 12122 consensus_queue.cc:1048] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:24.451612 11884 raft_consensus.cc:1275] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:24.452936 12092 consensus_queue.cc:1048] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:24.459192 11885 raft_consensus.cc:1275] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:24.460597 12092 consensus_queue.cc:1048] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:24.469856 11957 raft_consensus.cc:1275] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:24.473058 12092 consensus_queue.cc:1048] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:24.521340 11885 raft_consensus.cc:1275] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 4 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:24.522382 12092 consensus_queue.cc:1048] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:24.530301 11957 raft_consensus.cc:1275] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 4 FOLLOWER]: Refusing update from remote peer 7f274bd7929645008065a6419f8436ef: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:24.532778 12122 consensus_queue.cc:1048] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:26.661659 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:26.669489 11810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1500cc01e398425eba9d442485801f90"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
mode: GRACEFUL
new_leader_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
 from {username='slave'} at 127.0.0.1:52342
I20260710 13:19:26.670490 11810 raft_consensus.cc:606] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 4 LEADER]: Received request to transfer leadership to TS 8e91fb975111470ab70cb1a5ca0fd91a
I20260710 13:19:26.673283 11810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
mode: GRACEFUL
new_leader_uuid: "23c8373be00f46d5b920abc2429cacbc"
 from {username='slave'} at 127.0.0.1:52342
I20260710 13:19:26.673727 11810 raft_consensus.cc:606] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Received request to transfer leadership to TS 23c8373be00f46d5b920abc2429cacbc
I20260710 13:19:26.675946 11810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93d1b8a990f74ba388283577e158543f"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
mode: GRACEFUL
new_leader_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
 from {username='slave'} at 127.0.0.1:52342
I20260710 13:19:26.676403 11810 raft_consensus.cc:606] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Received request to transfer leadership to TS 8e91fb975111470ab70cb1a5ca0fd91a
I20260710 13:19:26.678344 11810 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4"
dest_uuid: "7f274bd7929645008065a6419f8436ef"
mode: GRACEFUL
new_leader_uuid: "23c8373be00f46d5b920abc2429cacbc"
 from {username='slave'} at 127.0.0.1:52342
I20260710 13:19:26.678750 11810 raft_consensus.cc:606] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 3 LEADER]: Received request to transfer leadership to TS 23c8373be00f46d5b920abc2429cacbc
I20260710 13:19:26.679765 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:19:26.680210 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:26.880223 12130 raft_consensus.cc:993] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef: : Instructing follower 23c8373be00f46d5b920abc2429cacbc to start an election
I20260710 13:19:26.880849 12131 raft_consensus.cc:1081] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Signalling peer 23c8373be00f46d5b920abc2429cacbc to start an election
I20260710 13:19:26.882347 11957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6"
dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
 from {username='slave'} at 127.0.0.1:38178
I20260710 13:19:26.882761 11957 raft_consensus.cc:493] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:26.883075 11957 raft_consensus.cc:3060] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.887971 11957 raft_consensus.cc:515] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:26.889426 11957 leader_election.cc:290] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 3 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:26.890379 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:26.890659 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3186291a091a48a7b345ea6cf923e4d6" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:26.891162 11810 raft_consensus.cc:3055] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:26.891197 11885 raft_consensus.cc:3060] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.891499 11810 raft_consensus.cc:740] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:26.892270 11810 consensus_queue.cc:260] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:26.893181 11810 raft_consensus.cc:3060] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.896409 11885 raft_consensus.cc:2468] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 3.
I20260710 13:19:26.897945 11922 leader_election.cc:304] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [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: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:26.898289 11810 raft_consensus.cc:2468] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 3.
I20260710 13:19:26.898749 12107 raft_consensus.cc:2804] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:26.899888 12107 raft_consensus.cc:697] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 3 LEADER]: Becoming Leader. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Running, Role: LEADER
I20260710 13:19:26.900893 12107 consensus_queue.cc:237] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:26.907934 11707 catalog_manager.cc:5697] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc reported cstate change: term changed from 2 to 3, leader changed from 7f274bd7929645008065a6419f8436ef (127.10.237.193) to 23c8373be00f46d5b920abc2429cacbc (127.10.237.195). New cstate: current_term: 3 leader_uuid: "23c8373be00f46d5b920abc2429cacbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.913133 12130 raft_consensus.cc:993] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef: : Instructing follower 23c8373be00f46d5b920abc2429cacbc to start an election
I20260710 13:19:26.913676 12131 raft_consensus.cc:1081] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 3 LEADER]: Signalling peer 23c8373be00f46d5b920abc2429cacbc to start an election
I20260710 13:19:26.915874 11957 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4"
dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
 from {username='slave'} at 127.0.0.1:38178
I20260710 13:19:26.916517 11957 raft_consensus.cc:493] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:26.917045 11957 raft_consensus.cc:3060] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:26.923806 11957 raft_consensus.cc:515] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:26.926039 11957 leader_election.cc:290] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [CANDIDATE]: Term 4 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513)
I20260710 13:19:26.926577 11885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
I20260710 13:19:26.926576 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da26f20002814ddc8802946c1ffb2fd4" candidate_uuid: "23c8373be00f46d5b920abc2429cacbc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:26.927304 11885 raft_consensus.cc:3060] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:26.927340 11810 raft_consensus.cc:3055] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:26.927788 11810 raft_consensus.cc:740] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:26.928519 11810 consensus_queue.cc:260] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:26.929667 11810 raft_consensus.cc:3060] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:26.933979 11885 raft_consensus.cc:2468] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 4.
I20260710 13:19:26.935191 11922 leader_election.cc:304] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [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: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:26.935745 11810 raft_consensus.cc:2468] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23c8373be00f46d5b920abc2429cacbc in term 4.
I20260710 13:19:26.935913 12107 raft_consensus.cc:2804] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:26.936457 12107 raft_consensus.cc:697] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 4 LEADER]: Becoming Leader. State: Replica: 23c8373be00f46d5b920abc2429cacbc, State: Running, Role: LEADER
I20260710 13:19:26.937691 12107 consensus_queue.cc:237] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:26.945387 11707 catalog_manager.cc:5697] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc reported cstate change: term changed from 3 to 4, leader changed from 7f274bd7929645008065a6419f8436ef (127.10.237.193) to 23c8373be00f46d5b920abc2429cacbc (127.10.237.195). New cstate: current_term: 4 leader_uuid: "23c8373be00f46d5b920abc2429cacbc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.987696 12131 raft_consensus.cc:993] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef: : Instructing follower 8e91fb975111470ab70cb1a5ca0fd91a to start an election
I20260710 13:19:26.988125 12130 raft_consensus.cc:1081] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Signalling peer 8e91fb975111470ab70cb1a5ca0fd91a to start an election
I20260710 13:19:26.989308 12130 raft_consensus.cc:993] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef: : Instructing follower 8e91fb975111470ab70cb1a5ca0fd91a to start an election
I20260710 13:19:26.989792 12131 raft_consensus.cc:1081] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 4 LEADER]: Signalling peer 8e91fb975111470ab70cb1a5ca0fd91a to start an election
I20260710 13:19:26.989774 11885 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93d1b8a990f74ba388283577e158543f"
dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
 from {username='slave'} at 127.0.0.1:46606
I20260710 13:19:26.990437 11885 raft_consensus.cc:493] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:26.990844 11885 raft_consensus.cc:3060] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.991694 11884 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1500cc01e398425eba9d442485801f90"
dest_uuid: "8e91fb975111470ab70cb1a5ca0fd91a"
 from {username='slave'} at 127.0.0.1:46606
I20260710 13:19:26.992197 11884 raft_consensus.cc:493] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:26.992496 11884 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:26.997596 11885 raft_consensus.cc:515] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:26.999109 11884 raft_consensus.cc:515] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:26.999917 11885 leader_election.cc:290] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 3 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:27.000802 11810 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d1b8a990f74ba388283577e158543f" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:27.000929 11884 leader_election.cc:290] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [CANDIDATE]: Term 5 election: Requested vote from peers 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477), 23c8373be00f46d5b920abc2429cacbc (127.10.237.195:41895)
I20260710 13:19:27.000960 11957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93d1b8a990f74ba388283577e158543f" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:27.001361 11810 raft_consensus.cc:3055] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:27.001538 11957 raft_consensus.cc:3060] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:27.001700 11810 raft_consensus.cc:740] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:27.002242 11958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500cc01e398425eba9d442485801f90" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "23c8373be00f46d5b920abc2429cacbc"
I20260710 13:19:27.002786 11958 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:27.002573 11810 consensus_queue.cc:260] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:27.003927 11809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1500cc01e398425eba9d442485801f90" candidate_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "7f274bd7929645008065a6419f8436ef"
I20260710 13:19:27.004374 11810 raft_consensus.cc:3060] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:27.004491 11809 raft_consensus.cc:3055] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:19:27.004812 11809 raft_consensus.cc:740] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 7f274bd7929645008065a6419f8436ef, State: Running, Role: LEADER
I20260710 13:19:27.005681 11809 consensus_queue.cc:260] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:27.006916 11809 raft_consensus.cc:3060] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:27.008134 11957 raft_consensus.cc:2468] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 3.
I20260710 13:19:27.009425 11851 leader_election.cc:304] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [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: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:27.009876 11958 raft_consensus.cc:2468] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 5.
I20260710 13:19:27.010499 12109 raft_consensus.cc:2804] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:27.010906 11851 leader_election.cc:304] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [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: 23c8373be00f46d5b920abc2429cacbc, 8e91fb975111470ab70cb1a5ca0fd91a; no voters: 
I20260710 13:19:27.011278 11810 raft_consensus.cc:2468] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 3.
I20260710 13:19:27.013792 12140 raft_consensus.cc:2804] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:27.013185 12109 raft_consensus.cc:697] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 LEADER]: Becoming Leader. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:27.014365 12140 raft_consensus.cc:697] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 5 LEADER]: Becoming Leader. State: Replica: 8e91fb975111470ab70cb1a5ca0fd91a, State: Running, Role: LEADER
I20260710 13:19:27.014776 11809 raft_consensus.cc:2468] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8e91fb975111470ab70cb1a5ca0fd91a in term 5.
I20260710 13:19:27.015379 12140 consensus_queue.cc:237] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:27.015215 12109 consensus_queue.cc:237] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [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: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } }
I20260710 13:19:27.023864 11707 catalog_manager.cc:5697] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a reported cstate change: term changed from 2 to 3, leader changed from 7f274bd7929645008065a6419f8436ef (127.10.237.193) to 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194). New cstate: current_term: 3 leader_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.034153 11707 catalog_manager.cc:5697] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a reported cstate change: term changed from 4 to 5, leader changed from 7f274bd7929645008065a6419f8436ef (127.10.237.193) to 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194). New cstate: current_term: 5 leader_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.325326 11809 raft_consensus.cc:1275] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 4 FOLLOWER]: Refusing update from remote peer 23c8373be00f46d5b920abc2429cacbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:27.326517 12107 consensus_queue.cc:1048] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:27.336591 11884 raft_consensus.cc:1275] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 4 FOLLOWER]: Refusing update from remote peer 23c8373be00f46d5b920abc2429cacbc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:27.338101 12107 consensus_queue.cc:1048] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:27.353281 11884 raft_consensus.cc:1275] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Refusing update from remote peer 23c8373be00f46d5b920abc2429cacbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:27.354571 12107 consensus_queue.cc:1048] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "8e91fb975111470ab70cb1a5ca0fd91a" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:27.363444 11810 raft_consensus.cc:1275] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Refusing update from remote peer 23c8373be00f46d5b920abc2429cacbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:27.364677 12150 consensus_queue.cc:1048] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:27.413578 11809 raft_consensus.cc:1275] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 5 FOLLOWER]: Refusing update from remote peer 8e91fb975111470ab70cb1a5ca0fd91a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:27.414780 12109 consensus_queue.cc:1048] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:27.422874 11958 raft_consensus.cc:1275] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 5 FOLLOWER]: Refusing update from remote peer 8e91fb975111470ab70cb1a5ca0fd91a: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:27.424280 12109 consensus_queue.cc:1048] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:27.446403 11809 raft_consensus.cc:1275] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Refusing update from remote peer 8e91fb975111470ab70cb1a5ca0fd91a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:27.447619 12109 consensus_queue.cc:1048] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f274bd7929645008065a6419f8436ef" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 42477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:27.455657 11958 raft_consensus.cc:1275] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Refusing update from remote peer 8e91fb975111470ab70cb1a5ca0fd91a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:27.457379 12109 consensus_queue.cc:1048] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [LEADER]: Connected to new peer: Peer: permanent_uuid: "23c8373be00f46d5b920abc2429cacbc" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:27.681048 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:27.686663 11191 tablet_server.cc:179] TabletServer@127.10.237.193:0 shutting down...
I20260710 13:19:27.712652 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:27.713356 11191 tablet_replica.cc:333] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef: stopping tablet replica
I20260710 13:19:27.713901 11191 raft_consensus.cc:2243] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.714340 11191 raft_consensus.cc:2272] T da26f20002814ddc8802946c1ffb2fd4 P 7f274bd7929645008065a6419f8436ef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.716512 11191 tablet_replica.cc:333] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef: stopping tablet replica
I20260710 13:19:27.717103 11191 raft_consensus.cc:2243] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.717514 11191 raft_consensus.cc:2272] T 93d1b8a990f74ba388283577e158543f P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.719624 11191 tablet_replica.cc:333] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef: stopping tablet replica
I20260710 13:19:27.720130 11191 raft_consensus.cc:2243] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.720523 11191 raft_consensus.cc:2272] T 1500cc01e398425eba9d442485801f90 P 7f274bd7929645008065a6419f8436ef [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.722411 11191 tablet_replica.cc:333] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef: stopping tablet replica
I20260710 13:19:27.722898 11191 raft_consensus.cc:2243] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.723670 11191 raft_consensus.cc:2272] T b65a4eb3b27a4f68b99a940d43be59e8 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.725270 11191 tablet_replica.cc:333] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef: stopping tablet replica
I20260710 13:19:27.725943 11191 raft_consensus.cc:2243] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.726655 11191 raft_consensus.cc:2272] T 5ca8b2b194784fac856a1d914880a164 P 7f274bd7929645008065a6419f8436ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.728418 11191 tablet_replica.cc:333] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef: stopping tablet replica
I20260710 13:19:27.728971 11191 raft_consensus.cc:2243] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.729707 11191 raft_consensus.cc:2272] T c1e95c1b9a744c4f87f2e8f071e6e17b P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.731333 11191 tablet_replica.cc:333] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef: stopping tablet replica
I20260710 13:19:27.731812 11191 raft_consensus.cc:2243] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.732201 11191 raft_consensus.cc:2272] T c0407d41a48c4214b4201d33c2d32491 P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.733880 11191 tablet_replica.cc:333] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef: stopping tablet replica
I20260710 13:19:27.734337 11191 raft_consensus.cc:2243] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.734720 11191 raft_consensus.cc:2272] T deeac02262ba42809ede1153bcdd1afe P 7f274bd7929645008065a6419f8436ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.736543 11191 tablet_replica.cc:333] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef: stopping tablet replica
I20260710 13:19:27.736992 11191 raft_consensus.cc:2243] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.737709 11191 raft_consensus.cc:2272] T a5e289e1e3df4affaca398d6a42adcb5 P 7f274bd7929645008065a6419f8436ef [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.739318 11191 tablet_replica.cc:333] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef: stopping tablet replica
I20260710 13:19:27.739741 11191 raft_consensus.cc:2243] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.740110 11191 raft_consensus.cc:2272] T 3186291a091a48a7b345ea6cf923e4d6 P 7f274bd7929645008065a6419f8436ef [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:27.764194 11924 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.237.193:42477: connect: Connection refused (error 111)
W20260710 13:19:27.768347 11924 consensus_peers.cc:597] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc -> Peer 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477): Couldn't send request to peer 7f274bd7929645008065a6419f8436ef. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:42477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.774538 11191 tablet_server.cc:196] TabletServer@127.10.237.193:0 shutdown complete.
I20260710 13:19:27.796826 11191 tablet_server.cc:179] TabletServer@127.10.237.194:0 shutting down...
I20260710 13:19:27.821017 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:27.821751 11191 tablet_replica.cc:333] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a: stopping tablet replica
I20260710 13:19:27.822438 11191 raft_consensus.cc:2243] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.822997 11191 raft_consensus.cc:2272] T da26f20002814ddc8802946c1ffb2fd4 P 8e91fb975111470ab70cb1a5ca0fd91a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:27.827270 11922 consensus_peers.cc:597] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc -> Peer 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513): Couldn't send request to peer 8e91fb975111470ab70cb1a5ca0fd91a. 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:19:27.827493 11191 tablet_replica.cc:333] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a: stopping tablet replica
I20260710 13:19:27.828169 11191 raft_consensus.cc:2243] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.828895 11191 raft_consensus.cc:2272] T 93d1b8a990f74ba388283577e158543f P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.831564 11191 tablet_replica.cc:333] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a: stopping tablet replica
I20260710 13:19:27.832381 11191 raft_consensus.cc:2243] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.832952 11191 raft_consensus.cc:2272] T c0407d41a48c4214b4201d33c2d32491 P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.835412 11191 tablet_replica.cc:333] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a: stopping tablet replica
I20260710 13:19:27.835994 11191 raft_consensus.cc:2243] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:19:27.836628 11924 consensus_peers.cc:597] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc -> Peer 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477): Couldn't send request to peer 7f274bd7929645008065a6419f8436ef. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:42477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.836898 11191 raft_consensus.cc:2272] T deeac02262ba42809ede1153bcdd1afe P 8e91fb975111470ab70cb1a5ca0fd91a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.838617 11191 tablet_replica.cc:333] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a: stopping tablet replica
I20260710 13:19:27.839335 11191 raft_consensus.cc:2243] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.839841 11191 raft_consensus.cc:2272] T a5e289e1e3df4affaca398d6a42adcb5 P 8e91fb975111470ab70cb1a5ca0fd91a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.841457 11191 tablet_replica.cc:333] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a: stopping tablet replica
I20260710 13:19:27.841883 11191 raft_consensus.cc:2243] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.842492 11191 raft_consensus.cc:2272] T 1500cc01e398425eba9d442485801f90 P 8e91fb975111470ab70cb1a5ca0fd91a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.844358 11191 tablet_replica.cc:333] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a: stopping tablet replica
I20260710 13:19:27.844811 11191 raft_consensus.cc:2243] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.845170 11191 raft_consensus.cc:2272] T b65a4eb3b27a4f68b99a940d43be59e8 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.846570 11191 tablet_replica.cc:333] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a: stopping tablet replica
I20260710 13:19:27.846984 11191 raft_consensus.cc:2243] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.847375 11191 raft_consensus.cc:2272] T 5ca8b2b194784fac856a1d914880a164 P 8e91fb975111470ab70cb1a5ca0fd91a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.848835 11191 tablet_replica.cc:333] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a: stopping tablet replica
I20260710 13:19:27.849223 11191 raft_consensus.cc:2243] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.849538 11191 raft_consensus.cc:2272] T c1e95c1b9a744c4f87f2e8f071e6e17b P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.851003 11191 tablet_replica.cc:333] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a: stopping tablet replica
I20260710 13:19:27.851521 11191 raft_consensus.cc:2243] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.851986 11191 raft_consensus.cc:2272] T 3186291a091a48a7b345ea6cf923e4d6 P 8e91fb975111470ab70cb1a5ca0fd91a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.881250 11191 tablet_server.cc:196] TabletServer@127.10.237.194:0 shutdown complete.
I20260710 13:19:27.899405 11191 tablet_server.cc:179] TabletServer@127.10.237.195:0 shutting down...
W20260710 13:19:27.919695 11922 consensus_peers.cc:597] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc -> Peer 8e91fb975111470ab70cb1a5ca0fd91a (127.10.237.194:34513): Couldn't send request to peer 8e91fb975111470ab70cb1a5ca0fd91a. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.194:34513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.921348 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:27.921924 11191 tablet_replica.cc:333] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc: stopping tablet replica
I20260710 13:19:27.922567 11191 raft_consensus.cc:2243] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.923362 11191 raft_consensus.cc:2272] T da26f20002814ddc8802946c1ffb2fd4 P 23c8373be00f46d5b920abc2429cacbc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.925737 11191 tablet_replica.cc:333] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc: stopping tablet replica
I20260710 13:19:27.926232 11191 raft_consensus.cc:2243] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.926628 11191 raft_consensus.cc:2272] T 93d1b8a990f74ba388283577e158543f P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.928866 11191 tablet_replica.cc:333] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc: stopping tablet replica
I20260710 13:19:27.929603 11191 raft_consensus.cc:2243] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.930496 11191 raft_consensus.cc:2272] T 3186291a091a48a7b345ea6cf923e4d6 P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:27.932579 11924 consensus_peers.cc:597] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc -> Peer 7f274bd7929645008065a6419f8436ef (127.10.237.193:42477): Couldn't send request to peer 7f274bd7929645008065a6419f8436ef. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:42477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.932811 11191 tablet_replica.cc:333] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc: stopping tablet replica
I20260710 13:19:27.933413 11191 raft_consensus.cc:2243] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.933775 11191 raft_consensus.cc:2272] T 1500cc01e398425eba9d442485801f90 P 23c8373be00f46d5b920abc2429cacbc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.935818 11191 tablet_replica.cc:333] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc: stopping tablet replica
I20260710 13:19:27.936271 11191 raft_consensus.cc:2243] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.936625 11191 raft_consensus.cc:2272] T c1e95c1b9a744c4f87f2e8f071e6e17b P 23c8373be00f46d5b920abc2429cacbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.938100 11191 tablet_replica.cc:333] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc: stopping tablet replica
I20260710 13:19:27.938506 11191 raft_consensus.cc:2243] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.938836 11191 raft_consensus.cc:2272] T 5ca8b2b194784fac856a1d914880a164 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.940263 11191 tablet_replica.cc:333] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc: stopping tablet replica
I20260710 13:19:27.940663 11191 raft_consensus.cc:2243] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.940991 11191 raft_consensus.cc:2272] T b65a4eb3b27a4f68b99a940d43be59e8 P 23c8373be00f46d5b920abc2429cacbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.942399 11191 tablet_replica.cc:333] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc: stopping tablet replica
I20260710 13:19:27.942785 11191 raft_consensus.cc:2243] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.943492 11191 raft_consensus.cc:2272] T c0407d41a48c4214b4201d33c2d32491 P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.945271 11191 tablet_replica.cc:333] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc: stopping tablet replica
I20260710 13:19:27.945883 11191 raft_consensus.cc:2243] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.946310 11191 raft_consensus.cc:2272] T deeac02262ba42809ede1153bcdd1afe P 23c8373be00f46d5b920abc2429cacbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.948249 11191 tablet_replica.cc:333] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc: stopping tablet replica
I20260710 13:19:27.948637 11191 raft_consensus.cc:2243] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.948956 11191 raft_consensus.cc:2272] T a5e289e1e3df4affaca398d6a42adcb5 P 23c8373be00f46d5b920abc2429cacbc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.968199 11191 tablet_server.cc:196] TabletServer@127.10.237.195:0 shutdown complete.
I20260710 13:19:27.985566 11191 master.cc:562] Master@127.10.237.254:35727 shutting down...
I20260710 13:19:28.007404 11191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:28.007947 11191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.008270 11191 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7d77180ce4564e2eb972ac711a9063c4: stopping tablet replica
I20260710 13:19:28.028479 11191 master.cc:584] Master@127.10.237.254:35727 shutdown complete.
23c8373be00f46d5b920abc2429cacbc  1
7f274bd7929645008065a6419f8436ef  5
8e91fb975111470ab70cb1a5ca0fd91a  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10331 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:19:28.067108 11191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.237.254:46059
I20260710 13:19:28.068214 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:28.073513 12158 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:19:28.073611 12159 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:19:28.074764 12161 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:19:28.076386 11191 server_base.cc:1061] running on GCE node
I20260710 13:19:28.077111 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:28.077281 11191 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:19:28.077399 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689568077387 us; error 0 us; skew 500 ppm
I20260710 13:19:28.077877 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:28.080261 11191 webserver.cc:533] Webserver started at http://127.10.237.254:42067/ using document root <none> and password file <none>
I20260710 13:19:28.080698 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:28.080849 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:28.081059 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:28.082114 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/master-0-root/instance:
uuid: "4f90e417b7a24607a645e4d170caf9e6"
format_stamp: "Formatted at 2026-07-10 13:19:28 on dist-test-slave-0q4n"
I20260710 13:19:28.086370 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:28.089651 12166 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:19:28.090411 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:28.090698 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/master-0-root
uuid: "4f90e417b7a24607a645e4d170caf9e6"
format_stamp: "Formatted at 2026-07-10 13:19:28 on dist-test-slave-0q4n"
I20260710 13:19:28.090938 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-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:19:28.100080 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:28.101253 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:28.141549 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.254:46059
I20260710 13:19:28.141652 12217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.254:46059 every 8 connection(s)
I20260710 13:19:28.145265 12218 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:19:28.154821 12218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6: Bootstrap starting.
I20260710 13:19:28.159475 12218 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.163636 12218 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6: No bootstrap required, opened a new log
I20260710 13:19:28.165704 12218 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f90e417b7a24607a645e4d170caf9e6" member_type: VOTER }
I20260710 13:19:28.166102 12218 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.166312 12218 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f90e417b7a24607a645e4d170caf9e6, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.166891 12218 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f90e417b7a24607a645e4d170caf9e6" member_type: VOTER }
I20260710 13:19:28.167408 12218 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:28.167627 12218 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:28.167887 12218 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.171960 12218 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f90e417b7a24607a645e4d170caf9e6" member_type: VOTER }
I20260710 13:19:28.172448 12218 leader_election.cc:304] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [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: 4f90e417b7a24607a645e4d170caf9e6; no voters: 
I20260710 13:19:28.173556 12218 leader_election.cc:290] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:28.173975 12221 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:28.175302 12221 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [term 1 LEADER]: Becoming Leader. State: Replica: 4f90e417b7a24607a645e4d170caf9e6, State: Running, Role: LEADER
I20260710 13:19:28.175983 12221 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [LEADER]: Queue going to LEADER mode. State: All 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: "4f90e417b7a24607a645e4d170caf9e6" member_type: VOTER }
I20260710 13:19:28.176542 12218 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:28.179076 12223 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f90e417b7a24607a645e4d170caf9e6. Latest consensus state: current_term: 1 leader_uuid: "4f90e417b7a24607a645e4d170caf9e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f90e417b7a24607a645e4d170caf9e6" member_type: VOTER } }
I20260710 13:19:28.179003 12222 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4f90e417b7a24607a645e4d170caf9e6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f90e417b7a24607a645e4d170caf9e6" member_type: VOTER } }
I20260710 13:19:28.179692 12223 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:28.179908 12222 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:28.184892 12227 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:28.192559 12227 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:28.193540 11191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:28.201097 12227 catalog_manager.cc:1383] Generated new cluster ID: 0fc1d1dd98b340cab917893f4d697e50
I20260710 13:19:28.201385 12227 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:28.222447 12227 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:28.223748 12227 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:28.238163 12227 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6: Generated new TSK 0
I20260710 13:19:28.238826 12227 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:28.260304 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:28.266012 12239 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:19:28.267325 12240 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:19:28.269670 12242 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:19:28.270035 11191 server_base.cc:1061] running on GCE node
I20260710 13:19:28.271322 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:28.271502 11191 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:19:28.271622 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689568271611 us; error 0 us; skew 500 ppm
I20260710 13:19:28.272084 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:28.274204 11191 webserver.cc:533] Webserver started at http://127.10.237.193:45711/ using document root <none> and password file <none>
I20260710 13:19:28.274611 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:28.274760 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:28.274969 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:28.276067 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-0-root/instance:
uuid: "1a58c35be9ff40b09c5962385805c928"
format_stamp: "Formatted at 2026-07-10 13:19:28 on dist-test-slave-0q4n"
I20260710 13:19:28.280553 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:28.283725 12247 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:19:28.284482 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:28.284775 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-0-root
uuid: "1a58c35be9ff40b09c5962385805c928"
format_stamp: "Formatted at 2026-07-10 13:19:28 on dist-test-slave-0q4n"
I20260710 13:19:28.285046 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-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:19:28.300639 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:28.301880 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:28.303356 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:28.305547 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:28.305761 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:28.306012 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:28.306190 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:28.346253 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.193:45925
I20260710 13:19:28.346347 12309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.193:45925 every 8 connection(s)
I20260710 13:19:28.351068 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:28.358543 12314 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:19:28.360416 12315 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:19:28.361486 12317 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:19:28.363842 11191 server_base.cc:1061] running on GCE node
I20260710 13:19:28.364660 12310 heartbeater.cc:344] Connected to a master server at 127.10.237.254:46059
I20260710 13:19:28.365074 12310 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:28.365306 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:28.365563 11191 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:19:28.365751 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689568365733 us; error 0 us; skew 500 ppm
I20260710 13:19:28.365911 12310 heartbeater.cc:507] Master 127.10.237.254:46059 requested a full tablet report, sending...
I20260710 13:19:28.366472 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:28.368276 12183 ts_manager.cc:194] Registered new tserver with Master: 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925)
I20260710 13:19:28.369303 11191 webserver.cc:533] Webserver started at http://127.10.237.194:42507/ using document root <none> and password file <none>
I20260710 13:19:28.369971 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:28.370200 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:28.370489 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:28.370704 12183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44734
I20260710 13:19:28.371989 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-1-root/instance:
uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
format_stamp: "Formatted at 2026-07-10 13:19:28 on dist-test-slave-0q4n"
I20260710 13:19:28.376576 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:28.379702 12322 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:19:28.380419 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:28.380645 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-1-root
uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
format_stamp: "Formatted at 2026-07-10 13:19:28 on dist-test-slave-0q4n"
I20260710 13:19:28.380865 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-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:19:28.389972 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:28.391172 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:28.392570 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:28.394650 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:28.394815 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:28.395151 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:28.395316 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:28.433826 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.194:33917
I20260710 13:19:28.433934 12384 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.194:33917 every 8 connection(s)
I20260710 13:19:28.438496 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:28.445937 12388 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:19:28.447089 12389 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:19:28.448801 11191 server_base.cc:1061] running on GCE node
W20260710 13:19:28.450053 12392 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:19:28.451153 12385 heartbeater.cc:344] Connected to a master server at 127.10.237.254:46059
I20260710 13:19:28.451524 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:28.451742 12385 heartbeater.cc:461] Registering TS with master...
W20260710 13:19:28.451849 11191 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:19:28.452245 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689568452210 us; error 0 us; skew 500 ppm
I20260710 13:19:28.452834 12385 heartbeater.cc:507] Master 127.10.237.254:46059 requested a full tablet report, sending...
I20260710 13:19:28.453092 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:28.455157 12183 ts_manager.cc:194] Registered new tserver with Master: d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:28.456454 12183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44748
I20260710 13:19:28.457581 11191 webserver.cc:533] Webserver started at http://127.10.237.195:42791/ using document root <none> and password file <none>
I20260710 13:19:28.458232 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:28.458492 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:28.458810 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:28.459941 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-2-root/instance:
uuid: "7d2b90c946744260a8b982a0a16186ec"
format_stamp: "Formatted at 2026-07-10 13:19:28 on dist-test-slave-0q4n"
I20260710 13:19:28.464169 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:19:28.467506 12396 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:19:28.468240 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:28.468530 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-2-root
uuid: "7d2b90c946744260a8b982a0a16186ec"
format_stamp: "Formatted at 2026-07-10 13:19:28 on dist-test-slave-0q4n"
I20260710 13:19:28.468842 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-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:19:28.480412 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:28.481575 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:28.483217 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:28.485387 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:28.485611 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:28.485852 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:28.486018 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:28.525588 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.195:46809
I20260710 13:19:28.525666 12458 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.195:46809 every 8 connection(s)
I20260710 13:19:28.539054 12459 heartbeater.cc:344] Connected to a master server at 127.10.237.254:46059
I20260710 13:19:28.539426 12459 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:28.540119 12459 heartbeater.cc:507] Master 127.10.237.254:46059 requested a full tablet report, sending...
I20260710 13:19:28.541899 12183 ts_manager.cc:194] Registered new tserver with Master: 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:28.542815 11191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014203417s
I20260710 13:19:28.543231 12183 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44756
I20260710 13:19:28.566860 12183 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44762:
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:19:28.570672 12183 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:19:28.701773 12422 tablet_service.cc:1511] Processing CreateTablet for tablet d40dc6673fb04f08b34ebdbe4f0d4e8f (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:28.702153 12270 tablet_service.cc:1511] Processing CreateTablet for tablet e127ecc1e3724e668865f59cc5109e1c (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:28.703358 12422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40dc6673fb04f08b34ebdbe4f0d4e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.703572 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e127ecc1e3724e668865f59cc5109e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.703313 12274 tablet_service.cc:1511] Processing CreateTablet for tablet b8117200043f4113b3885b9f6d22c182 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:28.704664 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8117200043f4113b3885b9f6d22c182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.705576 12420 tablet_service.cc:1511] Processing CreateTablet for tablet 6d94bce5122a4bd68bdd4e0bfad3a7a9 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:28.706908 12420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d94bce5122a4bd68bdd4e0bfad3a7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.708160 12421 tablet_service.cc:1511] Processing CreateTablet for tablet ca2b0f74b844449fb032d62425e0a176 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:28.709455 12421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2b0f74b844449fb032d62425e0a176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.710304 12423 tablet_service.cc:1511] Processing CreateTablet for tablet b8117200043f4113b3885b9f6d22c182 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:28.711589 12423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8117200043f4113b3885b9f6d22c182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.702143 12275 tablet_service.cc:1511] Processing CreateTablet for tablet 5a701511c43841fd9c2535ddb8916846 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:28.708192 12424 tablet_service.cc:1511] Processing CreateTablet for tablet 5a701511c43841fd9c2535ddb8916846 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:28.715593 12275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a701511c43841fd9c2535ddb8916846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.716394 12424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a701511c43841fd9c2535ddb8916846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.716286 12272 tablet_service.cc:1511] Processing CreateTablet for tablet ca2b0f74b844449fb032d62425e0a176 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:28.717521 12272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2b0f74b844449fb032d62425e0a176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.720211 12271 tablet_service.cc:1511] Processing CreateTablet for tablet 6d94bce5122a4bd68bdd4e0bfad3a7a9 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:28.721524 12271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d94bce5122a4bd68bdd4e0bfad3a7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.724121 12273 tablet_service.cc:1511] Processing CreateTablet for tablet d40dc6673fb04f08b34ebdbe4f0d4e8f (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:28.725626 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40dc6673fb04f08b34ebdbe4f0d4e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.728634 12419 tablet_service.cc:1511] Processing CreateTablet for tablet e127ecc1e3724e668865f59cc5109e1c (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:28.729251 12418 tablet_service.cc:1511] Processing CreateTablet for tablet 144aec0483164d93a4bf26c895e2f9c4 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:28.730065 12419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e127ecc1e3724e668865f59cc5109e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.731509 12417 tablet_service.cc:1511] Processing CreateTablet for tablet 57c8cc95e7694e9ba17a9f773fa76752 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:28.732810 12417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57c8cc95e7694e9ba17a9f773fa76752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.734437 12418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144aec0483164d93a4bf26c895e2f9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.735939 12416 tablet_service.cc:1511] Processing CreateTablet for tablet 64ab6bd783524c4a8d28d9d4ec9856df (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:28.737612 12416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ab6bd783524c4a8d28d9d4ec9856df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.744135 12268 tablet_service.cc:1511] Processing CreateTablet for tablet 57c8cc95e7694e9ba17a9f773fa76752 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:28.744694 12266 tablet_service.cc:1511] Processing CreateTablet for tablet c8a567ce3f214c8aac0635fe0705c98e (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:28.745447 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57c8cc95e7694e9ba17a9f773fa76752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.746258 12266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a567ce3f214c8aac0635fe0705c98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.747875 12267 tablet_service.cc:1511] Processing CreateTablet for tablet 64ab6bd783524c4a8d28d9d4ec9856df (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:28.749033 12415 tablet_service.cc:1511] Processing CreateTablet for tablet c8a567ce3f214c8aac0635fe0705c98e (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:28.749646 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ab6bd783524c4a8d28d9d4ec9856df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.750348 12415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a567ce3f214c8aac0635fe0705c98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.755612 12269 tablet_service.cc:1511] Processing CreateTablet for tablet 144aec0483164d93a4bf26c895e2f9c4 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:28.757490 12269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144aec0483164d93a4bf26c895e2f9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.779517 12350 tablet_service.cc:1511] Processing CreateTablet for tablet 5a701511c43841fd9c2535ddb8916846 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:28.780958 12350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a701511c43841fd9c2535ddb8916846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.786057 12348 tablet_service.cc:1511] Processing CreateTablet for tablet d40dc6673fb04f08b34ebdbe4f0d4e8f (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:28.787479 12348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40dc6673fb04f08b34ebdbe4f0d4e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.792137 12345 tablet_service.cc:1511] Processing CreateTablet for tablet e127ecc1e3724e668865f59cc5109e1c (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:28.793538 12345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e127ecc1e3724e668865f59cc5109e1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.795373 12344 tablet_service.cc:1511] Processing CreateTablet for tablet 144aec0483164d93a4bf26c895e2f9c4 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:28.796643 12344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144aec0483164d93a4bf26c895e2f9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.803802 12347 tablet_service.cc:1511] Processing CreateTablet for tablet ca2b0f74b844449fb032d62425e0a176 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:28.805826 12349 tablet_service.cc:1511] Processing CreateTablet for tablet b8117200043f4113b3885b9f6d22c182 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:28.808750 12343 tablet_service.cc:1511] Processing CreateTablet for tablet 57c8cc95e7694e9ba17a9f773fa76752 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:28.811174 12346 tablet_service.cc:1511] Processing CreateTablet for tablet 6d94bce5122a4bd68bdd4e0bfad3a7a9 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:28.813791 12349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8117200043f4113b3885b9f6d22c182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.819495 12474 tablet_bootstrap.cc:492] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:28.823101 12346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d94bce5122a4bd68bdd4e0bfad3a7a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.823760 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2b0f74b844449fb032d62425e0a176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.825033 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57c8cc95e7694e9ba17a9f773fa76752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.826119 12421 tablet_service.cc:1511] Processing CreateTablet for tablet 0051f943c5be4c13befe47425b89b56f (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:28.827657 12421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0051f943c5be4c13befe47425b89b56f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.832401 12270 tablet_service.cc:1511] Processing CreateTablet for tablet 838621ab53e440d589e0e78af648044a (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:28.833703 12270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838621ab53e440d589e0e78af648044a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.847501 12424 tablet_service.cc:1511] Processing CreateTablet for tablet 838621ab53e440d589e0e78af648044a (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:28.848915 12424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838621ab53e440d589e0e78af648044a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.851140 12274 tablet_service.cc:1511] Processing CreateTablet for tablet b61319022df74021ba5058549f4aa77d (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:28.852424 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61319022df74021ba5058549f4aa77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.856432 12420 tablet_service.cc:1511] Processing CreateTablet for tablet b61319022df74021ba5058549f4aa77d (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:28.857717 12420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61319022df74021ba5058549f4aa77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.860373 12272 tablet_service.cc:1511] Processing CreateTablet for tablet f0595da43f0948a79a2d90cf53f35f40 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:28.861646 12272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0595da43f0948a79a2d90cf53f35f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.875624 12341 tablet_service.cc:1511] Processing CreateTablet for tablet c8a567ce3f214c8aac0635fe0705c98e (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:28.877532 12341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a567ce3f214c8aac0635fe0705c98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.873381 12342 tablet_service.cc:1511] Processing CreateTablet for tablet 64ab6bd783524c4a8d28d9d4ec9856df (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:28.887213 12342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64ab6bd783524c4a8d28d9d4ec9856df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.898386 12422 tablet_service.cc:1511] Processing CreateTablet for tablet 45dad45eaacf4c5fa6c18a15fa0c5ab2 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:28.899699 12422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45dad45eaacf4c5fa6c18a15fa0c5ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.900480 12474 tablet_bootstrap.cc:654] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.926405 12415 tablet_service.cc:1511] Processing CreateTablet for tablet f0595da43f0948a79a2d90cf53f35f40 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:28.927208 12344 tablet_service.cc:1511] Processing CreateTablet for tablet 0051f943c5be4c13befe47425b89b56f (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:28.927979 12415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0595da43f0948a79a2d90cf53f35f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.928401 12344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0051f943c5be4c13befe47425b89b56f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.927210 12275 tablet_service.cc:1511] Processing CreateTablet for tablet 45dad45eaacf4c5fa6c18a15fa0c5ab2 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:28.932036 12417 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5b1c643c4547749171c8f87198971e (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:28.932511 12275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45dad45eaacf4c5fa6c18a15fa0c5ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.933228 12417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5b1c643c4547749171c8f87198971e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.944119 12269 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2e701849fd4ee194fb2f9f7a63a103 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:28.945487 12269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2e701849fd4ee194fb2f9f7a63a103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.947093 12419 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2e701849fd4ee194fb2f9f7a63a103 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:28.948413 12418 tablet_service.cc:1511] Processing CreateTablet for tablet 80eb0118cf4d41f589122f0b942cd447 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:28.949079 12268 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5b1c643c4547749171c8f87198971e (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:28.947253 12341 tablet_service.cc:1511] Processing CreateTablet for tablet 45dad45eaacf4c5fa6c18a15fa0c5ab2 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:28.953831 12273 tablet_service.cc:1511] Processing CreateTablet for tablet 0051f943c5be4c13befe47425b89b56f (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:28.954298 12418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80eb0118cf4d41f589122f0b942cd447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.955721 12266 tablet_service.cc:1511] Processing CreateTablet for tablet 80eb0118cf4d41f589122f0b942cd447 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:28.957414 12345 tablet_service.cc:1511] Processing CreateTablet for tablet b61319022df74021ba5058549f4aa77d (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:28.958648 12345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61319022df74021ba5058549f4aa77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.961784 12347 tablet_service.cc:1511] Processing CreateTablet for tablet f0595da43f0948a79a2d90cf53f35f40 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:28.974824 12268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5b1c643c4547749171c8f87198971e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.975569 12273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0051f943c5be4c13befe47425b89b56f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.975958 12475 tablet_bootstrap.cc:492] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:28.979285 12419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2e701849fd4ee194fb2f9f7a63a103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.985805 12275 tablet_service.cc:1511] Processing CreateTablet for tablet baa51d072fff410babb05a7641245af9 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:28.987512 12266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80eb0118cf4d41f589122f0b942cd447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.987180 12350 tablet_service.cc:1511] Processing CreateTablet for tablet 9a2e701849fd4ee194fb2f9f7a63a103 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:28.990291 12418 tablet_service.cc:1511] Processing CreateTablet for tablet baa51d072fff410babb05a7641245af9 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:28.994189 12418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa51d072fff410babb05a7641245af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.999300 12342 tablet_service.cc:1511] Processing CreateTablet for tablet 838621ab53e440d589e0e78af648044a (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:29.000543 12271 tablet_service.cc:1511] Processing CreateTablet for tablet 8c4b8a767fd342f0a1362099b0c943fd (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:29.002170 12271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4b8a767fd342f0a1362099b0c943fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.003635 12275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa51d072fff410babb05a7641245af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.963007 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0595da43f0948a79a2d90cf53f35f40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.010339 12341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45dad45eaacf4c5fa6c18a15fa0c5ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.010969 12342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838621ab53e440d589e0e78af648044a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.012043 12350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2e701849fd4ee194fb2f9f7a63a103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.014097 12349 tablet_service.cc:1511] Processing CreateTablet for tablet 6e5b1c643c4547749171c8f87198971e (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:29.025511 12476 tablet_bootstrap.cc:492] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:29.029449 12349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5b1c643c4547749171c8f87198971e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.046588 12348 tablet_service.cc:1511] Processing CreateTablet for tablet 80eb0118cf4d41f589122f0b942cd447 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:29.048239 12348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80eb0118cf4d41f589122f0b942cd447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.080833 12343 tablet_service.cc:1511] Processing CreateTablet for tablet baa51d072fff410babb05a7641245af9 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:29.082096 12343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa51d072fff410babb05a7641245af9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:29.083258 12169 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.237.193:45925, user_credentials={real_user=slave}} blocked reactor thread for 83302.2us
I20260710 13:19:29.084249 12476 tablet_bootstrap.cc:654] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.087070 12474 tablet_bootstrap.cc:492] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:29.087508 12474 ts_tablet_manager.cc:1403] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.268s	user 0.022s	sys 0.020s
I20260710 13:19:29.090103 12474 raft_consensus.cc:359] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.090793 12474 raft_consensus.cc:385] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.099852 12274 tablet_service.cc:1511] Processing CreateTablet for tablet b787c7fa121843389ea8441139e81df3 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:29.121023 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b787c7fa121843389ea8441139e81df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.102018 12416 tablet_service.cc:1511] Processing CreateTablet for tablet b787c7fa121843389ea8441139e81df3 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:29.125092 12416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b787c7fa121843389ea8441139e81df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.126689 12474 raft_consensus.cc:740] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.129851 12475 tablet_bootstrap.cc:654] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.130321 12267 tablet_service.cc:1511] Processing CreateTablet for tablet acf59ea0336c4cdeb29b1268265dd54d (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:29.131956 12424 tablet_service.cc:1511] Processing CreateTablet for tablet 8c4b8a767fd342f0a1362099b0c943fd (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:29.106657 12346 tablet_service.cc:1511] Processing CreateTablet for tablet 8c4b8a767fd342f0a1362099b0c943fd (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:29.140244 12474 consensus_queue.cc:260] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.148728 12267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf59ea0336c4cdeb29b1268265dd54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.167114 12346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4b8a767fd342f0a1362099b0c943fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.167346 12341 tablet_service.cc:1511] Processing CreateTablet for tablet acf59ea0336c4cdeb29b1268265dd54d (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:29.167618 12418 tablet_service.cc:1511] Processing CreateTablet for tablet acf59ea0336c4cdeb29b1268265dd54d (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:29.168633 12341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf59ea0336c4cdeb29b1268265dd54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.168875 12418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf59ea0336c4cdeb29b1268265dd54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.173537 12349 tablet_service.cc:1511] Processing CreateTablet for tablet 650d08c15d0a4af2a4939ff0afe90319 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:29.175244 12349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650d08c15d0a4af2a4939ff0afe90319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.176187 12271 tablet_service.cc:1511] Processing CreateTablet for tablet 650d08c15d0a4af2a4939ff0afe90319 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:29.177591 12271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650d08c15d0a4af2a4939ff0afe90319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.180476 12424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4b8a767fd342f0a1362099b0c943fd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:29.188264 12231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:29.153012 12345 tablet_service.cc:1511] Processing CreateTablet for tablet b787c7fa121843389ea8441139e81df3 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:29.189494 12345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b787c7fa121843389ea8441139e81df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.194029 12474 ts_tablet_manager.cc:1434] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.011s
I20260710 13:19:29.201458 12459 heartbeater.cc:499] Master 127.10.237.254:46059 was elected leader, sending a full tablet report...
I20260710 13:19:29.204447 12415 tablet_service.cc:1511] Processing CreateTablet for tablet 650d08c15d0a4af2a4939ff0afe90319 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:29.205089 12417 tablet_service.cc:1511] Processing CreateTablet for tablet 35842fc282fa4a408a93afec85e79c20 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:29.205801 12415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 650d08c15d0a4af2a4939ff0afe90319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.206465 12417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35842fc282fa4a408a93afec85e79c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.207175 12474 tablet_bootstrap.cc:492] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:29.208122 12274 tablet_service.cc:1511] Processing CreateTablet for tablet 35842fc282fa4a408a93afec85e79c20 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:29.209349 12274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35842fc282fa4a408a93afec85e79c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.219053 12474 tablet_bootstrap.cc:654] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.233165 12347 tablet_service.cc:1511] Processing CreateTablet for tablet 35842fc282fa4a408a93afec85e79c20 (DEFAULT_TABLE table=test-workload [id=5741f937be304710bba93ce870978294]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:29.221325 12475 tablet_bootstrap.cc:492] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:29.234351 12476 tablet_bootstrap.cc:492] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:29.241844 12475 ts_tablet_manager.cc:1403] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.317s	user 0.015s	sys 0.017s
I20260710 13:19:29.241910 12476 ts_tablet_manager.cc:1403] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.217s	user 0.011s	sys 0.014s
I20260710 13:19:29.245038 12475 raft_consensus.cc:359] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.245357 12476 raft_consensus.cc:359] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.245810 12475 raft_consensus.cc:385] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.246304 12475 raft_consensus.cc:740] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.246956 12347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35842fc282fa4a408a93afec85e79c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.247125 12475 consensus_queue.cc:260] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.248363 12476 raft_consensus.cc:385] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.248724 12476 raft_consensus.cc:740] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.249611 12476 consensus_queue.cc:260] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.267213 12474 tablet_bootstrap.cc:492] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:29.267786 12474 ts_tablet_manager.cc:1403] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.061s	user 0.005s	sys 0.008s
I20260710 13:19:29.272967 12476 ts_tablet_manager.cc:1434] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.031s	user 0.000s	sys 0.016s
I20260710 13:19:29.274037 12476 tablet_bootstrap.cc:492] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:29.276190 12385 heartbeater.cc:499] Master 127.10.237.254:46059 was elected leader, sending a full tablet report...
I20260710 13:19:29.282809 12474 raft_consensus.cc:359] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } }
I20260710 13:19:29.283784 12474 raft_consensus.cc:385] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.284184 12474 raft_consensus.cc:740] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.288094 12474 consensus_queue.cc:260] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } }
I20260710 13:19:29.290791 12476 tablet_bootstrap.cc:654] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.293442 12474 ts_tablet_manager.cc:1434] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.005s
I20260710 13:19:29.293830 12475 ts_tablet_manager.cc:1434] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.052s	user 0.017s	sys 0.012s
I20260710 13:19:29.293483 12310 heartbeater.cc:499] Master 127.10.237.254:46059 was elected leader, sending a full tablet report...
I20260710 13:19:29.294557 12474 tablet_bootstrap.cc:492] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:29.294880 12475 tablet_bootstrap.cc:492] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:29.301443 12475 tablet_bootstrap.cc:654] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.310231 12474 tablet_bootstrap.cc:654] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.316865 12476 tablet_bootstrap.cc:492] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:29.317541 12476 ts_tablet_manager.cc:1403] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.007s
I20260710 13:19:29.321419 12476 raft_consensus.cc:359] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.322434 12476 raft_consensus.cc:385] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.322824 12476 raft_consensus.cc:740] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.324162 12476 consensus_queue.cc:260] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.325824 12474 tablet_bootstrap.cc:492] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:29.326350 12474 ts_tablet_manager.cc:1403] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.000s
I20260710 13:19:29.327354 12476 ts_tablet_manager.cc:1434] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 13:19:29.328604 12476 tablet_bootstrap.cc:492] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:29.329351 12474 raft_consensus.cc:359] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.330117 12474 raft_consensus.cc:385] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.330425 12474 raft_consensus.cc:740] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.332473 12474 consensus_queue.cc:260] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.333839 12475 tablet_bootstrap.cc:492] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:29.334321 12475 ts_tablet_manager.cc:1403] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.014s
I20260710 13:19:29.334713 12474 ts_tablet_manager.cc:1434] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 13:19:29.335796 12474 tablet_bootstrap.cc:492] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:29.336141 12476 tablet_bootstrap.cc:654] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.342794 12474 tablet_bootstrap.cc:654] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.344972 12475 raft_consensus.cc:359] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.345961 12475 raft_consensus.cc:385] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.346342 12475 raft_consensus.cc:740] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.347430 12475 consensus_queue.cc:260] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.349988 12483 raft_consensus.cc:493] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.350575 12475 ts_tablet_manager.cc:1434] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.003s
I20260710 13:19:29.350459 12483 raft_consensus.cc:515] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.351572 12475 tablet_bootstrap.cc:492] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:29.354279 12483 leader_election.cc:290] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:29.393941 12476 tablet_bootstrap.cc:492] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:29.394604 12476 ts_tablet_manager.cc:1403] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.066s	user 0.037s	sys 0.002s
I20260710 13:19:29.397758 12476 raft_consensus.cc:359] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.398518 12476 raft_consensus.cc:385] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.398818 12476 raft_consensus.cc:740] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.399559 12476 consensus_queue.cc:260] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.401996 12476 ts_tablet_manager.cc:1434] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:29.403268 12476 tablet_bootstrap.cc:492] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:29.403688 12475 tablet_bootstrap.cc:654] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.409473 12476 tablet_bootstrap.cc:654] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.415629 12480 raft_consensus.cc:493] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.416083 12480 raft_consensus.cc:515] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.419623 12474 tablet_bootstrap.cc:492] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:29.420310 12474 ts_tablet_manager.cc:1403] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.044s
I20260710 13:19:29.421310 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127ecc1e3724e668865f59cc5109e1c" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
W20260710 13:19:29.422938 12323 leader_election.cc:343] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.424293 12474 raft_consensus.cc:359] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.424908 12483 raft_consensus.cc:493] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.425335 12474 raft_consensus.cc:385] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.425807 12474 raft_consensus.cc:740] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.425490 12483 raft_consensus.cc:515] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.427078 12474 consensus_queue.cc:260] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.428098 12483 leader_election.cc:290] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:29.428839 12480 leader_election.cc:290] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:29.430117 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
W20260710 13:19:29.431263 12323 leader_election.cc:343] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.434630 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127ecc1e3724e668865f59cc5109e1c" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:29.435120 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:29.435408 12474 ts_tablet_manager.cc:1434] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:19:29.435392 12285 raft_consensus.cc:2468] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:29.435791 12475 tablet_bootstrap.cc:492] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:29.436301 12475 ts_tablet_manager.cc:1403] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.085s	user 0.023s	sys 0.016s
I20260710 13:19:29.436691 12474 tablet_bootstrap.cc:492] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
W20260710 13:19:29.436599 12325 leader_election.cc:343] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.437189 12325 leader_election.cc:304] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec
I20260710 13:19:29.438105 12482 raft_consensus.cc:493] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.438678 12325 leader_election.cc:304] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 7d2b90c946744260a8b982a0a16186ec
I20260710 13:19:29.438560 12482 raft_consensus.cc:515] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.440116 12483 raft_consensus.cc:2749] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:29.440922 12483 raft_consensus.cc:2804] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.441319 12483 raft_consensus.cc:493] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.441709 12483 raft_consensus.cc:3060] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.445569 12475 raft_consensus.cc:359] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.447799 12475 raft_consensus.cc:385] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.443387 12482 leader_election.cc:290] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:29.448124 12475 raft_consensus.cc:740] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.455716 12474 tablet_bootstrap.cc:654] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.462666 12483 raft_consensus.cc:515] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.460435 12475 consensus_queue.cc:260] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.467576 12475 ts_tablet_manager.cc:1434] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 13:19:29.468519 12475 tablet_bootstrap.cc:492] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:29.469805 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127ecc1e3724e668865f59cc5109e1c" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
W20260710 13:19:29.471243 12323 leader_election.cc:343] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.472160 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a567ce3f214c8aac0635fe0705c98e" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:29.473461 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8117200043f4113b3885b9f6d22c182" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
W20260710 13:19:29.474885 12398 leader_election.cc:343] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:29.474988 12248 leader_election.cc:343] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.465123 12476 tablet_bootstrap.cc:492] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:29.475723 12483 leader_election.cc:290] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:29.476284 12476 ts_tablet_manager.cc:1403] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.000s
I20260710 13:19:29.478881 12474 tablet_bootstrap.cc:492] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:29.478852 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e127ecc1e3724e668865f59cc5109e1c" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:29.479506 12474 ts_tablet_manager.cc:1403] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260710 13:19:29.479591 12285 raft_consensus.cc:3060] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.479411 12476 raft_consensus.cc:359] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.480181 12476 raft_consensus.cc:385] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.480633 12476 raft_consensus.cc:740] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.481498 12476 consensus_queue.cc:260] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.482842 12474 raft_consensus.cc:359] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.483536 12474 raft_consensus.cc:385] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.483847 12474 raft_consensus.cc:740] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.484766 12474 consensus_queue.cc:260] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.486058 12480 raft_consensus.cc:493] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.486569 12475 tablet_bootstrap.cc:654] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.486522 12480 raft_consensus.cc:515] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.487172 12476 ts_tablet_manager.cc:1434] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:19:29.488147 12476 tablet_bootstrap.cc:492] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:29.488643 12480 leader_election.cc:290] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:29.490361 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40dc6673fb04f08b34ebdbe4f0d4e8f" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:29.493078 12285 raft_consensus.cc:2468] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 1.
W20260710 13:19:29.493899 12398 leader_election.cc:343] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.494426 12325 leader_election.cc:304] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 7d2b90c946744260a8b982a0a16186ec
I20260710 13:19:29.495290 12483 raft_consensus.cc:2804] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.495754 12483 raft_consensus.cc:697] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Becoming Leader. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Running, Role: LEADER
I20260710 13:19:29.496845 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a567ce3f214c8aac0635fe0705c98e" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:29.496582 12483 consensus_queue.cc:237] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.497057 12501 raft_consensus.cc:493] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.499377 12501 raft_consensus.cc:515] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.500140 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8117200043f4113b3885b9f6d22c182" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
W20260710 13:19:29.501468 12249 leader_election.cc:343] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.501919 12249 leader_election.cc:304] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928; no voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb
I20260710 13:19:29.502282 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a567ce3f214c8aac0635fe0705c98e" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:29.502982 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a567ce3f214c8aac0635fe0705c98e" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
W20260710 13:19:29.503588 12325 leader_election.cc:343] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.503814 12434 raft_consensus.cc:2468] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:29.503046 12482 raft_consensus.cc:2749] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:29.497594 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40dc6673fb04f08b34ebdbe4f0d4e8f" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:29.498332 12474 ts_tablet_manager.cc:1434] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:19:29.505505 12323 leader_election.cc:304] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 1a58c35be9ff40b09c5962385805c928
I20260710 13:19:29.505867 12474 tablet_bootstrap.cc:492] T e127ecc1e3724e668865f59cc5109e1c P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
W20260710 13:19:29.506054 12399 leader_election.cc:343] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.506417 12483 raft_consensus.cc:2804] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.506551 12399 leader_election.cc:304] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec; no voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb
I20260710 13:19:29.506867 12483 raft_consensus.cc:493] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.507297 12483 raft_consensus.cc:3060] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.511338 12182 catalog_manager.cc:5697] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: term changed from 0 to 1, leader changed from <none> to d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194). New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.512938 12475 tablet_bootstrap.cc:492] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:29.513420 12475 ts_tablet_manager.cc:1403] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.045s	user 0.002s	sys 0.008s
I20260710 13:19:29.513522 12474 tablet_bootstrap.cc:654] T e127ecc1e3724e668865f59cc5109e1c P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.513641 12483 raft_consensus.cc:515] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.507385 12501 leader_election.cc:290] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:29.515714 12498 raft_consensus.cc:2749] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:29.516655 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a567ce3f214c8aac0635fe0705c98e" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:29.516960 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a567ce3f214c8aac0635fe0705c98e" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:29.517524 12434 raft_consensus.cc:3060] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.517273 12475 raft_consensus.cc:359] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.517969 12475 raft_consensus.cc:385] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.518276 12475 raft_consensus.cc:740] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
W20260710 13:19:29.518358 12325 leader_election.cc:343] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.519047 12475 consensus_queue.cc:260] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
W20260710 13:19:29.519892 12399 leader_election.cc:343] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.520486 12399 leader_election.cc:304] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec; no voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb
I20260710 13:19:29.521483 12498 raft_consensus.cc:2749] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:29.524901 12434 raft_consensus.cc:2468] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 1.
I20260710 13:19:29.525151 12476 tablet_bootstrap.cc:654] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.526139 12323 leader_election.cc:304] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 1a58c35be9ff40b09c5962385805c928
I20260710 13:19:29.527006 12501 raft_consensus.cc:2804] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.532063 12475 ts_tablet_manager.cc:1434] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:19:29.530529 12483 leader_election.cc:290] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:29.533257 12475 tablet_bootstrap.cc:492] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:29.546452 12475 tablet_bootstrap.cc:654] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.549177 12501 raft_consensus.cc:697] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Becoming Leader. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Running, Role: LEADER
I20260710 13:19:29.551649 12474 tablet_bootstrap.cc:492] T e127ecc1e3724e668865f59cc5109e1c P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:29.553471 12498 raft_consensus.cc:493] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.550388 12501 consensus_queue.cc:237] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.554315 12498 raft_consensus.cc:515] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.556593 12476 tablet_bootstrap.cc:492] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:29.557060 12476 ts_tablet_manager.cc:1403] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.069s	user 0.005s	sys 0.014s
I20260710 13:19:29.558357 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d94bce5122a4bd68bdd4e0bfad3a7a9" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:29.560889 12476 raft_consensus.cc:359] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.561887 12476 raft_consensus.cc:385] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.561764 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d94bce5122a4bd68bdd4e0bfad3a7a9" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:29.562382 12476 raft_consensus.cc:740] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.563382 12476 consensus_queue.cc:260] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
W20260710 13:19:29.563946 12399 leader_election.cc:343] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:29.565483 12398 leader_election.cc:343] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.566115 12476 ts_tablet_manager.cc:1434] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 13:19:29.566056 12398 leader_election.cc:304] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec; no voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb
I20260710 13:19:29.567005 12476 tablet_bootstrap.cc:492] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:29.567276 12498 leader_election.cc:290] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:29.567430 12480 raft_consensus.cc:2749] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:29.568311 12474 ts_tablet_manager.cc:1403] T e127ecc1e3724e668865f59cc5109e1c P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.015s
I20260710 13:19:29.570791 12480 raft_consensus.cc:493] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.571424 12480 raft_consensus.cc:515] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.574096 12480 leader_election.cc:290] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:29.574417 12476 tablet_bootstrap.cc:654] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.576437 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2b0f74b844449fb032d62425e0a176" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:29.577296 12284 raft_consensus.cc:2468] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:29.578961 12399 leader_election.cc:304] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec; no voters: 
I20260710 13:19:29.574170 12474 raft_consensus.cc:359] T e127ecc1e3724e668865f59cc5109e1c P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.580040 12474 raft_consensus.cc:385] T e127ecc1e3724e668865f59cc5109e1c P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.580446 12474 raft_consensus.cc:740] T e127ecc1e3724e668865f59cc5109e1c P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.581465 12474 consensus_queue.cc:260] T e127ecc1e3724e668865f59cc5109e1c P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.582015 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2b0f74b844449fb032d62425e0a176" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:29.583134 12360 raft_consensus.cc:2468] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:29.583583 12498 raft_consensus.cc:2804] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.584097 12498 raft_consensus.cc:493] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.584517 12498 raft_consensus.cc:3060] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.594759 12498 raft_consensus.cc:515] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.596624 12474 ts_tablet_manager.cc:1434] T e127ecc1e3724e668865f59cc5109e1c P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260710 13:19:29.596800 12498 leader_election.cc:290] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:29.597774 12474 tablet_bootstrap.cc:492] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:29.598166 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2b0f74b844449fb032d62425e0a176" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:29.598529 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca2b0f74b844449fb032d62425e0a176" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:29.598814 12284 raft_consensus.cc:3060] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.599120 12360 raft_consensus.cc:3060] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.600164 12476 tablet_bootstrap.cc:492] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:29.600647 12476 ts_tablet_manager.cc:1403] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.004s
I20260710 13:19:29.603652 12476 raft_consensus.cc:359] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } }
I20260710 13:19:29.604460 12476 raft_consensus.cc:385] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.604795 12476 raft_consensus.cc:740] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.605549 12476 consensus_queue.cc:260] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } }
I20260710 13:19:29.607860 12474 tablet_bootstrap.cc:654] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.608086 12476 ts_tablet_manager.cc:1434] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:29.609831 12476 tablet_bootstrap.cc:492] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:29.609797 12284 raft_consensus.cc:2468] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:29.611708 12399 leader_election.cc:304] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec; no voters: 
I20260710 13:19:29.612625 12498 raft_consensus.cc:2804] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.613103 12498 raft_consensus.cc:697] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Becoming Leader. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Running, Role: LEADER
I20260710 13:19:29.613511 12474 tablet_bootstrap.cc:492] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:29.613965 12474 ts_tablet_manager.cc:1403] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.006s
I20260710 13:19:29.613911 12498 consensus_queue.cc:237] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.616907 12360 raft_consensus.cc:2468] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:29.617249 12476 tablet_bootstrap.cc:654] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.617142 12474 raft_consensus.cc:359] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.618006 12474 raft_consensus.cc:385] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.618312 12474 raft_consensus.cc:740] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.619007 12474 consensus_queue.cc:260] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.621268 12474 ts_tablet_manager.cc:1434] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:29.621667 12475 tablet_bootstrap.cc:492] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:29.622151 12474 tablet_bootstrap.cc:492] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:29.622295 12475 ts_tablet_manager.cc:1403] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.089s	user 0.041s	sys 0.019s
I20260710 13:19:29.626227 12475 raft_consensus.cc:359] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } }
I20260710 13:19:29.626979 12475 raft_consensus.cc:385] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.627414 12475 raft_consensus.cc:740] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.628192 12475 consensus_queue.cc:260] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } }
I20260710 13:19:29.629192 12474 tablet_bootstrap.cc:654] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.629115 12476 tablet_bootstrap.cc:492] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:29.631388 12476 ts_tablet_manager.cc:1403] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 13:19:29.630509 12183 catalog_manager.cc:5697] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: term changed from 0 to 1, leader changed from <none> to d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194). New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.632706 12482 raft_consensus.cc:493] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.633169 12482 raft_consensus.cc:515] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.634482 12476 raft_consensus.cc:359] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.635263 12476 raft_consensus.cc:385] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.630538 12475 ts_tablet_manager.cc:1434] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:29.636653 12482 leader_election.cc:290] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:29.637048 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144aec0483164d93a4bf26c895e2f9c4" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:29.635591 12476 raft_consensus.cc:740] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
W20260710 13:19:29.638449 12248 leader_election.cc:343] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.636246 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144aec0483164d93a4bf26c895e2f9c4" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:29.639278 12360 raft_consensus.cc:2468] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 0.
I20260710 13:19:29.637732 12475 tablet_bootstrap.cc:492] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:29.650939 12249 leader_election.cc:304] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [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: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 7d2b90c946744260a8b982a0a16186ec
I20260710 13:19:29.645596 12476 consensus_queue.cc:260] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.652240 12482 raft_consensus.cc:2804] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.652642 12482 raft_consensus.cc:493] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.653028 12482 raft_consensus.cc:3060] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.654188 12476 ts_tablet_manager.cc:1434] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:19:29.655314 12476 tablet_bootstrap.cc:492] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:29.657868 12474 tablet_bootstrap.cc:492] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:29.658341 12474 ts_tablet_manager.cc:1403] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.008s
I20260710 13:19:29.661098 12474 raft_consensus.cc:359] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.661739 12474 raft_consensus.cc:385] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.662016 12474 raft_consensus.cc:740] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.662724 12474 consensus_queue.cc:260] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.664755 12474 ts_tablet_manager.cc:1434] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:29.665714 12474 tablet_bootstrap.cc:492] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:29.670639 12475 tablet_bootstrap.cc:654] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.672031 12474 tablet_bootstrap.cc:654] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.662127 12476 tablet_bootstrap.cc:654] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.678167 12482 raft_consensus.cc:515] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.680909 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144aec0483164d93a4bf26c895e2f9c4" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:29.681510 12360 raft_consensus.cc:3060] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.682184 12182 catalog_manager.cc:5697] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2b90c946744260a8b982a0a16186ec (127.10.237.195). New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.688594 12360 raft_consensus.cc:2468] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 1.
I20260710 13:19:29.690542 12249 leader_election.cc:304] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:29.697880 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144aec0483164d93a4bf26c895e2f9c4" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
W20260710 13:19:29.699340 12248 leader_election.cc:343] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.700584 12476 tablet_bootstrap.cc:492] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:29.703521 12476 ts_tablet_manager.cc:1403] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.010s
I20260710 13:19:29.701973 12521 raft_consensus.cc:2804] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.700460 12482 leader_election.cc:290] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Requested vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:29.705996 12474 tablet_bootstrap.cc:492] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:29.706492 12474 ts_tablet_manager.cc:1403] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.015s
I20260710 13:19:29.705997 12475 tablet_bootstrap.cc:492] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:29.707062 12475 ts_tablet_manager.cc:1403] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.001s
I20260710 13:19:29.707067 12476 raft_consensus.cc:359] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.707852 12476 raft_consensus.cc:385] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.708081 12476 raft_consensus.cc:740] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.708686 12476 consensus_queue.cc:260] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.709091 12474 raft_consensus.cc:359] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.709728 12474 raft_consensus.cc:385] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.709992 12474 raft_consensus.cc:740] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.709884 12475 raft_consensus.cc:359] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.710700 12474 consensus_queue.cc:260] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.711267 12475 raft_consensus.cc:385] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.710440 12476 ts_tablet_manager.cc:1434] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:19:29.710878 12521 raft_consensus.cc:697] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Becoming Leader. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Running, Role: LEADER
I20260710 13:19:29.712677 12474 ts_tablet_manager.cc:1434] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:29.712255 12521 consensus_queue.cc:237] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.713014 12475 raft_consensus.cc:740] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.713835 12475 consensus_queue.cc:260] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.716046 12475 ts_tablet_manager.cc:1434] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:29.716915 12476 tablet_bootstrap.cc:492] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:29.717005 12475 tablet_bootstrap.cc:492] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:29.722102 12474 tablet_bootstrap.cc:492] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:29.722673 12476 tablet_bootstrap.cc:654] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.730753 12474 tablet_bootstrap.cc:654] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.730775 12475 tablet_bootstrap.cc:654] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.733474 12182 catalog_manager.cc:5697] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a58c35be9ff40b09c5962385805c928 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.740255 12475 tablet_bootstrap.cc:492] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:29.740942 12475 ts_tablet_manager.cc:1403] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260710 13:19:29.741380 12476 tablet_bootstrap.cc:492] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:29.741796 12476 ts_tablet_manager.cc:1403] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.009s
I20260710 13:19:29.742973 12498 raft_consensus.cc:493] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.743438 12498 raft_consensus.cc:515] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } }
I20260710 13:19:29.744247 12475 raft_consensus.cc:359] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.744406 12476 raft_consensus.cc:359] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.744993 12475 raft_consensus.cc:385] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.745178 12476 raft_consensus.cc:385] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.745363 12475 raft_consensus.cc:740] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.745522 12476 raft_consensus.cc:740] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.745549 12498 leader_election.cc:290] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:29.747593 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a701511c43841fd9c2535ddb8916846" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:29.747746 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a701511c43841fd9c2535ddb8916846" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:29.748214 12360 raft_consensus.cc:2468] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:29.748350 12284 raft_consensus.cc:2468] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:29.748872 12474 tablet_bootstrap.cc:492] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:29.749293 12474 ts_tablet_manager.cc:1403] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.004s
I20260710 13:19:29.749449 12398 leader_election.cc:304] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:29.750525 12498 raft_consensus.cc:2804] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.750243 12476 consensus_queue.cc:260] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.750888 12498 raft_consensus.cc:493] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.751278 12498 raft_consensus.cc:3060] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.751897 12474 raft_consensus.cc:359] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.752512 12476 ts_tablet_manager.cc:1434] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:29.752550 12474 raft_consensus.cc:385] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.753011 12474 raft_consensus.cc:740] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.753556 12476 tablet_bootstrap.cc:492] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:29.753839 12474 consensus_queue.cc:260] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.758241 12474 ts_tablet_manager.cc:1434] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:19:29.759160 12474 tablet_bootstrap.cc:492] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:29.747144 12475 consensus_queue.cc:260] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.759588 12476 tablet_bootstrap.cc:654] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.761195 12475 ts_tablet_manager.cc:1434] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260710 13:19:29.762183 12475 tablet_bootstrap.cc:492] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:29.765095 12474 tablet_bootstrap.cc:654] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.768920 12475 tablet_bootstrap.cc:654] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.758515 12498 raft_consensus.cc:515] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } }
I20260710 13:19:29.773545 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a701511c43841fd9c2535ddb8916846" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:29.774364 12284 raft_consensus.cc:3060] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.774585 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a701511c43841fd9c2535ddb8916846" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:29.775228 12360 raft_consensus.cc:3060] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.784041 12360 raft_consensus.cc:2468] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:29.785634 12474 tablet_bootstrap.cc:492] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:29.785509 12398 leader_election.cc:304] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:29.786131 12474 ts_tablet_manager.cc:1403] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260710 13:19:29.786501 12480 raft_consensus.cc:2804] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.789309 12284 raft_consensus.cc:2468] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:29.789250 12474 raft_consensus.cc:359] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.795586 12474 raft_consensus.cc:385] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.795889 12474 raft_consensus.cc:740] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.796545 12474 consensus_queue.cc:260] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.790412 12498 leader_election.cc:290] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:29.800421 12474 ts_tablet_manager.cc:1434] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:19:29.801362 12474 tablet_bootstrap.cc:492] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:29.808655 12474 tablet_bootstrap.cc:654] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.811889 12475 tablet_bootstrap.cc:492] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:29.812507 12475 ts_tablet_manager.cc:1403] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.007s
I20260710 13:19:29.815732 12480 raft_consensus.cc:697] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Becoming Leader. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Running, Role: LEADER
I20260710 13:19:29.816636 12475 raft_consensus.cc:359] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.816659 12480 consensus_queue.cc:237] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } }
I20260710 13:19:29.817422 12475 raft_consensus.cc:385] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.817701 12475 raft_consensus.cc:740] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.819633 12475 consensus_queue.cc:260] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.821116 12476 tablet_bootstrap.cc:492] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:29.821571 12476 ts_tablet_manager.cc:1403] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.068s	user 0.024s	sys 0.032s
I20260710 13:19:29.821975 12475 ts_tablet_manager.cc:1434] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:29.822440 12474 tablet_bootstrap.cc:492] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:29.822841 12474 ts_tablet_manager.cc:1403] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.012s
I20260710 13:19:29.824298 12476 raft_consensus.cc:359] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.824936 12476 raft_consensus.cc:385] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.825199 12476 raft_consensus.cc:740] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.825989 12476 consensus_queue.cc:260] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.826759 12474 raft_consensus.cc:359] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.827517 12474 raft_consensus.cc:385] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.827781 12474 raft_consensus.cc:740] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.822861 12475 tablet_bootstrap.cc:492] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:29.828421 12476 ts_tablet_manager.cc:1434] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:19:29.828406 12474 consensus_queue.cc:260] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.829485 12476 tablet_bootstrap.cc:492] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:29.830483 12474 ts_tablet_manager.cc:1434] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:29.831404 12474 tablet_bootstrap.cc:492] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:29.834293 12475 tablet_bootstrap.cc:654] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.835682 12476 tablet_bootstrap.cc:654] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.837046 12474 tablet_bootstrap.cc:654] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.860587 12183 catalog_manager.cc:5697] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2b90c946744260a8b982a0a16186ec (127.10.237.195). New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.867093 12501 raft_consensus.cc:493] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.867933 12501 raft_consensus.cc:515] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.871114 12501 leader_election.cc:290] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:29.871843 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40dc6673fb04f08b34ebdbe4f0d4e8f" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:29.872493 12434 raft_consensus.cc:2468] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:29.872888 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40dc6673fb04f08b34ebdbe4f0d4e8f" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:29.873487 12284 raft_consensus.cc:2468] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:29.873692 12323 leader_election.cc:304] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:29.874521 12501 raft_consensus.cc:2804] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.874861 12501 raft_consensus.cc:493] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.875439 12501 raft_consensus.cc:3060] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.882589 12501 raft_consensus.cc:515] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.885391 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40dc6673fb04f08b34ebdbe4f0d4e8f" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:29.885636 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40dc6673fb04f08b34ebdbe4f0d4e8f" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:29.886003 12284 raft_consensus.cc:3060] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.886158 12434 raft_consensus.cc:3060] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.893080 12434 raft_consensus.cc:2468] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 1.
I20260710 13:19:29.893201 12284 raft_consensus.cc:2468] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 1.
I20260710 13:19:29.894515 12325 leader_election.cc:304] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:29.895699 12507 raft_consensus.cc:2804] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.896122 12501 leader_election.cc:290] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:29.896239 12507 raft_consensus.cc:697] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Becoming Leader. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Running, Role: LEADER
I20260710 13:19:29.897223 12507 consensus_queue.cc:237] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.917836 12434 raft_consensus.cc:3060] T e127ecc1e3724e668865f59cc5109e1c P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.926677 12483 consensus_queue.cc:1048] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.927745 12480 raft_consensus.cc:493] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.928429 12480 raft_consensus.cc:515] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.936798 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144aec0483164d93a4bf26c895e2f9c4" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:29.936218 12181 catalog_manager.cc:5697] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: term changed from 0 to 1, leader changed from <none> to d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194). New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.937956 12360 raft_consensus.cc:2393] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d2b90c946744260a8b982a0a16186ec in current term 1: Already voted for candidate 1a58c35be9ff40b09c5962385805c928 in this term.
I20260710 13:19:29.941071 12480 leader_election.cc:290] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:29.943394 12480 raft_consensus.cc:493] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.943977 12480 raft_consensus.cc:515] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.947692 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eb0118cf4d41f589122f0b942cd447" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:29.949074 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eb0118cf4d41f589122f0b942cd447" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:29.950316 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144aec0483164d93a4bf26c895e2f9c4" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
W20260710 13:19:29.949071 12399 leader_election.cc:343] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:29.951972 12398 leader_election.cc:343] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.956943 12399 leader_election.cc:304] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec; no voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb
I20260710 13:19:29.953183 12398 leader_election.cc:304] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec; no voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb
I20260710 13:19:29.958346 12528 raft_consensus.cc:3060] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.959076 12530 raft_consensus.cc:2749] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:29.960669 12480 leader_election.cc:290] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:29.969904 12528 raft_consensus.cc:2749] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:29.980633 12476 tablet_bootstrap.cc:492] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:29.981194 12476 ts_tablet_manager.cc:1403] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.152s	user 0.054s	sys 0.054s
I20260710 13:19:29.984347 12475 tablet_bootstrap.cc:492] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:29.984826 12475 ts_tablet_manager.cc:1403] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.162s	user 0.014s	sys 0.088s
I20260710 13:19:29.986241 12476 raft_consensus.cc:359] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.986905 12476 raft_consensus.cc:385] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.987183 12476 raft_consensus.cc:740] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.987377 12475 raft_consensus.cc:359] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.988042 12475 raft_consensus.cc:385] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.987850 12476 consensus_queue.cc:260] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.988310 12475 raft_consensus.cc:740] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.989337 12521 raft_consensus.cc:493] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.989080 12501 consensus_queue.cc:1048] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:29.989102 12475 consensus_queue.cc:260] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.989787 12521 raft_consensus.cc:515] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.991189 12475 ts_tablet_manager.cc:1434] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:29.991801 12521 leader_election.cc:290] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:29.992267 12475 tablet_bootstrap.cc:492] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:29.994195 12528 raft_consensus.cc:493] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.994657 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a567ce3f214c8aac0635fe0705c98e" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:29.994807 12528 raft_consensus.cc:515] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:29.995455 12434 raft_consensus.cc:2393] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a58c35be9ff40b09c5962385805c928 in current term 1: Already voted for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in this term.
I20260710 13:19:29.997031 12528 leader_election.cc:290] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:29.990155 12476 ts_tablet_manager.cc:1434] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:29.999672 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a567ce3f214c8aac0635fe0705c98e" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:29.998134 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0051f943c5be4c13befe47425b89b56f" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:30.000738 12476 tablet_bootstrap.cc:492] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:30.001273 12474 tablet_bootstrap.cc:492] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
W20260710 13:19:30.001529 12398 leader_election.cc:343] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.001886 12475 tablet_bootstrap.cc:654] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.001699 12249 leader_election.cc:304] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928; no voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb
I20260710 13:19:29.997921 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0051f943c5be4c13befe47425b89b56f" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:30.001714 12474 ts_tablet_manager.cc:1403] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.171s	user 0.041s	sys 0.104s
W20260710 13:19:30.003625 12399 leader_election.cc:343] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.004169 12399 leader_election.cc:304] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec; no voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb
I20260710 13:19:30.005440 12528 raft_consensus.cc:2749] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.006142 12474 raft_consensus.cc:359] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.007295 12521 raft_consensus.cc:3060] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.007902 12476 tablet_bootstrap.cc:654] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.006865 12474 raft_consensus.cc:385] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.019608 12474 raft_consensus.cc:740] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.020732 12474 consensus_queue.cc:260] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.022832 12507 raft_consensus.cc:493] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.028255 12475 tablet_bootstrap.cc:492] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:30.027902 12507 raft_consensus.cc:515] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.028515 12528 raft_consensus.cc:493] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.028965 12528 raft_consensus.cc:515] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.030957 12528 leader_election.cc:290] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:30.031992 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8117200043f4113b3885b9f6d22c182" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:30.032627 12433 raft_consensus.cc:2468] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:30.030063 12507 leader_election.cc:290] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:30.032780 12476 tablet_bootstrap.cc:492] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:30.032836 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61319022df74021ba5058549f4aa77d" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:30.034446 12476 ts_tablet_manager.cc:1403] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.012s
I20260710 13:19:30.034911 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8117200043f4113b3885b9f6d22c182" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
W20260710 13:19:30.035316 12399 leader_election.cc:343] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.035604 12283 raft_consensus.cc:2468] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:30.036137 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61319022df74021ba5058549f4aa77d" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:30.036739 12360 raft_consensus.cc:2468] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:30.036923 12325 leader_election.cc:304] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:30.037479 12474 ts_tablet_manager.cc:1434] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260710 13:19:30.037756 12507 raft_consensus.cc:2804] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.038194 12507 raft_consensus.cc:493] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.038441 12474 tablet_bootstrap.cc:492] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:30.038723 12507 raft_consensus.cc:3060] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.038077 12398 leader_election.cc:304] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [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: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 1a58c35be9ff40b09c5962385805c928
I20260710 13:19:30.039179 12475 ts_tablet_manager.cc:1403] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.022s
I20260710 13:19:30.039822 12528 raft_consensus.cc:2804] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.040226 12528 raft_consensus.cc:493] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.040621 12528 raft_consensus.cc:3060] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.041805 12475 raft_consensus.cc:359] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.042495 12475 raft_consensus.cc:385] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.042587 12521 raft_consensus.cc:2749] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.042814 12475 raft_consensus.cc:740] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.043757 12475 consensus_queue.cc:260] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.047683 12475 ts_tablet_manager.cc:1434] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:30.048691 12475 tablet_bootstrap.cc:492] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:30.037755 12476 raft_consensus.cc:359] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.055275 12476 raft_consensus.cc:385] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.055583 12475 tablet_bootstrap.cc:654] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.055389 12507 raft_consensus.cc:515] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.057652 12528 raft_consensus.cc:515] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.055593 12476 raft_consensus.cc:740] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.058542 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8117200043f4113b3885b9f6d22c182" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:30.059226 12283 raft_consensus.cc:3060] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.054554 12474 tablet_bootstrap.cc:654] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.062603 12528 leader_election.cc:290] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:30.064131 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61319022df74021ba5058549f4aa77d" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:30.064101 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61319022df74021ba5058549f4aa77d" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:30.065181 12360 raft_consensus.cc:3060] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.065481 12285 raft_consensus.cc:3060] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.068604 12480 consensus_queue.cc:1048] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.073159 12480 raft_consensus.cc:493] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.073660 12480 raft_consensus.cc:515] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.075739 12480 leader_election.cc:290] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:30.077425 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c8cc95e7694e9ba17a9f773fa76752" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:30.078138 12281 raft_consensus.cc:2468] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:30.059224 12476 consensus_queue.cc:260] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.079520 12399 leader_election.cc:304] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec; no voters: 
I20260710 13:19:30.083703 12480 raft_consensus.cc:2804] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.084296 12480 raft_consensus.cc:493] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.085276 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c8cc95e7694e9ba17a9f773fa76752" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:30.086163 12359 raft_consensus.cc:2468] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:30.085263 12480 raft_consensus.cc:3060] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.088757 12501 consensus_queue.cc:1048] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.092263 12360 raft_consensus.cc:2468] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:30.093665 12398 leader_election.cc:304] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:30.094453 12530 raft_consensus.cc:2804] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.095263 12476 ts_tablet_manager.cc:1434] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.002s
I20260710 13:19:30.103348 12476 tablet_bootstrap.cc:492] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:30.101414 12480 raft_consensus.cc:515] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.097771 12475 tablet_bootstrap.cc:492] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:30.105165 12475 ts_tablet_manager.cc:1403] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.002s
I20260710 13:19:30.112774 12507 leader_election.cc:290] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:30.104554 12530 raft_consensus.cc:697] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Becoming Leader. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Running, Role: LEADER
I20260710 13:19:30.115919 12285 raft_consensus.cc:2468] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:30.117676 12530 consensus_queue.cc:237] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.119153 12507 consensus_queue.cc:1048] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.122409 12283 raft_consensus.cc:2468] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 1.
I20260710 13:19:30.122561 12474 tablet_bootstrap.cc:492] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:30.146234 12475 raft_consensus.cc:359] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.148432 12474 ts_tablet_manager.cc:1403] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.110s	user 0.027s	sys 0.035s
I20260710 13:19:30.147722 12475 raft_consensus.cc:385] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.148950 12475 raft_consensus.cc:740] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.149624 12475 consensus_queue.cc:260] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.123639 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8117200043f4113b3885b9f6d22c182" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:30.152376 12434 raft_consensus.cc:3060] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.123894 12521 consensus_queue.cc:1048] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260710 13:19:30.150907 12325 leader_election.cc:304] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:30.155264 12507 raft_consensus.cc:2804] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.155892 12507 raft_consensus.cc:697] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Becoming Leader. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Running, Role: LEADER
I20260710 13:19:30.159060 12474 raft_consensus.cc:359] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.160341 12474 raft_consensus.cc:385] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.160645 12474 raft_consensus.cc:740] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.161386 12474 consensus_queue.cc:260] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.159688 12476 tablet_bootstrap.cc:654] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.163897 12474 ts_tablet_manager.cc:1434] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260710 13:19:30.164829 12475 ts_tablet_manager.cc:1434] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.004s
I20260710 13:19:30.164985 12474 tablet_bootstrap.cc:492] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:30.166023 12475 tablet_bootstrap.cc:492] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:30.173352 12528 consensus_queue.cc:1048] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.175654 12480 leader_election.cc:290] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:30.173480 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c8cc95e7694e9ba17a9f773fa76752" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:30.178233 12282 raft_consensus.cc:3060] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.174525 12507 consensus_queue.cc:237] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.183688 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c8cc95e7694e9ba17a9f773fa76752" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:30.184265 12359 raft_consensus.cc:3060] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:30.197570 12231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:30.201790 12359 raft_consensus.cc:2468] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:30.200979 12182 catalog_manager.cc:5697] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2b90c946744260a8b982a0a16186ec (127.10.237.195). New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:30.202966 12398 leader_election.cc:304] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:30.206940 12282 raft_consensus.cc:2468] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:30.209224 12498 raft_consensus.cc:2804] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.219679 12498 raft_consensus.cc:697] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Becoming Leader. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Running, Role: LEADER
I20260710 13:19:30.220554 12498 consensus_queue.cc:237] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.221776 12434 raft_consensus.cc:2468] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 1.
I20260710 13:19:30.227049 12474 tablet_bootstrap.cc:654] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.230105 12476 tablet_bootstrap.cc:492] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:30.231233 12476 ts_tablet_manager.cc:1403] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.005s
I20260710 13:19:30.227865 12181 catalog_manager.cc:5697] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: term changed from 0 to 1, leader changed from <none> to d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194). New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.236616 12482 consensus_queue.cc:1048] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.239435 12480 consensus_queue.cc:1048] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.248379 12476 raft_consensus.cc:359] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.250134 12476 raft_consensus.cc:385] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.250468 12476 raft_consensus.cc:740] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.254583 12476 consensus_queue.cc:260] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.262934 12476 ts_tablet_manager.cc:1434] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260710 13:19:30.264006 12476 tablet_bootstrap.cc:492] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:30.264437 12475 tablet_bootstrap.cc:654] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.265633 12507 raft_consensus.cc:493] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.266222 12507 raft_consensus.cc:515] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.271603 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d94bce5122a4bd68bdd4e0bfad3a7a9" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:30.272409 12285 raft_consensus.cc:2468] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:30.273959 12325 leader_election.cc:304] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:30.275497 12501 raft_consensus.cc:2804] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.275911 12501 raft_consensus.cc:493] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.276324 12501 raft_consensus.cc:3060] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.280687 12183 catalog_manager.cc:5697] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2b90c946744260a8b982a0a16186ec (127.10.237.195). New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:30.284957 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d94bce5122a4bd68bdd4e0bfad3a7a9" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:30.285645 12434 raft_consensus.cc:2468] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:30.286495 12507 leader_election.cc:290] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:30.289394 12480 consensus_queue.cc:1048] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.312551 12501 raft_consensus.cc:515] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.322089 12501 leader_election.cc:290] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:30.323288 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d94bce5122a4bd68bdd4e0bfad3a7a9" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:30.323886 12434 raft_consensus.cc:3060] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.326480 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d94bce5122a4bd68bdd4e0bfad3a7a9" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:30.327140 12285 raft_consensus.cc:3060] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.328979 12474 tablet_bootstrap.cc:492] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:30.329427 12474 ts_tablet_manager.cc:1403] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.165s	user 0.031s	sys 0.021s
I20260710 13:19:30.330474 12475 tablet_bootstrap.cc:492] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:30.330929 12475 ts_tablet_manager.cc:1403] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.165s	user 0.028s	sys 0.024s
I20260710 13:19:30.332022 12474 raft_consensus.cc:359] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.332662 12474 raft_consensus.cc:385] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.332909 12474 raft_consensus.cc:740] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.333317 12475 raft_consensus.cc:359] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.333742 12475 raft_consensus.cc:385] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.334031 12475 raft_consensus.cc:740] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.333681 12474 consensus_queue.cc:260] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.334563 12475 consensus_queue.cc:260] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.336496 12475 ts_tablet_manager.cc:1434] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:30.337414 12434 raft_consensus.cc:2468] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 1.
I20260710 13:19:30.337764 12475 tablet_bootstrap.cc:492] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:30.338420 12476 tablet_bootstrap.cc:654] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.339133 12323 leader_election.cc:304] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:30.340050 12501 raft_consensus.cc:2804] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.340514 12501 raft_consensus.cc:697] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Becoming Leader. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Running, Role: LEADER
I20260710 13:19:30.341341 12501 consensus_queue.cc:237] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.343675 12474 ts_tablet_manager.cc:1434] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:19:30.344708 12475 tablet_bootstrap.cc:654] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.348120 12498 raft_consensus.cc:493] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.348618 12498 raft_consensus.cc:515] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.350755 12498 leader_election.cc:290] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:30.350867 12476 tablet_bootstrap.cc:492] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:30.351228 12475 tablet_bootstrap.cc:492] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:30.351399 12476 ts_tablet_manager.cc:1403] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.006s
I20260710 13:19:30.351706 12475 ts_tablet_manager.cc:1403] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:19:30.352224 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dad45eaacf4c5fa6c18a15fa0c5ab2" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:30.352851 12359 raft_consensus.cc:2468] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:30.353255 12474 tablet_bootstrap.cc:492] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:30.352851 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dad45eaacf4c5fa6c18a15fa0c5ab2" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:30.354086 12282 raft_consensus.cc:2468] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:30.353932 12476 raft_consensus.cc:359] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.354648 12476 raft_consensus.cc:385] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.355064 12476 raft_consensus.cc:740] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.354683 12475 raft_consensus.cc:359] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.355546 12475 raft_consensus.cc:385] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.355885 12475 raft_consensus.cc:740] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.355851 12476 consensus_queue.cc:260] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.355723 12398 leader_election.cc:304] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:30.357097 12498 raft_consensus.cc:2804] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.356998 12475 consensus_queue.cc:260] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.357470 12498 raft_consensus.cc:493] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.357849 12498 raft_consensus.cc:3060] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.358389 12476 ts_tablet_manager.cc:1434] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:30.359318 12476 tablet_bootstrap.cc:492] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:30.359922 12475 ts_tablet_manager.cc:1434] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:30.359879 12285 raft_consensus.cc:2468] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 1.
I20260710 13:19:30.364673 12476 tablet_bootstrap.cc:654] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.362989 12474 tablet_bootstrap.cc:654] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.369025 12475 tablet_bootstrap.cc:492] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:30.373023 12498 raft_consensus.cc:515] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.376189 12474 tablet_bootstrap.cc:492] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:30.379009 12474 ts_tablet_manager.cc:1403] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.001s
I20260710 13:19:30.380256 12476 tablet_bootstrap.cc:492] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:30.380728 12476 ts_tablet_manager.cc:1403] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.001s
I20260710 13:19:30.380898 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dad45eaacf4c5fa6c18a15fa0c5ab2" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:30.381482 12285 raft_consensus.cc:3060] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.381541 12474 raft_consensus.cc:359] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.382265 12474 raft_consensus.cc:385] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.382570 12474 raft_consensus.cc:740] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.383301 12474 consensus_queue.cc:260] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.383610 12498 leader_election.cc:290] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:30.384595 12476 raft_consensus.cc:359] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.385205 12474 ts_tablet_manager.cc:1434] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:19:30.376593 12475 tablet_bootstrap.cc:654] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.385228 12476 raft_consensus.cc:385] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.385676 12476 raft_consensus.cc:740] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.376914 12181 catalog_manager.cc:5697] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: term changed from 0 to 1, leader changed from <none> to d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194). New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.386588 12476 consensus_queue.cc:260] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.387411 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45dad45eaacf4c5fa6c18a15fa0c5ab2" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:30.387969 12359 raft_consensus.cc:3060] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.388513 12476 ts_tablet_manager.cc:1434] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:30.389391 12476 tablet_bootstrap.cc:492] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:30.391996 12285 raft_consensus.cc:2468] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:30.392670 12474 tablet_bootstrap.cc:492] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:30.397099 12359 raft_consensus.cc:2468] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:30.397408 12399 leader_election.cc:304] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec; no voters: 
I20260710 13:19:30.398972 12498 raft_consensus.cc:2804] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.399708 12498 raft_consensus.cc:697] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Becoming Leader. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Running, Role: LEADER
I20260710 13:19:30.400628 12498 consensus_queue.cc:237] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.403474 12476 tablet_bootstrap.cc:654] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.408893 12501 consensus_queue.cc:1048] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.413024 12475 tablet_bootstrap.cc:492] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:30.413460 12475 ts_tablet_manager.cc:1403] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.003s
I20260710 13:19:30.416322 12475 raft_consensus.cc:359] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.416949 12475 raft_consensus.cc:385] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.417208 12475 raft_consensus.cc:740] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.417817 12475 consensus_queue.cc:260] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.418165 12501 consensus_queue.cc:1048] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.419121 12474 tablet_bootstrap.cc:654] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.419971 12475 ts_tablet_manager.cc:1434] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:30.420971 12475 tablet_bootstrap.cc:492] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:30.423512 12501 raft_consensus.cc:493] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.422937 12181 catalog_manager.cc:5697] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2b90c946744260a8b982a0a16186ec (127.10.237.195). New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:30.427309 12498 raft_consensus.cc:493] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.425230 12501 raft_consensus.cc:515] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.428090 12476 tablet_bootstrap.cc:492] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:30.427762 12498 raft_consensus.cc:515] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.428507 12476 ts_tablet_manager.cc:1403] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260710 13:19:30.429416 12501 leader_election.cc:290] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:30.430140 12498 leader_election.cc:290] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:30.430788 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838621ab53e440d589e0e78af648044a" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:30.431147 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2e701849fd4ee194fb2f9f7a63a103" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:30.431473 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838621ab53e440d589e0e78af648044a" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
W20260710 13:19:30.432140 12399 leader_election.cc:343] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.432291 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2e701849fd4ee194fb2f9f7a63a103" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
W20260710 13:19:30.432796 12398 leader_election.cc:343] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.433192 12398 leader_election.cc:304] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec; no voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb
W20260710 13:19:30.433612 12325 leader_election.cc:343] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:30.434098 12323 leader_election.cc:343] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.434155 12498 raft_consensus.cc:2749] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.434576 12323 leader_election.cc:304] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec
I20260710 13:19:30.435838 12501 raft_consensus.cc:2749] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.436775 12476 raft_consensus.cc:359] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.437479 12476 raft_consensus.cc:385] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.437736 12476 raft_consensus.cc:740] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.438477 12475 tablet_bootstrap.cc:654] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.440277 12476 consensus_queue.cc:260] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.442305 12476 ts_tablet_manager.cc:1434] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:19:30.443783 12476 tablet_bootstrap.cc:492] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:30.454939 12476 tablet_bootstrap.cc:654] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.455981 12474 tablet_bootstrap.cc:492] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:30.456465 12474 ts_tablet_manager.cc:1403] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.004s
I20260710 13:19:30.459429 12474 raft_consensus.cc:359] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.460110 12474 raft_consensus.cc:385] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.460399 12474 raft_consensus.cc:740] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.461133 12474 consensus_queue.cc:260] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.463344 12474 ts_tablet_manager.cc:1434] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:30.464217 12474 tablet_bootstrap.cc:492] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:30.469568 12474 tablet_bootstrap.cc:654] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.478124 12498 raft_consensus.cc:493] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.478580 12498 raft_consensus.cc:515] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.481696 12498 leader_election.cc:290] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:30.483525 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0595da43f0948a79a2d90cf53f35f40" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:30.484155 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0595da43f0948a79a2d90cf53f35f40" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:30.484395 12359 raft_consensus.cc:2468] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:30.484754 12285 raft_consensus.cc:2468] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:30.486442 12398 leader_election.cc:304] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:30.488593 12475 tablet_bootstrap.cc:492] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:30.489038 12475 ts_tablet_manager.cc:1403] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.004s
I20260710 13:19:30.489233 12498 raft_consensus.cc:2804] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.489876 12498 raft_consensus.cc:493] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.490195 12498 raft_consensus.cc:3060] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.492421 12475 raft_consensus.cc:359] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.493165 12475 raft_consensus.cc:385] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.493446 12475 raft_consensus.cc:740] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.494179 12475 consensus_queue.cc:260] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.498909 12475 ts_tablet_manager.cc:1434] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:19:30.499886 12475 tablet_bootstrap.cc:492] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:30.505093 12474 tablet_bootstrap.cc:492] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:30.505693 12474 ts_tablet_manager.cc:1403] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.021s
I20260710 13:19:30.507004 12475 tablet_bootstrap.cc:654] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.506428 12498 raft_consensus.cc:515] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.510166 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0595da43f0948a79a2d90cf53f35f40" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:30.510710 12285 raft_consensus.cc:3060] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.512028 12498 leader_election.cc:290] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:30.511917 12474 raft_consensus.cc:359] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.512586 12474 raft_consensus.cc:385] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.512883 12474 raft_consensus.cc:740] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.513449 12521 raft_consensus.cc:493] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.513482 12474 consensus_queue.cc:260] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.514240 12521 raft_consensus.cc:515] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.515800 12474 ts_tablet_manager.cc:1434] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 13:19:30.517148 12285 raft_consensus.cc:2468] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:30.518674 12399 leader_election.cc:304] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec; no voters: 
I20260710 13:19:30.519207 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0051f943c5be4c13befe47425b89b56f" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:30.519595 12474 tablet_bootstrap.cc:492] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:30.520051 12434 raft_consensus.cc:2468] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 0.
I20260710 13:19:30.520790 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0595da43f0948a79a2d90cf53f35f40" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:30.521343 12360 raft_consensus.cc:3060] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.521358 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0051f943c5be4c13befe47425b89b56f" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:30.522285 12359 raft_consensus.cc:2468] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 0.
I20260710 13:19:30.523974 12249 leader_election.cc:304] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:30.525246 12555 raft_consensus.cc:2804] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.525719 12555 raft_consensus.cc:493] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.526046 12474 tablet_bootstrap.cc:654] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.526144 12555 raft_consensus.cc:3060] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.527245 12498 raft_consensus.cc:2804] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.527755 12498 raft_consensus.cc:697] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Becoming Leader. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Running, Role: LEADER
I20260710 13:19:30.528612 12498 consensus_queue.cc:237] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.532122 12521 leader_election.cc:290] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:30.532696 12360 raft_consensus.cc:2468] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:30.534107 12476 tablet_bootstrap.cc:492] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:30.537801 12474 tablet_bootstrap.cc:492] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:30.539281 12474 ts_tablet_manager.cc:1403] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 13:19:30.538959 12476 ts_tablet_manager.cc:1403] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.095s	user 0.027s	sys 0.004s
I20260710 13:19:30.541739 12474 raft_consensus.cc:359] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.542384 12474 raft_consensus.cc:385] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.542680 12474 raft_consensus.cc:740] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.542073 12476 raft_consensus.cc:359] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.543717 12476 raft_consensus.cc:385] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.544083 12476 raft_consensus.cc:740] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.545136 12476 consensus_queue.cc:260] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.545779 12555 raft_consensus.cc:515] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.547418 12476 ts_tablet_manager.cc:1434] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:19:30.547930 12474 consensus_queue.cc:260] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.549682 12476 tablet_bootstrap.cc:492] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:30.550194 12474 ts_tablet_manager.cc:1434] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:19:30.550652 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0051f943c5be4c13befe47425b89b56f" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:30.551064 12474 tablet_bootstrap.cc:492] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:30.551425 12360 raft_consensus.cc:3060] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.555979 12476 tablet_bootstrap.cc:654] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.556895 12474 tablet_bootstrap.cc:654] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.565443 12521 raft_consensus.cc:493] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.566134 12521 raft_consensus.cc:515] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.568903 12521 leader_election.cc:290] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:30.569939 12475 tablet_bootstrap.cc:492] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:30.570396 12475 ts_tablet_manager.cc:1403] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.071s	user 0.047s	sys 0.016s
I20260710 13:19:30.572249 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa51d072fff410babb05a7641245af9" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:30.572873 12434 raft_consensus.cc:2468] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 0.
I20260710 13:19:30.573177 12475 raft_consensus.cc:359] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.573937 12475 raft_consensus.cc:385] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.574270 12475 raft_consensus.cc:740] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.574259 12248 leader_election.cc:304] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec; no voters: 
I20260710 13:19:30.573335 12179 catalog_manager.cc:5697] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2b90c946744260a8b982a0a16186ec (127.10.237.195). New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:30.575299 12475 consensus_queue.cc:260] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.576285 12482 raft_consensus.cc:2804] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.576333 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa51d072fff410babb05a7641245af9" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:30.576757 12482 raft_consensus.cc:493] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.576990 12359 raft_consensus.cc:2468] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 0.
I20260710 13:19:30.577104 12482 raft_consensus.cc:3060] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.585824 12498 raft_consensus.cc:493] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.586647 12498 raft_consensus.cc:515] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.588181 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0051f943c5be4c13befe47425b89b56f" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:30.588738 12434 raft_consensus.cc:3060] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.590807 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:30.591708 12285 raft_consensus.cc:2468] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:30.593619 12399 leader_election.cc:304] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec; no voters: 
I20260710 13:19:30.594817 12480 raft_consensus.cc:2804] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.595315 12480 raft_consensus.cc:493] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.595757 12480 raft_consensus.cc:3060] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.595934 12555 leader_election.cc:290] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Requested vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:30.597405 12360 raft_consensus.cc:2468] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 1.
I20260710 13:19:30.599798 12475 ts_tablet_manager.cc:1434] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260710 13:19:30.599792 12249 leader_election.cc:304] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:30.600750 12555 raft_consensus.cc:2804] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.601380 12555 raft_consensus.cc:697] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Becoming Leader. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Running, Role: LEADER
I20260710 13:19:30.602192 12555 consensus_queue.cc:237] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.598151 12434 raft_consensus.cc:2468] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 1.
I20260710 13:19:30.597442 12482 raft_consensus.cc:515] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.604550 12475 tablet_bootstrap.cc:492] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:30.609114 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa51d072fff410babb05a7641245af9" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:30.612177 12475 tablet_bootstrap.cc:654] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.612902 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baa51d072fff410babb05a7641245af9" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:30.619247 12360 raft_consensus.cc:3060] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.619359 12433 raft_consensus.cc:3060] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.614606 12482 leader_election.cc:290] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Requested vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:30.615721 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:30.623402 12359 raft_consensus.cc:2468] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:30.627068 12433 raft_consensus.cc:2468] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 1.
I20260710 13:19:30.615171 12498 leader_election.cc:290] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:30.628604 12248 leader_election.cc:304] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec; no voters: 
I20260710 13:19:30.629669 12521 raft_consensus.cc:2804] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.618049 12480 raft_consensus.cc:515] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.630200 12521 raft_consensus.cc:697] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Becoming Leader. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Running, Role: LEADER
I20260710 13:19:30.631737 12474 tablet_bootstrap.cc:492] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:30.631537 12521 consensus_queue.cc:237] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.632196 12474 ts_tablet_manager.cc:1403] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.081s	user 0.030s	sys 0.046s
I20260710 13:19:30.632546 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:30.633144 12285 raft_consensus.cc:3060] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.634800 12474 raft_consensus.cc:359] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.635501 12474 raft_consensus.cc:385] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.635766 12474 raft_consensus.cc:740] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.636420 12474 consensus_queue.cc:260] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.638336 12474 ts_tablet_manager.cc:1434] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:30.639179 12474 tablet_bootstrap.cc:492] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:30.644850 12474 tablet_bootstrap.cc:654] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.651760 12285 raft_consensus.cc:2468] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:30.653357 12399 leader_election.cc:304] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec; no voters: 
I20260710 13:19:30.654479 12530 raft_consensus.cc:2804] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.655102 12530 raft_consensus.cc:697] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Becoming Leader. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Running, Role: LEADER
I20260710 13:19:30.656131 12530 consensus_queue.cc:237] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.629963 12360 raft_consensus.cc:2468] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 1.
I20260710 13:19:30.666977 12528 consensus_queue.cc:1048] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.668562 12501 consensus_queue.cc:1048] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.678614 12475 tablet_bootstrap.cc:492] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:30.679268 12475 ts_tablet_manager.cc:1403] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.075s	user 0.032s	sys 0.005s
I20260710 13:19:30.679694 12480 leader_election.cc:290] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:30.679144 12360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:30.680266 12360 raft_consensus.cc:3060] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.682928 12475 raft_consensus.cc:359] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.684166 12475 raft_consensus.cc:385] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.685829 12501 raft_consensus.cc:493] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.692668 12475 raft_consensus.cc:740] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.693017 12501 raft_consensus.cc:515] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.693888 12475 consensus_queue.cc:260] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.695012 12501 leader_election.cc:290] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:30.696077 12475 ts_tablet_manager.cc:1434] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:19:30.696792 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5b1c643c4547749171c8f87198971e" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:30.697153 12475 tablet_bootstrap.cc:492] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:30.697409 12433 raft_consensus.cc:2468] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:30.699900 12323 leader_election.cc:304] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:30.701386 12483 raft_consensus.cc:2804] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.701743 12483 raft_consensus.cc:493] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.702055 12483 raft_consensus.cc:3060] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.705387 12551 consensus_queue.cc:1048] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.706501 12501 consensus_queue.cc:1048] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.708782 12483 raft_consensus.cc:515] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.716279 12284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5b1c643c4547749171c8f87198971e" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
W20260710 13:19:30.718322 12325 leader_election.cc:343] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.720665 12551 consensus_queue.cc:1048] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.720857 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5b1c643c4547749171c8f87198971e" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:30.721619 12433 raft_consensus.cc:3060] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.724591 12551 raft_consensus.cc:493] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.731315 12551 raft_consensus.cc:515] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.733235 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5b1c643c4547749171c8f87198971e" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:30.734244 12551 leader_election.cc:290] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:30.734952 12483 leader_election.cc:290] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:30.735786 12358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35842fc282fa4a408a93afec85e79c20" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
W20260710 13:19:30.736440 12325 leader_election.cc:343] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:30.737171 12398 leader_election.cc:343] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.746354 12475 tablet_bootstrap.cc:654] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.752148 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35842fc282fa4a408a93afec85e79c20" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:30.753397 12433 raft_consensus.cc:2468] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 1.
I20260710 13:19:30.755302 12480 consensus_queue.cc:1048] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.756110 12323 leader_election.cc:304] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 1a58c35be9ff40b09c5962385805c928
I20260710 13:19:30.757742 12483 raft_consensus.cc:2804] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.759306 12483 raft_consensus.cc:697] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Becoming Leader. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Running, Role: LEADER
I20260710 13:19:30.760555 12483 consensus_queue.cc:237] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
W20260710 13:19:30.753788 12399 leader_election.cc:343] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.764829 12399 leader_election.cc:304] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec; no voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb
I20260710 13:19:30.767952 12480 raft_consensus.cc:2749] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.758737 12360 raft_consensus.cc:2468] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:30.787470 12476 tablet_bootstrap.cc:492] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:30.788132 12476 ts_tablet_manager.cc:1403] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.239s	user 0.011s	sys 0.000s
I20260710 13:19:30.792182 12476 raft_consensus.cc:359] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.793026 12476 raft_consensus.cc:385] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.793392 12476 raft_consensus.cc:740] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.800501 12475 tablet_bootstrap.cc:492] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:30.801018 12475 ts_tablet_manager.cc:1403] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.104s	user 0.025s	sys 0.008s
I20260710 13:19:30.800885 12476 consensus_queue.cc:260] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.805680 12179 catalog_manager.cc:5697] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2b90c946744260a8b982a0a16186ec (127.10.237.195). New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:30.816227 12181 catalog_manager.cc:5697] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: term changed from 0 to 1, leader changed from <none> to d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194). New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.823971 12475 raft_consensus.cc:359] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.824944 12475 raft_consensus.cc:385] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.825294 12475 raft_consensus.cc:740] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.835443 12476 ts_tablet_manager.cc:1434] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260710 13:19:30.836326 12476 tablet_bootstrap.cc:492] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:30.836423 12474 tablet_bootstrap.cc:492] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:30.836856 12474 ts_tablet_manager.cc:1403] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.198s	user 0.059s	sys 0.052s
I20260710 13:19:30.836086 12182 catalog_manager.cc:5697] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a58c35be9ff40b09c5962385805c928 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.839217 12474 raft_consensus.cc:359] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.839823 12474 raft_consensus.cc:385] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.840082 12474 raft_consensus.cc:740] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.840567 12475 consensus_queue.cc:260] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.840701 12474 consensus_queue.cc:260] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.842651 12475 ts_tablet_manager.cc:1434] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260710 13:19:30.842905 12474 ts_tablet_manager.cc:1434] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:19:30.844691 12474 tablet_bootstrap.cc:492] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:30.845611 12476 tablet_bootstrap.cc:654] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.843488 12475 tablet_bootstrap.cc:492] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:30.847856 12483 consensus_queue.cc:1048] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.850036 12474 tablet_bootstrap.cc:654] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.852741 12475 tablet_bootstrap.cc:654] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.854358 12498 consensus_queue.cc:1048] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.909318 12555 raft_consensus.cc:493] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.909998 12555 raft_consensus.cc:515] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.914614 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2e701849fd4ee194fb2f9f7a63a103" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:30.915452 12434 raft_consensus.cc:2468] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 0.
I20260710 13:19:30.917145 12248 leader_election.cc:304] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec; no voters: 
I20260710 13:19:30.918246 12521 raft_consensus.cc:2804] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.918691 12521 raft_consensus.cc:493] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.919128 12521 raft_consensus.cc:3060] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.928435 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2e701849fd4ee194fb2f9f7a63a103" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:30.929399 12359 raft_consensus.cc:2468] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 0.
I20260710 13:19:30.933271 12501 consensus_queue.cc:1048] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.956032 12555 leader_election.cc:290] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:30.957324 12551 consensus_queue.cc:1048] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.973515 12521 raft_consensus.cc:515] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:30.998239 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2e701849fd4ee194fb2f9f7a63a103" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:30.998862 12357 raft_consensus.cc:3060] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.017163 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2e701849fd4ee194fb2f9f7a63a103" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:31.018155 12433 raft_consensus.cc:3060] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.031582 12521 leader_election.cc:290] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Requested vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.014556 12357 raft_consensus.cc:2468] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 1.
I20260710 13:19:31.035877 12433 raft_consensus.cc:2468] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 1.
I20260710 13:19:31.041385 12474 tablet_bootstrap.cc:492] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:31.042320 12474 ts_tablet_manager.cc:1403] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.198s	user 0.046s	sys 0.103s
I20260710 13:19:31.042702 12475 tablet_bootstrap.cc:492] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:31.039392 12249 leader_election.cc:304] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:31.044166 12521 raft_consensus.cc:2804] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.044950 12521 raft_consensus.cc:697] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Becoming Leader. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Running, Role: LEADER
I20260710 13:19:31.045321 12474 raft_consensus.cc:359] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.046108 12474 raft_consensus.cc:385] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.046386 12474 raft_consensus.cc:740] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.045903 12521 consensus_queue.cc:237] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.039675 12476 tablet_bootstrap.cc:492] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:31.039994 12182 catalog_manager.cc:5697] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a58c35be9ff40b09c5962385805c928 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:31.038168 12551 consensus_queue.cc:1048] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:31.047691 12476 ts_tablet_manager.cc:1403] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.212s	user 0.079s	sys 0.085s
I20260710 13:19:31.051537 12475 ts_tablet_manager.cc:1403] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.208s	user 0.072s	sys 0.087s
I20260710 13:19:31.051712 12476 raft_consensus.cc:359] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.052881 12476 raft_consensus.cc:385] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.053154 12476 raft_consensus.cc:740] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.053795 12476 consensus_queue.cc:260] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.055166 12475 raft_consensus.cc:359] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.055745 12476 ts_tablet_manager.cc:1434] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:31.055877 12475 raft_consensus.cc:385] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.056264 12475 raft_consensus.cc:740] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.056669 12476 tablet_bootstrap.cc:492] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:31.056980 12475 consensus_queue.cc:260] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.058812 12474 consensus_queue.cc:260] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.060966 12474 ts_tablet_manager.cc:1434] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260710 13:19:31.061861 12474 tablet_bootstrap.cc:492] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:31.062901 12475 ts_tablet_manager.cc:1434] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:19:31.064666 12475 tablet_bootstrap.cc:492] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:31.066918 12555 consensus_queue.cc:1048] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.074064 12474 tablet_bootstrap.cc:654] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.077445 12475 tablet_bootstrap.cc:654] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.077919 12476 tablet_bootstrap.cc:654] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.095346 12528 consensus_queue.cc:1048] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:31.105196 12482 consensus_queue.cc:1048] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.110781 12182 catalog_manager.cc:5697] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a58c35be9ff40b09c5962385805c928 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:31.117017 12474 tablet_bootstrap.cc:492] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:31.117724 12474 ts_tablet_manager.cc:1403] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.011s
I20260710 13:19:31.122090 12474 raft_consensus.cc:359] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.122812 12474 raft_consensus.cc:385] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.123070 12476 tablet_bootstrap.cc:492] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:31.123096 12474 raft_consensus.cc:740] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.123690 12476 ts_tablet_manager.cc:1403] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.005s
I20260710 13:19:31.124313 12475 tablet_bootstrap.cc:492] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:31.124023 12474 consensus_queue.cc:260] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.124852 12475 ts_tablet_manager.cc:1403] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.002s
I20260710 13:19:31.126106 12474 ts_tablet_manager.cc:1434] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260710 13:19:31.126191 12476 raft_consensus.cc:359] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.126876 12476 raft_consensus.cc:385] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.127071 12474 tablet_bootstrap.cc:492] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec: Bootstrap starting.
I20260710 13:19:31.127183 12476 raft_consensus.cc:740] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.127611 12475 raft_consensus.cc:359] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.128309 12475 raft_consensus.cc:385] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.128005 12476 consensus_queue.cc:260] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.128680 12475 raft_consensus.cc:740] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.129395 12475 consensus_queue.cc:260] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.129536 12521 consensus_queue.cc:1048] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.130313 12476 ts_tablet_manager.cc:1434] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:31.131222 12476 tablet_bootstrap.cc:492] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:31.133451 12474 tablet_bootstrap.cc:654] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.136693 12476 tablet_bootstrap.cc:654] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.139683 12475 ts_tablet_manager.cc:1434] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:19:31.141069 12475 tablet_bootstrap.cc:492] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:31.142719 12521 raft_consensus.cc:493] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.143224 12521 raft_consensus.cc:515] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.146724 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838621ab53e440d589e0e78af648044a" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:31.147369 12359 raft_consensus.cc:2468] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 0.
I20260710 13:19:31.147565 12476 tablet_bootstrap.cc:492] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:31.147997 12476 ts_tablet_manager.cc:1403] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 13:19:31.148767 12249 leader_election.cc:304] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:31.149571 12555 raft_consensus.cc:2804] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.149909 12555 raft_consensus.cc:493] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.150213 12555 raft_consensus.cc:3060] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.150607 12476 raft_consensus.cc:359] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.151312 12476 raft_consensus.cc:385] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.151559 12476 raft_consensus.cc:740] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.152375 12476 consensus_queue.cc:260] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.154529 12476 ts_tablet_manager.cc:1434] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:31.155395 12476 tablet_bootstrap.cc:492] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:31.157297 12555 raft_consensus.cc:515] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.155427 12521 leader_election.cc:290] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.160386 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838621ab53e440d589e0e78af648044a" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:31.160576 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838621ab53e440d589e0e78af648044a" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:31.160974 12359 raft_consensus.cc:3060] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.161427 12433 raft_consensus.cc:2468] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 0.
I20260710 13:19:31.163653 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838621ab53e440d589e0e78af648044a" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:31.164142 12433 raft_consensus.cc:3060] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.172354 12501 raft_consensus.cc:493] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.172587 12521 consensus_queue.cc:1048] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.172765 12528 raft_consensus.cc:493] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.172863 12501 raft_consensus.cc:515] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.173640 12474 tablet_bootstrap.cc:492] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec: No bootstrap required, opened a new log
I20260710 13:19:31.173434 12528 raft_consensus.cc:515] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.174093 12474 ts_tablet_manager.cc:1403] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec: Time spent bootstrapping tablet: real 0.047s	user 0.024s	sys 0.012s
I20260710 13:19:31.175050 12501 leader_election.cc:290] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.176182 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b787c7fa121843389ea8441139e81df3" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:31.176438 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b787c7fa121843389ea8441139e81df3" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:31.176543 12359 raft_consensus.cc:2468] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 1.
I20260710 13:19:31.177737 12249 leader_election.cc:304] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:31.177902 12555 leader_election.cc:290] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Requested vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.179116 12586 raft_consensus.cc:2804] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.180056 12586 raft_consensus.cc:697] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Becoming Leader. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Running, Role: LEADER
W20260710 13:19:31.180394 12325 leader_election.cc:343] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.180841 12586 consensus_queue.cc:237] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.182272 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b787c7fa121843389ea8441139e81df3" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:31.182385 12474 raft_consensus.cc:359] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.182902 12432 raft_consensus.cc:2468] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:31.181696 12476 tablet_bootstrap.cc:654] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.184636 12482 raft_consensus.cc:493] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.185274 12482 raft_consensus.cc:515] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.183076 12474 raft_consensus.cc:385] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.186632 12474 raft_consensus.cc:740] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.188076 12433 raft_consensus.cc:2468] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 1.
I20260710 13:19:31.188350 12474 consensus_queue.cc:260] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.188843 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eb0118cf4d41f589122f0b942cd447" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:31.190521 12323 leader_election.cc:304] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 1a58c35be9ff40b09c5962385805c928
I20260710 13:19:31.191202 12357 raft_consensus.cc:2468] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 0.
I20260710 13:19:31.191875 12507 raft_consensus.cc:2804] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:31.206777 12399 leader_election.cc:343] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.207445 12501 raft_consensus.cc:493] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.207916 12501 raft_consensus.cc:515] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.208750 12528 leader_election.cc:290] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:31.209131 12359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b787c7fa121843389ea8441139e81df3" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:31.208765 12476 tablet_bootstrap.cc:492] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:31.209934 12501 leader_election.cc:290] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.210140 12476 ts_tablet_manager.cc:1403] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.004s
I20260710 13:19:31.210883 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650d08c15d0a4af2a4939ff0afe90319" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:31.211495 12433 raft_consensus.cc:2468] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:31.211829 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650d08c15d0a4af2a4939ff0afe90319" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:31.212630 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eb0118cf4d41f589122f0b942cd447" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:31.213253 12432 raft_consensus.cc:2468] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 0.
I20260710 13:19:31.212730 12476 raft_consensus.cc:359] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.214051 12476 raft_consensus.cc:385] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.214358 12476 raft_consensus.cc:740] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
W20260710 13:19:31.214471 12325 leader_election.cc:343] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.214419 12248 leader_election.cc:304] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec; no voters: 
I20260710 13:19:31.215185 12323 leader_election.cc:304] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 1a58c35be9ff40b09c5962385805c928
I20260710 13:19:31.215198 12476 consensus_queue.cc:260] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.215837 12586 raft_consensus.cc:2804] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.216207 12501 raft_consensus.cc:2804] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.216780 12482 leader_election.cc:290] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.217057 12501 raft_consensus.cc:493] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.217330 12474 ts_tablet_manager.cc:1434] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.001s
I20260710 13:19:31.217608 12501 raft_consensus.cc:3060] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.217797 12476 ts_tablet_manager.cc:1434] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:31.218689 12476 tablet_bootstrap.cc:492] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:31.216442 12586 raft_consensus.cc:493] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.219230 12586 raft_consensus.cc:3060] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:31.223453 12231 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:31.224277 12476 tablet_bootstrap.cc:654] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.227807 12507 raft_consensus.cc:493] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.231395 12507 raft_consensus.cc:3060] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.235342 12501 raft_consensus.cc:515] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.235849 12476 tablet_bootstrap.cc:492] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:31.236335 12476 ts_tablet_manager.cc:1403] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 13:19:31.238214 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650d08c15d0a4af2a4939ff0afe90319" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:31.230685 12182 catalog_manager.cc:5697] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a58c35be9ff40b09c5962385805c928 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:31.239418 12325 leader_election.cc:343] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.239930 12501 leader_election.cc:290] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.244179 12476 raft_consensus.cc:359] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.247949 12476 raft_consensus.cc:385] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.248296 12475 tablet_bootstrap.cc:654] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.248306 12476 raft_consensus.cc:740] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.249315 12476 consensus_queue.cc:260] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.249745 12530 consensus_queue.cc:1048] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.251168 12476 ts_tablet_manager.cc:1434] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:19:31.240517 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "650d08c15d0a4af2a4939ff0afe90319" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:31.250976 12530 consensus_queue.cc:1048] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.245406 12586 raft_consensus.cc:515] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.252266 12476 tablet_bootstrap.cc:492] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Bootstrap starting.
I20260710 13:19:31.261044 12586 leader_election.cc:290] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Requested vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.262554 12434 raft_consensus.cc:3060] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.263518 12501 consensus_queue.cc:1048] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.264235 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eb0118cf4d41f589122f0b942cd447" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:31.262077 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80eb0118cf4d41f589122f0b942cd447" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:31.269466 12432 raft_consensus.cc:3060] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.270946 12357 raft_consensus.cc:3060] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.276187 12434 raft_consensus.cc:2468] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 1.
I20260710 13:19:31.280946 12507 raft_consensus.cc:515] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.282322 12323 leader_election.cc:304] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 1a58c35be9ff40b09c5962385805c928
I20260710 13:19:31.282711 12359 raft_consensus.cc:2393] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7d2b90c946744260a8b982a0a16186ec in current term 1: Already voted for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in this term.
I20260710 13:19:31.283505 12501 raft_consensus.cc:2804] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.284184 12501 raft_consensus.cc:697] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Becoming Leader. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Running, Role: LEADER
I20260710 13:19:31.285045 12501 consensus_queue.cc:237] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.286978 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b787c7fa121843389ea8441139e81df3" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
W20260710 13:19:31.288885 12325 leader_election.cc:343] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.291055 12432 raft_consensus.cc:2468] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 1.
I20260710 13:19:31.293083 12507 leader_election.cc:290] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.294193 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b787c7fa121843389ea8441139e81df3" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:31.294831 12434 raft_consensus.cc:3060] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.296370 12357 raft_consensus.cc:2468] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 1.
I20260710 13:19:31.297514 12249 leader_election.cc:304] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:31.298379 12586 raft_consensus.cc:2804] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.298890 12586 raft_consensus.cc:697] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Becoming Leader. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Running, Role: LEADER
I20260710 13:19:31.299734 12586 consensus_queue.cc:237] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.302373 12434 raft_consensus.cc:2468] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 1.
I20260710 13:19:31.303813 12323 leader_election.cc:304] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 1a58c35be9ff40b09c5962385805c928
I20260710 13:19:31.305017 12507 raft_consensus.cc:2804] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.305666 12507 raft_consensus.cc:697] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Becoming Leader. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Running, Role: LEADER
I20260710 13:19:31.307893 12507 consensus_queue.cc:237] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.318346 12283 raft_consensus.cc:3060] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.320396 12398 leader_election.cc:304] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec; no voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb
I20260710 13:19:31.325229 12528 raft_consensus.cc:2749] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:31.325815 12476 tablet_bootstrap.cc:654] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.326613 12483 consensus_queue.cc:1048] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.328989 12475 tablet_bootstrap.cc:492] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:31.329435 12475 ts_tablet_manager.cc:1403] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.189s	user 0.007s	sys 0.020s
I20260710 13:19:31.332479 12475 raft_consensus.cc:359] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.333346 12475 raft_consensus.cc:385] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.333683 12475 raft_consensus.cc:740] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.335757 12475 consensus_queue.cc:260] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.338524 12475 ts_tablet_manager.cc:1434] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:19:31.340618 12475 tablet_bootstrap.cc:492] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:31.348394 12181 catalog_manager.cc:5697] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a58c35be9ff40b09c5962385805c928 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:31.347959 12475 tablet_bootstrap.cc:654] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.368733 12586 raft_consensus.cc:493] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.368793 12475 tablet_bootstrap.cc:492] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:31.369486 12475 ts_tablet_manager.cc:1403] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.012s
I20260710 13:19:31.369254 12586 raft_consensus.cc:515] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.371410 12586 leader_election.cc:290] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.373330 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b8a767fd342f0a1362099b0c943fd" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:31.373700 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b8a767fd342f0a1362099b0c943fd" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:31.374014 12433 raft_consensus.cc:2468] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 0.
I20260710 13:19:31.374347 12357 raft_consensus.cc:2468] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 0.
I20260710 13:19:31.375351 12248 leader_election.cc:304] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec; no voters: 
I20260710 13:19:31.376303 12586 raft_consensus.cc:2804] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.376652 12586 raft_consensus.cc:493] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.376951 12586 raft_consensus.cc:3060] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.372588 12475 raft_consensus.cc:359] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.379498 12475 raft_consensus.cc:385] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.379837 12475 raft_consensus.cc:740] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.380195 12476 tablet_bootstrap.cc:492] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb: No bootstrap required, opened a new log
I20260710 13:19:31.380681 12475 consensus_queue.cc:260] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.377326 12181 catalog_manager.cc:5697] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: term changed from 0 to 1, leader changed from <none> to d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194). New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:31.383265 12475 ts_tablet_manager.cc:1434] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:19:31.383237 12181 catalog_manager.cc:5697] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: term changed from 0 to 1, leader changed from <none> to d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194). New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:31.381103 12476 ts_tablet_manager.cc:1403] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.008s
I20260710 13:19:31.384364 12475 tablet_bootstrap.cc:492] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:31.387226 12476 raft_consensus.cc:359] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.387864 12476 raft_consensus.cc:385] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.388128 12476 raft_consensus.cc:740] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.388744 12476 consensus_queue.cc:260] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.391804 12476 ts_tablet_manager.cc:1434] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:31.392336 12475 tablet_bootstrap.cc:654] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.396358 12586 raft_consensus.cc:515] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.398147 12507 raft_consensus.cc:493] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.398778 12507 raft_consensus.cc:515] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.418592 12586 leader_election.cc:290] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Requested vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.419791 12475 tablet_bootstrap.cc:492] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:31.419684 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b8a767fd342f0a1362099b0c943fd" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:31.420338 12475 ts_tablet_manager.cc:1403] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.023s
I20260710 13:19:31.420284 12433 raft_consensus.cc:3060] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.424274 12475 raft_consensus.cc:359] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.425128 12475 raft_consensus.cc:385] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.425460 12475 raft_consensus.cc:740] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.426194 12475 consensus_queue.cc:260] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.426558 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35842fc282fa4a408a93afec85e79c20" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:31.426723 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35842fc282fa4a408a93afec85e79c20" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:31.427301 12432 raft_consensus.cc:2468] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:31.427445 12281 raft_consensus.cc:2468] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:31.428763 12475 ts_tablet_manager.cc:1434] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:19:31.428587 12323 leader_election.cc:304] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:31.429549 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c4b8a767fd342f0a1362099b0c943fd" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:31.429852 12475 tablet_bootstrap.cc:492] T 650d08c15d0a4af2a4939ff0afe90319 P 1a58c35be9ff40b09c5962385805c928: Bootstrap starting.
I20260710 13:19:31.430131 12357 raft_consensus.cc:3060] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.429561 12501 raft_consensus.cc:2804] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.430620 12501 raft_consensus.cc:493] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.430990 12501 raft_consensus.cc:3060] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.428620 12507 leader_election.cc:290] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.436571 12475 tablet_bootstrap.cc:654] T 650d08c15d0a4af2a4939ff0afe90319 P 1a58c35be9ff40b09c5962385805c928: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.437121 12357 raft_consensus.cc:2468] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 1.
I20260710 13:19:31.438653 12249 leader_election.cc:304] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:31.439713 12586 raft_consensus.cc:2804] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.439888 12551 raft_consensus.cc:493] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.440471 12586 raft_consensus.cc:697] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Becoming Leader. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Running, Role: LEADER
I20260710 13:19:31.441774 12586 consensus_queue.cc:237] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.440465 12551 raft_consensus.cc:515] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.443480 12507 raft_consensus.cc:493] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.444047 12507 raft_consensus.cc:515] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.444478 12551 leader_election.cc:290] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:31.445950 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf59ea0336c4cdeb29b1268265dd54d" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:31.446501 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf59ea0336c4cdeb29b1268265dd54d" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:31.447139 12357 raft_consensus.cc:2468] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:31.447465 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf59ea0336c4cdeb29b1268265dd54d" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928" is_pre_election: true
I20260710 13:19:31.448259 12398 leader_election.cc:304] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:31.448412 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf59ea0336c4cdeb29b1268265dd54d" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:31.449028 12432 raft_consensus.cc:2468] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 0.
I20260710 13:19:31.446153 12507 leader_election.cc:290] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.438624 12501 raft_consensus.cc:515] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.450256 12433 raft_consensus.cc:2468] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 1.
I20260710 13:19:31.450306 12323 leader_election.cc:304] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 1a58c35be9ff40b09c5962385805c928
I20260710 13:19:31.446595 12281 raft_consensus.cc:2468] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 0.
I20260710 13:19:31.451553 12483 raft_consensus.cc:2804] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.451963 12483 raft_consensus.cc:493] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.451560 12551 raft_consensus.cc:2804] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.452456 12483 raft_consensus.cc:3060] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.454175 12281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35842fc282fa4a408a93afec85e79c20" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:31.454797 12281 raft_consensus.cc:3060] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.451835 12501 leader_election.cc:290] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.457690 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35842fc282fa4a408a93afec85e79c20" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:31.455015 12551 raft_consensus.cc:493] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.458456 12433 raft_consensus.cc:3060] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.458573 12551 raft_consensus.cc:3060] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.467782 12281 raft_consensus.cc:2468] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 1.
I20260710 13:19:31.460355 12483 raft_consensus.cc:515] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.470103 12551 raft_consensus.cc:515] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.470291 12325 leader_election.cc:304] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:31.471343 12433 raft_consensus.cc:2468] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in term 1.
I20260710 13:19:31.471360 12179 catalog_manager.cc:5697] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a58c35be9ff40b09c5962385805c928 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:31.473850 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf59ea0336c4cdeb29b1268265dd54d" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:31.474308 12624 raft_consensus.cc:2804] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.475082 12624 raft_consensus.cc:697] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Becoming Leader. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Running, Role: LEADER
I20260710 13:19:31.475939 12282 raft_consensus.cc:3060] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.473749 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf59ea0336c4cdeb29b1268265dd54d" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:31.473836 12551 leader_election.cc:290] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:31.476720 12475 tablet_bootstrap.cc:492] T 650d08c15d0a4af2a4939ff0afe90319 P 1a58c35be9ff40b09c5962385805c928: No bootstrap required, opened a new log
I20260710 13:19:31.473749 12433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf59ea0336c4cdeb29b1268265dd54d" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:31.476212 12624 consensus_queue.cc:237] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.477248 12475 ts_tablet_manager.cc:1403] T 650d08c15d0a4af2a4939ff0afe90319 P 1a58c35be9ff40b09c5962385805c928: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.000s
I20260710 13:19:31.477309 12357 raft_consensus.cc:2393] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7d2b90c946744260a8b982a0a16186ec in current term 1: Already voted for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in this term.
I20260710 13:19:31.477516 12433 raft_consensus.cc:2393] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in current term 1: Already voted for candidate 7d2b90c946744260a8b982a0a16186ec in this term.
I20260710 13:19:31.472824 12483 leader_election.cc:290] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [CANDIDATE]: Term 1 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.480085 12475 raft_consensus.cc:359] T 650d08c15d0a4af2a4939ff0afe90319 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.480310 12283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acf59ea0336c4cdeb29b1268265dd54d" candidate_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:31.480749 12475 raft_consensus.cc:385] T 650d08c15d0a4af2a4939ff0afe90319 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.481026 12475 raft_consensus.cc:740] T 650d08c15d0a4af2a4939ff0afe90319 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.481647 12475 consensus_queue.cc:260] T 650d08c15d0a4af2a4939ff0afe90319 P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.481912 12325 leader_election.cc:304] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec
I20260710 13:19:31.483121 12483 raft_consensus.cc:2749] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:31.485203 12475 ts_tablet_manager.cc:1434] T 650d08c15d0a4af2a4939ff0afe90319 P 1a58c35be9ff40b09c5962385805c928: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:31.485623 12482 consensus_queue.cc:1048] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.486884 12282 raft_consensus.cc:2468] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 1.
I20260710 13:19:31.487963 12399 leader_election.cc:304] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [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: 1a58c35be9ff40b09c5962385805c928, 7d2b90c946744260a8b982a0a16186ec; no voters: d84a7cc6a1354a7aa4f98fa2f5f337bb
I20260710 13:19:31.489301 12528 raft_consensus.cc:2804] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.489746 12528 raft_consensus.cc:697] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Becoming Leader. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Running, Role: LEADER
I20260710 13:19:31.490547 12528 consensus_queue.cc:237] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.513819 12182 catalog_manager.cc:5697] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: term changed from 0 to 1, leader changed from <none> to d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194). New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:31.514528 12179 catalog_manager.cc:5697] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 7d2b90c946744260a8b982a0a16186ec (127.10.237.195). New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:31.522289 12521 consensus_queue.cc:1048] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.617678 12521 raft_consensus.cc:493] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.618086 12521 raft_consensus.cc:515] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:31.619540 12521 leader_election.cc:290] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:31.620499 12432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b787c7fa121843389ea8441139e81df3" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7d2b90c946744260a8b982a0a16186ec" is_pre_election: true
I20260710 13:19:31.620512 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b787c7fa121843389ea8441139e81df3" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" is_pre_election: true
I20260710 13:19:31.621384 12432 raft_consensus.cc:2393] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a58c35be9ff40b09c5962385805c928 in current term 1: Already voted for candidate d84a7cc6a1354a7aa4f98fa2f5f337bb in this term.
I20260710 13:19:31.622473 12248 leader_election.cc:304] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928; no voters: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb
I20260710 13:19:31.623135 12555 raft_consensus.cc:3060] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.623665 12521 consensus_queue.cc:1048] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.628350 12555 raft_consensus.cc:2749] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:31.636121 12521 consensus_queue.cc:1048] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.716920 12624 consensus_queue.cc:1048] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.727358 12507 consensus_queue.cc:1048] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.756052 12507 consensus_queue.cc:1048] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.763779 12282 raft_consensus.cc:3060] T 650d08c15d0a4af2a4939ff0afe90319 P 1a58c35be9ff40b09c5962385805c928 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.772167 12507 consensus_queue.cc:1048] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.804565 12521 consensus_queue.cc:1048] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.814455 12521 consensus_queue.cc:1048] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.841997 12521 consensus_queue.cc:1048] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.856491 12482 consensus_queue.cc:1048] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.889696 12507 consensus_queue.cc:1048] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.901078 12501 consensus_queue.cc:1048] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.958588 12528 consensus_queue.cc:1048] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.970834 12649 consensus_queue.cc:1048] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:32.041100 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:32.047590 12651 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:19:32.048141 12652 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:19:32.050559 11191 server_base.cc:1061] running on GCE node
W20260710 13:19:32.050753 12654 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:19:32.052708 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:32.052932 11191 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:19:32.053138 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689572053118 us; error 0 us; skew 500 ppm
I20260710 13:19:32.053691 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:32.055992 11191 webserver.cc:533] Webserver started at http://127.10.237.196:37993/ using document root <none> and password file <none>
I20260710 13:19:32.056469 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:32.056668 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:32.056941 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:32.057971 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-3-root/instance:
uuid: "d2718724bf95426d832850524f76411c"
format_stamp: "Formatted at 2026-07-10 13:19:32 on dist-test-slave-0q4n"
I20260710 13:19:32.062074 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:32.065136 12659 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:19:32.065889 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:32.066182 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-3-root
uuid: "d2718724bf95426d832850524f76411c"
format_stamp: "Formatted at 2026-07-10 13:19:32 on dist-test-slave-0q4n"
I20260710 13:19:32.066450 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-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:19:32.087738 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:32.089071 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:32.090337 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:32.092489 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:32.092746 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:32.092995 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:32.093180 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:32.164561 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.196:44017
I20260710 13:19:32.164649 12721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.196:44017 every 8 connection(s)
I20260710 13:19:32.169026 11191 auto_leader_rebalancer-test.cc:388] add a tserver: d2718724bf95426d832850524f76411c
I20260710 13:19:32.184352 12722 heartbeater.cc:344] Connected to a master server at 127.10.237.254:46059
I20260710 13:19:32.184814 12722 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:32.185528 12722 heartbeater.cc:507] Master 127.10.237.254:46059 requested a full tablet report, sending...
I20260710 13:19:32.187525 12182 ts_manager.cc:194] Registered new tserver with Master: d2718724bf95426d832850524f76411c (127.10.237.196:44017)
I20260710 13:19:32.188766 12182 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44764
I20260710 13:19:32.277369 12433 consensus_queue.cc:237] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:32.287951 12359 raft_consensus.cc:1275] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:32.288326 12283 raft_consensus.cc:1275] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:32.289611 12649 consensus_queue.cc:1048] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:32.292431 12528 consensus_queue.cc:1048] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } 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:19:32.303473 12397 consensus_peers.cc:597] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45dad45eaacf4c5fa6c18a15fa0c5ab2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:32.303956 12649 raft_consensus.cc:2955] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:32.313172 12359 raft_consensus.cc:2955] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:32.315760 12283 raft_consensus.cc:2955] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:32.320602 12182 catalog_manager.cc:5697] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:32.347435 12283 consensus_queue.cc:237] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:32.355937 12359 raft_consensus.cc:1275] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:32.357477 12482 consensus_queue.cc:1048] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:32.361712 12433 raft_consensus.cc:1275] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:32.365283 12555 consensus_queue.cc:1048] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } 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:19:32.367981 12248 consensus_peers.cc:597] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80eb0118cf4d41f589122f0b942cd447. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:32.368367 12586 raft_consensus.cc:2955] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:32.369545 12433 raft_consensus.cc:2955] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:32.369658 12359 raft_consensus.cc:2955] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:32.382552 12181 catalog_manager.cc:5697] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:32.385915 12433 consensus_queue.cc:237] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
W20260710 13:19:32.393997 12397 consensus_peers.cc:597] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b61319022df74021ba5058549f4aa77d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:32.394152 12359 raft_consensus.cc:1275] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:32.395519 12551 consensus_queue.cc:1048] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } 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:19:32.396620 12283 raft_consensus.cc:1275] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:32.397828 12551 consensus_queue.cc:1048] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:32.402442 12528 raft_consensus.cc:2955] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:32.404762 12359 raft_consensus.cc:2955] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:32.406210 12283 raft_consensus.cc:2955] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:32.421933 12181 catalog_manager.cc:5697] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:32.433280 12359 consensus_queue.cc:237] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:32.441215 12283 raft_consensus.cc:1275] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:32.441728 12433 raft_consensus.cc:1275] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:32.442763 12501 consensus_queue.cc:1048] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } 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:19:32.443636 12507 consensus_queue.cc:1048] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:32.450642 12501 raft_consensus.cc:2955] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:32.452594 12433 raft_consensus.cc:2955] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:32.454334 12283 raft_consensus.cc:2955] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
W20260710 13:19:32.460175 12323 consensus_peers.cc:597] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 35842fc282fa4a408a93afec85e79c20. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:32.470353 12182 catalog_manager.cc:5697] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:32.681468 12743 ts_tablet_manager.cc:933] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:32.683414 12743 tablet_copy_client.cc:323] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.195:46809
I20260710 13:19:32.693405 12444 tablet_copy_service.cc:140] P 7d2b90c946744260a8b982a0a16186ec: Received BeginTabletCopySession request for tablet 45dad45eaacf4c5fa6c18a15fa0c5ab2 from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:44468)
I20260710 13:19:32.693917 12444 tablet_copy_service.cc:161] P 7d2b90c946744260a8b982a0a16186ec: Beginning new tablet copy session on tablet 45dad45eaacf4c5fa6c18a15fa0c5ab2 from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:44468: session id = d2718724bf95426d832850524f76411c-45dad45eaacf4c5fa6c18a15fa0c5ab2
I20260710 13:19:32.699577 12444 tablet_copy_source_session.cc:215] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:32.702951 12743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45dad45eaacf4c5fa6c18a15fa0c5ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:32.717722 12743 tablet_copy_client.cc:806] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:32.718283 12743 tablet_copy_client.cc:670] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:32.722302 12743 tablet_copy_client.cc:538] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:32.729053 12743 tablet_bootstrap.cc:492] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:32.745504 12743 tablet_bootstrap.cc:492] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c: 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:19:32.746628 12743 tablet_bootstrap.cc:492] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:32.747295 12743 ts_tablet_manager.cc:1403] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260710 13:19:32.750180 12743 raft_consensus.cc:359] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:32.751055 12743 raft_consensus.cc:740] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:32.751748 12743 consensus_queue.cc:260] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:32.753973 12722 heartbeater.cc:499] Master 127.10.237.254:46059 was elected leader, sending a full tablet report...
I20260710 13:19:32.754405 12743 ts_tablet_manager.cc:1434] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:19:32.756268 12444 tablet_copy_service.cc:342] P 7d2b90c946744260a8b982a0a16186ec: Request end of tablet copy session d2718724bf95426d832850524f76411c-45dad45eaacf4c5fa6c18a15fa0c5ab2 received from {username='slave'} at 127.0.0.1:44468
I20260710 13:19:32.756690 12444 tablet_copy_service.cc:434] P 7d2b90c946744260a8b982a0a16186ec: ending tablet copy session d2718724bf95426d832850524f76411c-45dad45eaacf4c5fa6c18a15fa0c5ab2 on tablet 45dad45eaacf4c5fa6c18a15fa0c5ab2 with peer d2718724bf95426d832850524f76411c
I20260710 13:19:32.878434 12743 ts_tablet_manager.cc:933] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:32.881158 12743 tablet_copy_client.cc:323] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.194:33917
I20260710 13:19:32.891829 12370 tablet_copy_service.cc:140] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Received BeginTabletCopySession request for tablet 35842fc282fa4a408a93afec85e79c20 from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:43700)
I20260710 13:19:32.892422 12370 tablet_copy_service.cc:161] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Beginning new tablet copy session on tablet 35842fc282fa4a408a93afec85e79c20 from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:43700: session id = d2718724bf95426d832850524f76411c-35842fc282fa4a408a93afec85e79c20
I20260710 13:19:32.897724 12370 tablet_copy_source_session.cc:215] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:32.900703 12743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35842fc282fa4a408a93afec85e79c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:32.915859 12743 tablet_copy_client.cc:806] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:32.916468 12743 tablet_copy_client.cc:670] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:32.920176 12743 tablet_copy_client.cc:538] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:32.929519 12743 tablet_bootstrap.cc:492] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:32.930029 12749 ts_tablet_manager.cc:933] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:32.931728 12749 tablet_copy_client.cc:323] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.195:46809
I20260710 13:19:32.933156 12444 tablet_copy_service.cc:140] P 7d2b90c946744260a8b982a0a16186ec: Received BeginTabletCopySession request for tablet b61319022df74021ba5058549f4aa77d from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:44468)
I20260710 13:19:32.933586 12444 tablet_copy_service.cc:161] P 7d2b90c946744260a8b982a0a16186ec: Beginning new tablet copy session on tablet b61319022df74021ba5058549f4aa77d from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:44468: session id = d2718724bf95426d832850524f76411c-b61319022df74021ba5058549f4aa77d
I20260710 13:19:32.938313 12444 tablet_copy_source_session.cc:215] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:32.940831 12749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61319022df74021ba5058549f4aa77d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:32.949749 12743 tablet_bootstrap.cc:492] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c: 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:19:32.954286 12743 tablet_bootstrap.cc:492] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:32.954972 12743 ts_tablet_manager.cc:1403] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.004s
I20260710 13:19:32.955456 12749 tablet_copy_client.cc:806] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:32.956063 12749 tablet_copy_client.cc:670] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:32.957741 12743 raft_consensus.cc:359] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:32.958639 12743 raft_consensus.cc:740] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:32.959652 12749 tablet_copy_client.cc:538] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:32.959291 12743 consensus_queue.cc:260] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:32.962404 12743 ts_tablet_manager.cc:1434] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:32.964052 12370 tablet_copy_service.cc:342] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Request end of tablet copy session d2718724bf95426d832850524f76411c-35842fc282fa4a408a93afec85e79c20 received from {username='slave'} at 127.0.0.1:43700
I20260710 13:19:32.964440 12370 tablet_copy_service.cc:434] P d84a7cc6a1354a7aa4f98fa2f5f337bb: ending tablet copy session d2718724bf95426d832850524f76411c-35842fc282fa4a408a93afec85e79c20 on tablet 35842fc282fa4a408a93afec85e79c20 with peer d2718724bf95426d832850524f76411c
I20260710 13:19:32.971664 12749 tablet_bootstrap.cc:492] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:32.973331 12743 ts_tablet_manager.cc:933] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925)
I20260710 13:19:32.985948 12743 tablet_copy_client.cc:323] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.193:45925
I20260710 13:19:32.999702 12295 tablet_copy_service.cc:140] P 1a58c35be9ff40b09c5962385805c928: Received BeginTabletCopySession request for tablet 80eb0118cf4d41f589122f0b942cd447 from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:46226)
I20260710 13:19:33.000334 12295 tablet_copy_service.cc:161] P 1a58c35be9ff40b09c5962385805c928: Beginning new tablet copy session on tablet 80eb0118cf4d41f589122f0b942cd447 from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:46226: session id = d2718724bf95426d832850524f76411c-80eb0118cf4d41f589122f0b942cd447
I20260710 13:19:33.003517 12749 tablet_bootstrap.cc:492] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c: 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:19:33.004456 12749 tablet_bootstrap.cc:492] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:33.005092 12749 ts_tablet_manager.cc:1403] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.000s
I20260710 13:19:33.005671 12295 tablet_copy_source_session.cc:215] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:33.008086 12749 raft_consensus.cc:359] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:33.008942 12749 raft_consensus.cc:740] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:33.009239 12743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80eb0118cf4d41f589122f0b942cd447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:33.009564 12749 consensus_queue.cc:260] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:33.012135 12749 ts_tablet_manager.cc:1434] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 13:19:33.013962 12444 tablet_copy_service.cc:342] P 7d2b90c946744260a8b982a0a16186ec: Request end of tablet copy session d2718724bf95426d832850524f76411c-b61319022df74021ba5058549f4aa77d received from {username='slave'} at 127.0.0.1:44468
I20260710 13:19:33.014381 12444 tablet_copy_service.cc:434] P 7d2b90c946744260a8b982a0a16186ec: ending tablet copy session d2718724bf95426d832850524f76411c-b61319022df74021ba5058549f4aa77d on tablet b61319022df74021ba5058549f4aa77d with peer d2718724bf95426d832850524f76411c
I20260710 13:19:33.023276 12743 tablet_copy_client.cc:806] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:33.023803 12743 tablet_copy_client.cc:670] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:33.028375 12743 tablet_copy_client.cc:538] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:33.036199 12743 tablet_bootstrap.cc:492] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:33.053409 12743 tablet_bootstrap.cc:492] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c: 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:19:33.055253 12743 tablet_bootstrap.cc:492] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:33.055929 12743 ts_tablet_manager.cc:1403] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 13:19:33.058154 12743 raft_consensus.cc:359] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:33.058682 12743 raft_consensus.cc:740] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:33.059187 12743 consensus_queue.cc:260] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:33.060706 12743 ts_tablet_manager.cc:1434] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:19:33.062297 12295 tablet_copy_service.cc:342] P 1a58c35be9ff40b09c5962385805c928: Request end of tablet copy session d2718724bf95426d832850524f76411c-80eb0118cf4d41f589122f0b942cd447 received from {username='slave'} at 127.0.0.1:46226
I20260710 13:19:33.062685 12295 tablet_copy_service.cc:434] P 1a58c35be9ff40b09c5962385805c928: ending tablet copy session d2718724bf95426d832850524f76411c-80eb0118cf4d41f589122f0b942cd447 on tablet 80eb0118cf4d41f589122f0b942cd447 with peer d2718724bf95426d832850524f76411c
I20260710 13:19:33.230767 12697 raft_consensus.cc:1217] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:33.317183 12697 raft_consensus.cc:1217] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:33.377573 12697 raft_consensus.cc:1217] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:33.462146 12697 raft_consensus.cc:1217] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:33.642725 12528 raft_consensus.cc:1064] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:33.645033 12528 consensus_queue.cc:237] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:33.651675 12697 raft_consensus.cc:1275] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:33.651922 12359 raft_consensus.cc:1275] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:33.653187 12283 raft_consensus.cc:1275] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:33.653407 12757 consensus_queue.cc:1048] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:33.654510 12756 consensus_queue.cc:1048] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:33.655944 12757 consensus_queue.cc:1048] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } 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:19:33.672511 12528 raft_consensus.cc:2955] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.676609 12283 raft_consensus.cc:2955] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.681237 12697 raft_consensus.cc:2955] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.687747 12359 raft_consensus.cc:2955] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.709880 12179 catalog_manager.cc:5697] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.766052 12433 consensus_queue.cc:237] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [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: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:33.771759 12697 raft_consensus.cc:1275] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:33.773097 12359 raft_consensus.cc:1275] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:33.775400 12756 consensus_queue.cc:1048] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:33.777169 12528 consensus_queue.cc:1048] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:33.783556 12528 raft_consensus.cc:2955] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.789597 12757 raft_consensus.cc:1064] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:33.787860 12697 raft_consensus.cc:2955] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.787714 12357 raft_consensus.cc:2955] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.792145 12757 consensus_queue.cc:237] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:33.800129 12696 raft_consensus.cc:1275] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:33.800585 12359 raft_consensus.cc:1275] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:33.801242 12283 raft_consensus.cc:1275] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:33.802142 12756 consensus_queue.cc:1048] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:33.804250 12765 consensus_queue.cc:1048] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } 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:19:33.811667 12756 consensus_queue.cc:1048] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:33.814873 12181 catalog_manager.cc:5697] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c reported cstate change: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.821615 12167 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 45dad45eaacf4c5fa6c18a15fa0c5ab2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:33.845532 12267 tablet_service.cc:1558] Processing DeleteTablet for tablet 45dad45eaacf4c5fa6c18a15fa0c5ab2 with delete_type TABLET_DATA_TOMBSTONED (TS 1a58c35be9ff40b09c5962385805c928 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46188
I20260710 13:19:33.856511 12775 tablet_replica.cc:333] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:33.857980 12775 raft_consensus.cc:2243] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:33.860596 12696 raft_consensus.cc:2955] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.860152 12757 raft_consensus.cc:2955] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.862847 12775 raft_consensus.cc:2272] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:33.877005 12775 ts_tablet_manager.cc:1916] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:33.874877 12181 catalog_manager.cc:5697] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.888705 12283 raft_consensus.cc:2955] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.888989 12359 raft_consensus.cc:2955] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.904001 12775 ts_tablet_manager.cc:1929] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:33.904594 12775 log.cc:1199] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 1a58c35be9ff40b09c5962385805c928: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-0-root/wals/45dad45eaacf4c5fa6c18a15fa0c5ab2
I20260710 13:19:33.906155 12433 consensus_queue.cc:237] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:33.907383 12169 catalog_manager.cc:5028] TS 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): tablet 45dad45eaacf4c5fa6c18a15fa0c5ab2 (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:33.913311 12696 raft_consensus.cc:1275] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:33.914904 12283 raft_consensus.cc:1275] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:33.915705 12757 consensus_queue.cc:1048] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:33.916844 12756 consensus_queue.cc:1048] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:33.923584 12758 raft_consensus.cc:1064] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:33.924664 12765 raft_consensus.cc:2955] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.926090 12758 consensus_queue.cc:237] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:33.927201 12283 raft_consensus.cc:2955] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.937758 12697 raft_consensus.cc:2955] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.947427 12695 raft_consensus.cc:1275] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:33.950440 12432 raft_consensus.cc:1275] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:33.951412 12283 raft_consensus.cc:1275] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:33.949663 12180 catalog_manager.cc:5697] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:33.952561 12482 raft_consensus.cc:1064] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:33.954981 12482 consensus_queue.cc:237] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:33.958364 12167 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b61319022df74021ba5058549f4aa77d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:33.957926 12778 consensus_queue.cc:1048] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:19:33.962540 12758 consensus_queue.cc:1048] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:33.965065 12759 consensus_queue.cc:1048] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:33.968659 12347 tablet_service.cc:1558] Processing DeleteTablet for tablet b61319022df74021ba5058549f4aa77d with delete_type TABLET_DATA_TOMBSTONED (TS d84a7cc6a1354a7aa4f98fa2f5f337bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43666
I20260710 13:19:33.988624 12782 tablet_replica.cc:333] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:34.004606 12432 raft_consensus.cc:1275] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.006273 12697 raft_consensus.cc:1275] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.006310 12782 raft_consensus.cc:2243] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.009989 12782 raft_consensus.cc:2272] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.010263 12359 raft_consensus.cc:1275] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.010874 12779 raft_consensus.cc:2955] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.014163 12782 ts_tablet_manager.cc:1916] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:34.007704 12482 consensus_queue.cc:1048] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } 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:19:34.017633 12555 consensus_queue.cc:1048] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:34.018041 12696 raft_consensus.cc:2955] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.019279 12760 consensus_queue.cc:1048] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:34.030499 12782 ts_tablet_manager.cc:1929] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:34.031085 12782 log.cc:1199] T b61319022df74021ba5058549f4aa77d P d84a7cc6a1354a7aa4f98fa2f5f337bb: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-1-root/wals/b61319022df74021ba5058549f4aa77d
I20260710 13:19:34.032859 12168 catalog_manager.cc:5028] TS d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): tablet b61319022df74021ba5058549f4aa77d (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:34.040400 12433 raft_consensus.cc:2955] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.040969 12283 raft_consensus.cc:2955] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.051210 12760 raft_consensus.cc:2955] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.060374 12181 catalog_manager.cc:5697] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.060729 12697 raft_consensus.cc:2955] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.070181 12433 raft_consensus.cc:2955] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.082612 12357 consensus_queue.cc:237] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:34.085491 12179 catalog_manager.cc:5697] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.094810 12359 raft_consensus.cc:2955] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.101125 12697 raft_consensus.cc:1275] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.103657 12779 consensus_queue.cc:1048] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:34.103960 12433 raft_consensus.cc:1275] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.106375 12758 consensus_queue.cc:1048] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:34.110659 12759 raft_consensus.cc:2955] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.112272 12697 raft_consensus.cc:2955] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.123126 12432 raft_consensus.cc:2955] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.127969 12168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 35842fc282fa4a408a93afec85e79c20 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:34.128865 12182 catalog_manager.cc:5697] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c reported cstate change: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.139876 12267 tablet_service.cc:1558] Processing DeleteTablet for tablet 35842fc282fa4a408a93afec85e79c20 with delete_type TABLET_DATA_TOMBSTONED (TS 1a58c35be9ff40b09c5962385805c928 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46188
I20260710 13:19:34.140857 12775 tablet_replica.cc:333] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:34.141790 12775 raft_consensus.cc:2243] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.142495 12775 raft_consensus.cc:2272] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.145666 12775 ts_tablet_manager.cc:1916] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:34.157670 12775 ts_tablet_manager.cc:1929] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:34.158030 12775 log.cc:1199] T 35842fc282fa4a408a93afec85e79c20 P 1a58c35be9ff40b09c5962385805c928: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-0-root/wals/35842fc282fa4a408a93afec85e79c20
I20260710 13:19:34.159454 12169 catalog_manager.cc:5028] TS 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): tablet 35842fc282fa4a408a93afec85e79c20 (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:34.592352 12282 consensus_queue.cc:237] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:34.597860 12697 raft_consensus.cc:1275] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.597882 12359 raft_consensus.cc:1275] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.599262 12785 consensus_queue.cc:1048] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:34.600142 12789 consensus_queue.cc:1048] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:34.608326 12697 raft_consensus.cc:2955] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.610579 12790 raft_consensus.cc:2955] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.619540 12357 raft_consensus.cc:2955] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:34.626564 12169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 80eb0118cf4d41f589122f0b942cd447 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:34.633508 12181 catalog_manager.cc:5697] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:34.651712 12415 tablet_service.cc:1558] Processing DeleteTablet for tablet 80eb0118cf4d41f589122f0b942cd447 with delete_type TABLET_DATA_TOMBSTONED (TS 7d2b90c946744260a8b982a0a16186ec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44432
I20260710 13:19:34.654033 12796 tablet_replica.cc:333] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:34.654856 12796 raft_consensus.cc:2243] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.655465 12796 raft_consensus.cc:2272] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.658133 12796 ts_tablet_manager.cc:1916] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:34.670203 12796 ts_tablet_manager.cc:1929] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:34.670547 12796 log.cc:1199] T 80eb0118cf4d41f589122f0b942cd447 P 7d2b90c946744260a8b982a0a16186ec: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-2-root/wals/80eb0118cf4d41f589122f0b942cd447
I20260710 13:19:34.671960 12167 catalog_manager.cc:5028] TS 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): tablet 80eb0118cf4d41f589122f0b942cd447 (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:35.686826 12282 consensus_queue.cc:237] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
W20260710 13:19:35.698494 12248 consensus_peers.cc:597] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0051f943c5be4c13befe47425b89b56f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:35.699083 12432 raft_consensus.cc:1275] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:35.699564 12359 raft_consensus.cc:1275] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:35.700557 12760 consensus_queue.cc:1048] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } 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:19:35.701413 12792 consensus_queue.cc:1048] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:35.708947 12760 raft_consensus.cc:2955] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.710575 12359 raft_consensus.cc:2955] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.712872 12432 raft_consensus.cc:2955] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.723939 12182 catalog_manager.cc:5697] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:35.729087 12432 consensus_queue.cc:237] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:35.736209 12359 raft_consensus.cc:1275] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:35.736491 12397 consensus_peers.cc:597] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca2b0f74b844449fb032d62425e0a176. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:35.737691 12800 consensus_queue.cc:1048] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } 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:19:35.738960 12282 raft_consensus.cc:1275] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:35.740525 12800 consensus_queue.cc:1048] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:35.749805 12800 raft_consensus.cc:2955] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.752156 12359 raft_consensus.cc:2955] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.755964 12282 raft_consensus.cc:2955] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.766898 12283 consensus_queue.cc:237] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:35.766999 12181 catalog_manager.cc:5697] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.781708 12432 raft_consensus.cc:1275] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:35.781855 12359 raft_consensus.cc:1275] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:35.783416 12248 consensus_peers.cc:597] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 144aec0483164d93a4bf26c895e2f9c4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:35.784080 12760 consensus_queue.cc:1048] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } 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:19:35.784930 12792 consensus_queue.cc:1048] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:35.801920 12812 raft_consensus.cc:2955] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.802923 12359 raft_consensus.cc:2955] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.809190 12432 raft_consensus.cc:2955] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.818285 12182 catalog_manager.cc:5697] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.820652 12359 consensus_queue.cc:237] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:35.831694 12283 raft_consensus.cc:1275] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:35.833101 12799 consensus_queue.cc:1048] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:35.833756 12432 raft_consensus.cc:1275] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:35.836050 12323 consensus_peers.cc:597] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e5b1c643c4547749171c8f87198971e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:35.837136 12758 consensus_queue.cc:1048] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } 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:19:35.845520 12758 raft_consensus.cc:2955] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.848165 12432 raft_consensus.cc:2955] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.849542 12283 raft_consensus.cc:2955] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:35.865496 12181 catalog_manager.cc:5697] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:36.224545 12822 ts_tablet_manager.cc:933] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925)
I20260710 13:19:36.226502 12822 tablet_copy_client.cc:323] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.193:45925
I20260710 13:19:36.228435 12295 tablet_copy_service.cc:140] P 1a58c35be9ff40b09c5962385805c928: Received BeginTabletCopySession request for tablet 0051f943c5be4c13befe47425b89b56f from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:46226)
I20260710 13:19:36.228948 12295 tablet_copy_service.cc:161] P 1a58c35be9ff40b09c5962385805c928: Beginning new tablet copy session on tablet 0051f943c5be4c13befe47425b89b56f from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:46226: session id = d2718724bf95426d832850524f76411c-0051f943c5be4c13befe47425b89b56f
I20260710 13:19:36.234441 12295 tablet_copy_source_session.cc:215] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:36.237885 12822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0051f943c5be4c13befe47425b89b56f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.246532 12824 ts_tablet_manager.cc:933] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:36.248646 12824 tablet_copy_client.cc:323] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.194:33917
I20260710 13:19:36.250656 12370 tablet_copy_service.cc:140] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Received BeginTabletCopySession request for tablet 6e5b1c643c4547749171c8f87198971e from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:43700)
I20260710 13:19:36.251227 12370 tablet_copy_service.cc:161] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Beginning new tablet copy session on tablet 6e5b1c643c4547749171c8f87198971e from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:43700: session id = d2718724bf95426d832850524f76411c-6e5b1c643c4547749171c8f87198971e
I20260710 13:19:36.252772 12822 tablet_copy_client.cc:806] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:36.253428 12822 tablet_copy_client.cc:670] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:36.259004 12370 tablet_copy_source_session.cc:215] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:36.262133 12822 tablet_copy_client.cc:538] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:36.267431 12824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e5b1c643c4547749171c8f87198971e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.275339 12822 tablet_bootstrap.cc:492] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:36.281898 12824 tablet_copy_client.cc:806] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:36.282600 12824 tablet_copy_client.cc:670] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:36.288856 12824 tablet_copy_client.cc:538] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:36.296181 12824 tablet_bootstrap.cc:492] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:36.299463 12822 tablet_bootstrap.cc:492] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c: 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:19:36.300423 12822 tablet_bootstrap.cc:492] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:36.301132 12822 ts_tablet_manager.cc:1403] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.009s
I20260710 13:19:36.304409 12822 raft_consensus.cc:359] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:36.305338 12822 raft_consensus.cc:740] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:36.306072 12822 consensus_queue.cc:260] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:36.316617 12822 ts_tablet_manager.cc:1434] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:19:36.320726 12827 ts_tablet_manager.cc:933] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:36.322595 12295 tablet_copy_service.cc:342] P 1a58c35be9ff40b09c5962385805c928: Request end of tablet copy session d2718724bf95426d832850524f76411c-0051f943c5be4c13befe47425b89b56f received from {username='slave'} at 127.0.0.1:46226
I20260710 13:19:36.323125 12295 tablet_copy_service.cc:434] P 1a58c35be9ff40b09c5962385805c928: ending tablet copy session d2718724bf95426d832850524f76411c-0051f943c5be4c13befe47425b89b56f on tablet 0051f943c5be4c13befe47425b89b56f with peer d2718724bf95426d832850524f76411c
I20260710 13:19:36.334002 12827 tablet_copy_client.cc:323] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.195:46809
I20260710 13:19:36.335307 12824 tablet_bootstrap.cc:492] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c: 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:19:36.335845 12444 tablet_copy_service.cc:140] P 7d2b90c946744260a8b982a0a16186ec: Received BeginTabletCopySession request for tablet ca2b0f74b844449fb032d62425e0a176 from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:44468)
I20260710 13:19:36.336318 12444 tablet_copy_service.cc:161] P 7d2b90c946744260a8b982a0a16186ec: Beginning new tablet copy session on tablet ca2b0f74b844449fb032d62425e0a176 from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:44468: session id = d2718724bf95426d832850524f76411c-ca2b0f74b844449fb032d62425e0a176
I20260710 13:19:36.336310 12824 tablet_bootstrap.cc:492] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:36.337289 12824 ts_tablet_manager.cc:1403] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.041s	user 0.030s	sys 0.000s
I20260710 13:19:36.340572 12824 raft_consensus.cc:359] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:36.341480 12824 raft_consensus.cc:740] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:36.342610 12822 ts_tablet_manager.cc:933] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925)
I20260710 13:19:36.342147 12824 consensus_queue.cc:260] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:36.344530 12444 tablet_copy_source_session.cc:215] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:36.344777 12824 ts_tablet_manager.cc:1434] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:36.346648 12370 tablet_copy_service.cc:342] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Request end of tablet copy session d2718724bf95426d832850524f76411c-6e5b1c643c4547749171c8f87198971e received from {username='slave'} at 127.0.0.1:43700
I20260710 13:19:36.347106 12370 tablet_copy_service.cc:434] P d84a7cc6a1354a7aa4f98fa2f5f337bb: ending tablet copy session d2718724bf95426d832850524f76411c-6e5b1c643c4547749171c8f87198971e on tablet 6e5b1c643c4547749171c8f87198971e with peer d2718724bf95426d832850524f76411c
I20260710 13:19:36.348043 12827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca2b0f74b844449fb032d62425e0a176. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.351773 12822 tablet_copy_client.cc:323] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.193:45925
I20260710 13:19:36.353708 12295 tablet_copy_service.cc:140] P 1a58c35be9ff40b09c5962385805c928: Received BeginTabletCopySession request for tablet 144aec0483164d93a4bf26c895e2f9c4 from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:46226)
I20260710 13:19:36.354228 12295 tablet_copy_service.cc:161] P 1a58c35be9ff40b09c5962385805c928: Beginning new tablet copy session on tablet 144aec0483164d93a4bf26c895e2f9c4 from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:46226: session id = d2718724bf95426d832850524f76411c-144aec0483164d93a4bf26c895e2f9c4
I20260710 13:19:36.361307 12295 tablet_copy_source_session.cc:215] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:36.366317 12822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144aec0483164d93a4bf26c895e2f9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.363231 12827 tablet_copy_client.cc:806] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:36.367431 12827 tablet_copy_client.cc:670] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:36.371459 12827 tablet_copy_client.cc:538] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:36.387847 12827 tablet_bootstrap.cc:492] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:36.388332 12822 tablet_copy_client.cc:806] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:36.388916 12822 tablet_copy_client.cc:670] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:36.394353 12822 tablet_copy_client.cc:538] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:36.403353 12822 tablet_bootstrap.cc:492] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:36.422324 12827 tablet_bootstrap.cc:492] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c: 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:19:36.423267 12827 tablet_bootstrap.cc:492] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:36.423906 12827 ts_tablet_manager.cc:1403] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.028s
I20260710 13:19:36.426795 12822 tablet_bootstrap.cc:492] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c: 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:19:36.426783 12827 raft_consensus.cc:359] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:36.427800 12822 tablet_bootstrap.cc:492] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:36.427824 12827 raft_consensus.cc:740] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:36.428579 12822 ts_tablet_manager.cc:1403] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260710 13:19:36.428610 12827 consensus_queue.cc:260] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:36.433955 12827 ts_tablet_manager.cc:1434] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:19:36.431612 12822 raft_consensus.cc:359] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:36.435045 12822 raft_consensus.cc:740] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:36.435781 12444 tablet_copy_service.cc:342] P 7d2b90c946744260a8b982a0a16186ec: Request end of tablet copy session d2718724bf95426d832850524f76411c-ca2b0f74b844449fb032d62425e0a176 received from {username='slave'} at 127.0.0.1:44468
I20260710 13:19:36.436313 12444 tablet_copy_service.cc:434] P 7d2b90c946744260a8b982a0a16186ec: ending tablet copy session d2718724bf95426d832850524f76411c-ca2b0f74b844449fb032d62425e0a176 on tablet ca2b0f74b844449fb032d62425e0a176 with peer d2718724bf95426d832850524f76411c
I20260710 13:19:36.435751 12822 consensus_queue.cc:260] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:36.438210 12822 ts_tablet_manager.cc:1434] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:36.440095 12295 tablet_copy_service.cc:342] P 1a58c35be9ff40b09c5962385805c928: Request end of tablet copy session d2718724bf95426d832850524f76411c-144aec0483164d93a4bf26c895e2f9c4 received from {username='slave'} at 127.0.0.1:46226
I20260710 13:19:36.440498 12295 tablet_copy_service.cc:434] P 1a58c35be9ff40b09c5962385805c928: ending tablet copy session d2718724bf95426d832850524f76411c-144aec0483164d93a4bf26c895e2f9c4 on tablet 144aec0483164d93a4bf26c895e2f9c4 with peer d2718724bf95426d832850524f76411c
I20260710 13:19:36.665817 12697 raft_consensus.cc:1217] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:36.734247 12697 raft_consensus.cc:1217] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:36.743053 12697 raft_consensus.cc:1217] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:36.819233 12697 raft_consensus.cc:1217] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:37.043267 12834 raft_consensus.cc:1064] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:37.045200 12834 consensus_queue.cc:237] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:37.051430 12697 raft_consensus.cc:1275] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.052150 12359 raft_consensus.cc:1275] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.053089 12760 consensus_queue.cc:1048] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:37.054286 12433 raft_consensus.cc:1275] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.055460 12834 consensus_queue.cc:1048] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:37.056496 12812 consensus_queue.cc:1048] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } 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:19:37.065626 12760 raft_consensus.cc:2955] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.069909 12359 raft_consensus.cc:2955] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.070794 12433 raft_consensus.cc:2955] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.083835 12697 raft_consensus.cc:2955] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.084215 12179 catalog_manager.cc:5697] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.112313 12282 consensus_queue.cc:237] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:37.117759 12697 raft_consensus.cc:1275] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:37.118757 12359 raft_consensus.cc:1275] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:37.119536 12834 consensus_queue.cc:1048] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:37.120334 12760 consensus_queue.cc:1048] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:37.127547 12834 raft_consensus.cc:2955] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.128741 12359 raft_consensus.cc:2955] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.128845 12697 raft_consensus.cc:2955] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.137545 12169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0051f943c5be4c13befe47425b89b56f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:37.143374 12180 catalog_manager.cc:5697] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.154700 12415 tablet_service.cc:1558] Processing DeleteTablet for tablet 0051f943c5be4c13befe47425b89b56f with delete_type TABLET_DATA_TOMBSTONED (TS 7d2b90c946744260a8b982a0a16186ec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44432
I20260710 13:19:37.159688 12846 tablet_replica.cc:333] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:37.160717 12846 raft_consensus.cc:2243] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.161401 12846 raft_consensus.cc:2272] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.164606 12846 ts_tablet_manager.cc:1916] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:37.180852 12846 ts_tablet_manager.cc:1929] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:37.181278 12846 log.cc:1199] T 0051f943c5be4c13befe47425b89b56f P 7d2b90c946744260a8b982a0a16186ec: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-2-root/wals/0051f943c5be4c13befe47425b89b56f
I20260710 13:19:37.183012 12167 catalog_manager.cc:5028] TS 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): tablet 0051f943c5be4c13befe47425b89b56f (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:37.198616 12760 raft_consensus.cc:1064] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:37.200789 12760 consensus_queue.cc:237] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:37.207490 12697 raft_consensus.cc:1275] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.207490 12433 raft_consensus.cc:1275] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.208923 12359 raft_consensus.cc:1275] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.209007 12760 consensus_queue.cc:1048] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:37.209985 12812 consensus_queue.cc:1048] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:37.210741 12834 consensus_queue.cc:1048] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } 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:19:37.237011 12756 raft_consensus.cc:1064] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:37.236389 12834 raft_consensus.cc:2955] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.238355 12357 raft_consensus.cc:2955] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.252054 12432 raft_consensus.cc:2955] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.252705 12181 catalog_manager.cc:5697] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:37.257778 12756 consensus_queue.cc:237] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:37.266396 12697 raft_consensus.cc:2955] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.278004 12696 raft_consensus.cc:1275] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.279126 12357 raft_consensus.cc:1275] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.279562 12282 raft_consensus.cc:1275] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.279584 12756 consensus_queue.cc:1048] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:37.280566 12835 consensus_queue.cc:1048] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } 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:19:37.281383 12800 consensus_queue.cc:1048] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:37.297595 12283 consensus_queue.cc:237] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:37.302007 12696 raft_consensus.cc:1275] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:37.304363 12834 consensus_queue.cc:1048] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:37.304668 12432 raft_consensus.cc:1275] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:37.306264 12812 consensus_queue.cc:1048] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:37.317201 12760 raft_consensus.cc:2955] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.317570 12432 raft_consensus.cc:2955] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.320004 12696 raft_consensus.cc:2955] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.326870 12169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 144aec0483164d93a4bf26c895e2f9c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:37.334688 12181 catalog_manager.cc:5697] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.340132 12835 raft_consensus.cc:2955] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.346796 12359 raft_consensus.cc:2955] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.346627 12697 raft_consensus.cc:2955] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.351435 12347 tablet_service.cc:1558] Processing DeleteTablet for tablet 144aec0483164d93a4bf26c895e2f9c4 with delete_type TABLET_DATA_TOMBSTONED (TS d84a7cc6a1354a7aa4f98fa2f5f337bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43666
I20260710 13:19:37.355535 12282 raft_consensus.cc:2955] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.364595 12855 tablet_replica.cc:333] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:37.365805 12855 raft_consensus.cc:2243] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.366583 12855 raft_consensus.cc:2272] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.367776 12181 catalog_manager.cc:5697] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:37.373627 12855 ts_tablet_manager.cc:1916] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:37.381613 12837 raft_consensus.cc:1064] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:37.384052 12432 consensus_queue.cc:237] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:37.384361 12837 consensus_queue.cc:237] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:37.391247 12696 raft_consensus.cc:1275] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:37.392297 12855 ts_tablet_manager.cc:1929] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:37.392968 12855 log.cc:1199] T 144aec0483164d93a4bf26c895e2f9c4 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-1-root/wals/144aec0483164d93a4bf26c895e2f9c4
I20260710 13:19:37.393129 12835 consensus_queue.cc:1048] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:37.396066 12168 catalog_manager.cc:5028] TS d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): tablet 144aec0483164d93a4bf26c895e2f9c4 (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:37.397625 12282 raft_consensus.cc:1275] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:37.398999 12800 consensus_queue.cc:1048] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:37.405567 12756 raft_consensus.cc:2955] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.409909 12696 raft_consensus.cc:1275] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.412882 12836 consensus_queue.cc:1048] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:37.414263 12432 raft_consensus.cc:1275] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.415900 12283 raft_consensus.cc:1275] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.417594 12696 raft_consensus.cc:2955] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.421137 12819 consensus_queue.cc:1048] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } 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:19:37.423552 12858 consensus_queue.cc:1048] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:37.428637 12282 raft_consensus.cc:2955] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.446206 12167 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca2b0f74b844449fb032d62425e0a176 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:37.453510 12182 catalog_manager.cc:5697] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:37.473908 12858 raft_consensus.cc:2955] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.481689 12347 tablet_service.cc:1558] Processing DeleteTablet for tablet ca2b0f74b844449fb032d62425e0a176 with delete_type TABLET_DATA_TOMBSTONED (TS d84a7cc6a1354a7aa4f98fa2f5f337bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43666
I20260710 13:19:37.480863 12282 raft_consensus.cc:2955] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.482693 12855 tablet_replica.cc:333] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:37.483685 12855 raft_consensus.cc:2243] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.490522 12855 raft_consensus.cc:2272] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.494345 12855 ts_tablet_manager.cc:1916] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:37.498934 12695 raft_consensus.cc:2955] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.502966 12432 raft_consensus.cc:2955] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.508621 12180 catalog_manager.cc:5697] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:37.519704 12855 ts_tablet_manager.cc:1929] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:37.520253 12855 log.cc:1199] T ca2b0f74b844449fb032d62425e0a176 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-1-root/wals/ca2b0f74b844449fb032d62425e0a176
I20260710 13:19:37.522979 12168 catalog_manager.cc:5028] TS d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): tablet ca2b0f74b844449fb032d62425e0a176 (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:37.525502 12357 consensus_queue.cc:237] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:37.531438 12695 raft_consensus.cc:1275] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:37.531469 12282 raft_consensus.cc:1275] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:37.533174 12819 consensus_queue.cc:1048] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:37.534008 12861 consensus_queue.cc:1048] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:37.540354 12861 raft_consensus.cc:2955] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.543093 12282 raft_consensus.cc:2955] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.543551 12695 raft_consensus.cc:2955] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:37.550577 12168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e5b1c643c4547749171c8f87198971e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:37.555403 12179 catalog_manager.cc:5697] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:37.567483 12415 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e5b1c643c4547749171c8f87198971e with delete_type TABLET_DATA_TOMBSTONED (TS 7d2b90c946744260a8b982a0a16186ec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44432
I20260710 13:19:37.568567 12846 tablet_replica.cc:333] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:37.571630 12846 raft_consensus.cc:2243] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.572400 12846 raft_consensus.cc:2272] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.575109 12846 ts_tablet_manager.cc:1916] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:37.585583 12846 ts_tablet_manager.cc:1929] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:37.585893 12846 log.cc:1199] T 6e5b1c643c4547749171c8f87198971e P 7d2b90c946744260a8b982a0a16186ec: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-2-root/wals/6e5b1c643c4547749171c8f87198971e
I20260710 13:19:37.587348 12167 catalog_manager.cc:5028] TS 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): tablet 6e5b1c643c4547749171c8f87198971e (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:38.605221 12432 consensus_queue.cc:237] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
W20260710 13:19:38.612480 12397 consensus_peers.cc:597] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 57c8cc95e7694e9ba17a9f773fa76752. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:38.612924 12359 raft_consensus.cc:1275] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:38.612927 12282 raft_consensus.cc:1275] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:38.614197 12857 consensus_queue.cc:1048] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:38.614854 12865 consensus_queue.cc:1048] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } 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:19:38.621555 12857 raft_consensus.cc:2955] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:38.623481 12282 raft_consensus.cc:2955] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:38.623562 12359 raft_consensus.cc:2955] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:38.640865 12179 catalog_manager.cc:5697] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:38.641610 12359 consensus_queue.cc:237] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:38.649148 12432 raft_consensus.cc:1275] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:38.650056 12323 consensus_peers.cc:597] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d40dc6673fb04f08b34ebdbe4f0d4e8f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:38.651432 12872 consensus_queue.cc:1048] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:38.653093 12282 raft_consensus.cc:1275] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:38.654651 12872 consensus_queue.cc:1048] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } 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:19:38.663127 12872 raft_consensus.cc:2955] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:38.664374 12432 raft_consensus.cc:2955] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:38.665812 12282 raft_consensus.cc:2955] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:38.677587 12281 consensus_queue.cc:237] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:38.678831 12181 catalog_manager.cc:5697] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:38.685635 12248 consensus_peers.cc:597] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c4b8a767fd342f0a1362099b0c943fd. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:38.687695 12359 raft_consensus.cc:1275] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:38.688510 12432 raft_consensus.cc:1275] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:38.690871 12834 consensus_queue.cc:1048] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:38.692415 12879 consensus_queue.cc:1048] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } 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:19:38.705015 12432 raft_consensus.cc:2955] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:38.709510 12359 raft_consensus.cc:2955] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:38.704078 12882 raft_consensus.cc:2955] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:38.727902 12179 catalog_manager.cc:5697] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:38.731506 12432 consensus_queue.cc:237] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:38.738658 12359 raft_consensus.cc:1275] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:38.739641 12281 raft_consensus.cc:1275] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:38.741068 12397 consensus_peers.cc:597] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a701511c43841fd9c2535ddb8916846. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:38.741111 12857 consensus_queue.cc:1048] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } 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:19:38.742506 12869 consensus_queue.cc:1048] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:38.751348 12869 raft_consensus.cc:2955] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:38.753153 12357 raft_consensus.cc:2955] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:38.766796 12181 catalog_manager.cc:5697] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:38.775753 12281 raft_consensus.cc:2955] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:39.102699 12887 ts_tablet_manager.cc:933] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:39.104679 12887 tablet_copy_client.cc:323] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.195:46809
I20260710 13:19:39.106469 12444 tablet_copy_service.cc:140] P 7d2b90c946744260a8b982a0a16186ec: Received BeginTabletCopySession request for tablet 57c8cc95e7694e9ba17a9f773fa76752 from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:44468)
I20260710 13:19:39.107070 12444 tablet_copy_service.cc:161] P 7d2b90c946744260a8b982a0a16186ec: Beginning new tablet copy session on tablet 57c8cc95e7694e9ba17a9f773fa76752 from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:44468: session id = d2718724bf95426d832850524f76411c-57c8cc95e7694e9ba17a9f773fa76752
I20260710 13:19:39.112700 12444 tablet_copy_source_session.cc:215] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:39.115778 12887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57c8cc95e7694e9ba17a9f773fa76752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.126914 12889 ts_tablet_manager.cc:933] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:39.128849 12889 tablet_copy_client.cc:323] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.195:46809
I20260710 13:19:39.130465 12444 tablet_copy_service.cc:140] P 7d2b90c946744260a8b982a0a16186ec: Received BeginTabletCopySession request for tablet 5a701511c43841fd9c2535ddb8916846 from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:44468)
I20260710 13:19:39.130918 12444 tablet_copy_service.cc:161] P 7d2b90c946744260a8b982a0a16186ec: Beginning new tablet copy session on tablet 5a701511c43841fd9c2535ddb8916846 from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:44468: session id = d2718724bf95426d832850524f76411c-5a701511c43841fd9c2535ddb8916846
I20260710 13:19:39.131521 12887 tablet_copy_client.cc:806] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:39.132099 12887 tablet_copy_client.cc:670] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:39.136134 12887 tablet_copy_client.cc:538] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:39.138006 12444 tablet_copy_source_session.cc:215] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:39.141105 12889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a701511c43841fd9c2535ddb8916846. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.143088 12887 tablet_bootstrap.cc:492] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:39.159296 12889 tablet_copy_client.cc:806] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:39.159890 12889 tablet_copy_client.cc:670] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:39.163930 12889 tablet_copy_client.cc:538] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:39.165316 12887 tablet_bootstrap.cc:492] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c: 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:19:39.166230 12887 tablet_bootstrap.cc:492] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:39.166915 12887 ts_tablet_manager.cc:1403] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.010s
I20260710 13:19:39.170302 12887 raft_consensus.cc:359] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:39.171161 12887 raft_consensus.cc:740] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:39.171782 12887 consensus_queue.cc:260] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:39.175339 12887 ts_tablet_manager.cc:1434] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:19:39.178067 12444 tablet_copy_service.cc:342] P 7d2b90c946744260a8b982a0a16186ec: Request end of tablet copy session d2718724bf95426d832850524f76411c-57c8cc95e7694e9ba17a9f773fa76752 received from {username='slave'} at 127.0.0.1:44468
I20260710 13:19:39.178757 12444 tablet_copy_service.cc:434] P 7d2b90c946744260a8b982a0a16186ec: ending tablet copy session d2718724bf95426d832850524f76411c-57c8cc95e7694e9ba17a9f773fa76752 on tablet 57c8cc95e7694e9ba17a9f773fa76752 with peer d2718724bf95426d832850524f76411c
I20260710 13:19:39.185019 12889 tablet_bootstrap.cc:492] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:39.204784 12889 tablet_bootstrap.cc:492] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c: 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:19:39.205542 12889 tablet_bootstrap.cc:492] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:39.206086 12889 ts_tablet_manager.cc:1403] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.004s
I20260710 13:19:39.208657 12889 raft_consensus.cc:359] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:39.209357 12889 raft_consensus.cc:740] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:39.209976 12889 consensus_queue.cc:260] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:39.212046 12889 ts_tablet_manager.cc:1434] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:39.214705 12444 tablet_copy_service.cc:342] P 7d2b90c946744260a8b982a0a16186ec: Request end of tablet copy session d2718724bf95426d832850524f76411c-5a701511c43841fd9c2535ddb8916846 received from {username='slave'} at 127.0.0.1:44468
I20260710 13:19:39.215157 12444 tablet_copy_service.cc:434] P 7d2b90c946744260a8b982a0a16186ec: ending tablet copy session d2718724bf95426d832850524f76411c-5a701511c43841fd9c2535ddb8916846 on tablet 5a701511c43841fd9c2535ddb8916846 with peer d2718724bf95426d832850524f76411c
I20260710 13:19:39.233621 12889 ts_tablet_manager.cc:933] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925)
I20260710 13:19:39.235519 12889 tablet_copy_client.cc:323] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.193:45925
I20260710 13:19:39.236860 12295 tablet_copy_service.cc:140] P 1a58c35be9ff40b09c5962385805c928: Received BeginTabletCopySession request for tablet 8c4b8a767fd342f0a1362099b0c943fd from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:46226)
I20260710 13:19:39.237278 12295 tablet_copy_service.cc:161] P 1a58c35be9ff40b09c5962385805c928: Beginning new tablet copy session on tablet 8c4b8a767fd342f0a1362099b0c943fd from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:46226: session id = d2718724bf95426d832850524f76411c-8c4b8a767fd342f0a1362099b0c943fd
I20260710 13:19:39.241931 12295 tablet_copy_source_session.cc:215] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:39.244336 12889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c4b8a767fd342f0a1362099b0c943fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.255374 12889 tablet_copy_client.cc:806] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:39.255919 12889 tablet_copy_client.cc:670] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:39.259001 12889 tablet_copy_client.cc:538] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:39.260823 12887 ts_tablet_manager.cc:933] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:39.262449 12887 tablet_copy_client.cc:323] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.194:33917
I20260710 13:19:39.264047 12370 tablet_copy_service.cc:140] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Received BeginTabletCopySession request for tablet d40dc6673fb04f08b34ebdbe4f0d4e8f from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:43700)
I20260710 13:19:39.264549 12370 tablet_copy_service.cc:161] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Beginning new tablet copy session on tablet d40dc6673fb04f08b34ebdbe4f0d4e8f from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:43700: session id = d2718724bf95426d832850524f76411c-d40dc6673fb04f08b34ebdbe4f0d4e8f
I20260710 13:19:39.266580 12889 tablet_bootstrap.cc:492] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:39.277256 12370 tablet_copy_source_session.cc:215] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:39.280428 12887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40dc6673fb04f08b34ebdbe4f0d4e8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.286985 12889 tablet_bootstrap.cc:492] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c: 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:19:39.287911 12889 tablet_bootstrap.cc:492] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:39.288622 12889 ts_tablet_manager.cc:1403] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.004s
I20260710 13:19:39.291661 12889 raft_consensus.cc:359] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:39.292500 12889 raft_consensus.cc:740] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:39.293150 12889 consensus_queue.cc:260] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:39.295480 12889 ts_tablet_manager.cc:1434] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:39.301007 12295 tablet_copy_service.cc:342] P 1a58c35be9ff40b09c5962385805c928: Request end of tablet copy session d2718724bf95426d832850524f76411c-8c4b8a767fd342f0a1362099b0c943fd received from {username='slave'} at 127.0.0.1:46226
I20260710 13:19:39.301374 12295 tablet_copy_service.cc:434] P 1a58c35be9ff40b09c5962385805c928: ending tablet copy session d2718724bf95426d832850524f76411c-8c4b8a767fd342f0a1362099b0c943fd on tablet 8c4b8a767fd342f0a1362099b0c943fd with peer d2718724bf95426d832850524f76411c
I20260710 13:19:39.303874 12887 tablet_copy_client.cc:806] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:39.304497 12887 tablet_copy_client.cc:670] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:39.307966 12887 tablet_copy_client.cc:538] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:39.316942 12887 tablet_bootstrap.cc:492] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:39.331739 12887 tablet_bootstrap.cc:492] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c: 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:19:39.332410 12887 tablet_bootstrap.cc:492] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:39.332907 12887 ts_tablet_manager.cc:1403] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260710 13:19:39.334905 12887 raft_consensus.cc:359] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:39.335543 12887 raft_consensus.cc:740] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:39.336016 12887 consensus_queue.cc:260] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:39.337682 12887 ts_tablet_manager.cc:1434] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:39.339787 12370 tablet_copy_service.cc:342] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Request end of tablet copy session d2718724bf95426d832850524f76411c-d40dc6673fb04f08b34ebdbe4f0d4e8f received from {username='slave'} at 127.0.0.1:43700
I20260710 13:19:39.340139 12370 tablet_copy_service.cc:434] P d84a7cc6a1354a7aa4f98fa2f5f337bb: ending tablet copy session d2718724bf95426d832850524f76411c-d40dc6673fb04f08b34ebdbe4f0d4e8f on tablet d40dc6673fb04f08b34ebdbe4f0d4e8f with peer d2718724bf95426d832850524f76411c
I20260710 13:19:39.480794 12695 raft_consensus.cc:1217] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:39.621867 12695 raft_consensus.cc:1217] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:39.723326 12695 raft_consensus.cc:1217] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:39.826911 12695 raft_consensus.cc:1217] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:40.042542 12869 raft_consensus.cc:1064] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:40.044500 12869 consensus_queue.cc:237] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:40.050437 12357 raft_consensus.cc:1275] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.050555 12695 raft_consensus.cc:1275] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.051894 12282 raft_consensus.cc:1275] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.052047 12869 consensus_queue.cc:1048] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.053187 12899 consensus_queue.cc:1048] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:40.053875 12900 consensus_queue.cc:1048] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } 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:19:40.075100 12869 raft_consensus.cc:2955] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.076767 12695 raft_consensus.cc:2955] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.077661 12357 raft_consensus.cc:2955] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.089408 12282 raft_consensus.cc:2955] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.090540 12181 catalog_manager.cc:5697] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.114244 12431 consensus_queue.cc:237] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [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: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:40.119185 12696 raft_consensus.cc:1275] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:40.120095 12357 raft_consensus.cc:1275] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:40.121436 12899 consensus_queue.cc:1048] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:40.123106 12900 consensus_queue.cc:1048] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:40.129905 12869 raft_consensus.cc:2955] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.131067 12696 raft_consensus.cc:2955] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.137176 12167 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 57c8cc95e7694e9ba17a9f773fa76752 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:40.141580 12359 raft_consensus.cc:2955] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.143347 12180 catalog_manager.cc:5697] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.154039 12267 tablet_service.cc:1558] Processing DeleteTablet for tablet 57c8cc95e7694e9ba17a9f773fa76752 with delete_type TABLET_DATA_TOMBSTONED (TS 1a58c35be9ff40b09c5962385805c928 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46188
I20260710 13:19:40.164091 12913 tablet_replica.cc:333] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:40.165125 12913 raft_consensus.cc:2243] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:40.165746 12913 raft_consensus.cc:2272] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:40.169476 12913 ts_tablet_manager.cc:1916] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:40.180967 12913 ts_tablet_manager.cc:1929] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:40.181326 12913 log.cc:1199] T 57c8cc95e7694e9ba17a9f773fa76752 P 1a58c35be9ff40b09c5962385805c928: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-0-root/wals/57c8cc95e7694e9ba17a9f773fa76752
I20260710 13:19:40.182829 12169 catalog_manager.cc:5028] TS 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): tablet 57c8cc95e7694e9ba17a9f773fa76752 (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:40.202575 12899 raft_consensus.cc:1064] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:40.204559 12899 consensus_queue.cc:237] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:40.211095 12359 raft_consensus.cc:1275] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.210704 12696 raft_consensus.cc:1275] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.211869 12282 raft_consensus.cc:1275] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.212680 12869 consensus_queue.cc:1048] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } 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:19:40.213512 12899 consensus_queue.cc:1048] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:40.214241 12900 consensus_queue.cc:1048] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.233464 12359 raft_consensus.cc:2955] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.233632 12281 raft_consensus.cc:2955] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.231457 12869 raft_consensus.cc:2955] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.246191 12182 catalog_manager.cc:5697] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.262552 12696 raft_consensus.cc:2955] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.268074 12432 consensus_queue.cc:237] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:40.271744 12904 raft_consensus.cc:1064] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:40.274267 12904 consensus_queue.cc:237] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:40.278729 12281 raft_consensus.cc:1275] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:40.278062 12696 raft_consensus.cc:1275] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:40.279932 12900 consensus_queue.cc:1048] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:40.283378 12900 consensus_queue.cc:1048] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:40.287986 12282 raft_consensus.cc:1275] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.289981 12899 raft_consensus.cc:2955] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.294063 12901 raft_consensus.cc:1064] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:40.296456 12901 consensus_queue.cc:237] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:40.298440 12903 consensus_queue.cc:1048] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } 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:19:40.302312 12282 raft_consensus.cc:2955] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.303841 12167 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a701511c43841fd9c2535ddb8916846 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:40.306866 12695 raft_consensus.cc:2955] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.310659 12179 catalog_manager.cc:5697] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.309445 12432 raft_consensus.cc:1275] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.316340 12696 raft_consensus.cc:1275] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.321123 12903 consensus_queue.cc:1048] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:40.322082 12893 consensus_queue.cc:1048] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:40.336886 12695 raft_consensus.cc:1275] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.340749 12902 consensus_queue.cc:1048] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:40.342201 12347 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a701511c43841fd9c2535ddb8916846 with delete_type TABLET_DATA_TOMBSTONED (TS d84a7cc6a1354a7aa4f98fa2f5f337bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43666
I20260710 13:19:40.349041 12431 raft_consensus.cc:1275] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.349210 12359 raft_consensus.cc:1275] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.350996 12882 consensus_queue.cc:1048] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.353466 12882 consensus_queue.cc:1048] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } 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:19:40.405403 12923 tablet_replica.cc:333] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:40.406406 12923 raft_consensus.cc:2243] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:40.405207 12925 raft_consensus.cc:2955] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.407207 12923 raft_consensus.cc:2272] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:40.408239 12901 raft_consensus.cc:2955] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.410763 12923 ts_tablet_manager.cc:1916] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:40.412580 12359 raft_consensus.cc:2955] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.416208 12433 raft_consensus.cc:2955] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.419865 12182 catalog_manager.cc:5697] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.423357 12283 raft_consensus.cc:2955] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.434554 12923 ts_tablet_manager.cc:1929] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:40.435045 12923 log.cc:1199] T 5a701511c43841fd9c2535ddb8916846 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-1-root/wals/5a701511c43841fd9c2535ddb8916846
I20260710 13:19:40.436919 12168 catalog_manager.cc:5028] TS d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): tablet 5a701511c43841fd9c2535ddb8916846 (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:40.442910 12179 catalog_manager.cc:5697] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.451511 12431 raft_consensus.cc:2955] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.466142 12696 raft_consensus.cc:2955] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.471582 12695 raft_consensus.cc:2955] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.482733 12359 consensus_queue.cc:237] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:40.489485 12696 raft_consensus.cc:1275] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:40.490615 12431 raft_consensus.cc:1275] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:40.490947 12903 consensus_queue.cc:1048] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:40.492273 12925 consensus_queue.cc:1048] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:40.494855 12282 consensus_queue.cc:237] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:40.506392 12697 raft_consensus.cc:1275] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:40.507078 12359 raft_consensus.cc:1275] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:40.506856 12903 raft_consensus.cc:2955] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.508030 12902 consensus_queue.cc:1048] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:40.508618 12432 raft_consensus.cc:2955] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.509909 12882 consensus_queue.cc:1048] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:40.518479 12696 raft_consensus.cc:2955] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.518857 12902 raft_consensus.cc:2955] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.521292 12357 raft_consensus.cc:2955] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.531625 12180 catalog_manager.cc:5697] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.539422 12168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d40dc6673fb04f08b34ebdbe4f0d4e8f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:40.538201 12695 raft_consensus.cc:2955] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:40.547042 12169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c4b8a767fd342f0a1362099b0c943fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:40.551432 12267 tablet_service.cc:1558] Processing DeleteTablet for tablet d40dc6673fb04f08b34ebdbe4f0d4e8f with delete_type TABLET_DATA_TOMBSTONED (TS 1a58c35be9ff40b09c5962385805c928 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46188
I20260710 13:19:40.552395 12913 tablet_replica.cc:333] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:40.553403 12913 raft_consensus.cc:2243] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:40.554020 12913 raft_consensus.cc:2272] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:40.554471 12179 catalog_manager.cc:5697] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.561156 12913 ts_tablet_manager.cc:1916] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:40.570632 12415 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c4b8a767fd342f0a1362099b0c943fd with delete_type TABLET_DATA_TOMBSTONED (TS 7d2b90c946744260a8b982a0a16186ec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44432
I20260710 13:19:40.576213 12930 tablet_replica.cc:333] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:40.577237 12930 raft_consensus.cc:2243] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:40.577986 12930 raft_consensus.cc:2272] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:40.578497 12913 ts_tablet_manager.cc:1929] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:40.578913 12913 log.cc:1199] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 1a58c35be9ff40b09c5962385805c928: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-0-root/wals/d40dc6673fb04f08b34ebdbe4f0d4e8f
I20260710 13:19:40.580250 12169 catalog_manager.cc:5028] TS 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): tablet d40dc6673fb04f08b34ebdbe4f0d4e8f (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:40.581265 12930 ts_tablet_manager.cc:1916] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:40.594727 12930 ts_tablet_manager.cc:1929] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:40.595114 12930 log.cc:1199] T 8c4b8a767fd342f0a1362099b0c943fd P 7d2b90c946744260a8b982a0a16186ec: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-2-root/wals/8c4b8a767fd342f0a1362099b0c943fd
I20260710 13:19:40.596580 12167 catalog_manager.cc:5028] TS 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): tablet 8c4b8a767fd342f0a1362099b0c943fd (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:41.594363 12432 consensus_queue.cc:237] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:41.600540 12359 raft_consensus.cc:1275] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:41.601336 12397 consensus_peers.cc:597] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acf59ea0336c4cdeb29b1268265dd54d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:41.602475 12282 raft_consensus.cc:1275] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:41.602221 12932 consensus_queue.cc:1048] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:41.603883 12900 consensus_queue.cc:1048] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } 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:19:41.609397 12932 raft_consensus.cc:2955] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.611792 12359 raft_consensus.cc:2955] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.616468 12282 raft_consensus.cc:2955] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.626231 12181 catalog_manager.cc:5697] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.628273 12283 consensus_queue.cc:237] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:41.635838 12431 raft_consensus.cc:1275] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:41.636250 12248 consensus_peers.cc:597] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: baa51d072fff410babb05a7641245af9. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:41.637104 12359 raft_consensus.cc:1275] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:41.637197 12902 consensus_queue.cc:1048] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:41.638566 12938 consensus_queue.cc:1048] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } 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:19:41.653036 12945 raft_consensus.cc:2955] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.667635 12359 consensus_queue.cc:237] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:41.681047 12431 raft_consensus.cc:1275] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:41.683403 12925 consensus_queue.cc:1048] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:19:41.688611 12323 consensus_peers.cc:597] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b787c7fa121843389ea8441139e81df3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:41.691720 12433 raft_consensus.cc:2955] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.697459 12283 raft_consensus.cc:1275] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:41.706007 12357 raft_consensus.cc:2955] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.679958 12179 catalog_manager.cc:5697] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:41.710454 12949 consensus_queue.cc:1048] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:41.715647 12903 raft_consensus.cc:2955] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.720121 12431 raft_consensus.cc:2955] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.723618 12283 raft_consensus.cc:2955] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.738082 12282 consensus_queue.cc:237] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:41.738938 12179 catalog_manager.cc:5697] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.749329 12357 raft_consensus.cc:1275] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:41.749562 12248 consensus_peers.cc:597] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a2e701849fd4ee194fb2f9f7a63a103. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:41.749476 12431 raft_consensus.cc:1275] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:41.750923 12944 consensus_queue.cc:1048] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } 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:19:41.751856 12938 consensus_queue.cc:1048] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:41.760113 12938 raft_consensus.cc:2955] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.761869 12357 raft_consensus.cc:2955] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.767071 12431 raft_consensus.cc:2955] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:41.773448 12182 catalog_manager.cc:5697] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.079634 12955 ts_tablet_manager.cc:933] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:42.081432 12955 tablet_copy_client.cc:323] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.195:46809
I20260710 13:19:42.082888 12444 tablet_copy_service.cc:140] P 7d2b90c946744260a8b982a0a16186ec: Received BeginTabletCopySession request for tablet acf59ea0336c4cdeb29b1268265dd54d from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:44468)
I20260710 13:19:42.083446 12444 tablet_copy_service.cc:161] P 7d2b90c946744260a8b982a0a16186ec: Beginning new tablet copy session on tablet acf59ea0336c4cdeb29b1268265dd54d from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:44468: session id = d2718724bf95426d832850524f76411c-acf59ea0336c4cdeb29b1268265dd54d
I20260710 13:19:42.090881 12444 tablet_copy_source_session.cc:215] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:42.093852 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acf59ea0336c4cdeb29b1268265dd54d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:42.105896 12955 tablet_copy_client.cc:806] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:42.106659 12955 tablet_copy_client.cc:670] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:42.110031 12955 tablet_copy_client.cc:538] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:42.117257 12955 tablet_bootstrap.cc:492] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:42.118264 12957 ts_tablet_manager.cc:933] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925)
I20260710 13:19:42.120510 12957 tablet_copy_client.cc:323] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.193:45925
I20260710 13:19:42.122375 12295 tablet_copy_service.cc:140] P 1a58c35be9ff40b09c5962385805c928: Received BeginTabletCopySession request for tablet baa51d072fff410babb05a7641245af9 from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:46226)
I20260710 13:19:42.122910 12295 tablet_copy_service.cc:161] P 1a58c35be9ff40b09c5962385805c928: Beginning new tablet copy session on tablet baa51d072fff410babb05a7641245af9 from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:46226: session id = d2718724bf95426d832850524f76411c-baa51d072fff410babb05a7641245af9
I20260710 13:19:42.130455 12295 tablet_copy_source_session.cc:215] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:42.132740 12959 ts_tablet_manager.cc:933] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:42.134644 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baa51d072fff410babb05a7641245af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:42.141163 12959 tablet_copy_client.cc:323] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.194:33917
I20260710 13:19:42.143003 12370 tablet_copy_service.cc:140] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Received BeginTabletCopySession request for tablet b787c7fa121843389ea8441139e81df3 from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:43700)
I20260710 13:19:42.143534 12370 tablet_copy_service.cc:161] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Beginning new tablet copy session on tablet b787c7fa121843389ea8441139e81df3 from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:43700: session id = d2718724bf95426d832850524f76411c-b787c7fa121843389ea8441139e81df3
I20260710 13:19:42.148392 12955 tablet_bootstrap.cc:492] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c: 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:19:42.149377 12955 tablet_bootstrap.cc:492] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:42.150722 12370 tablet_copy_source_session.cc:215] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:42.150775 12955 ts_tablet_manager.cc:1403] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.033s	user 0.024s	sys 0.004s
I20260710 13:19:42.154129 12959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b787c7fa121843389ea8441139e81df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:42.154284 12957 tablet_copy_client.cc:806] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:42.154080 12955 raft_consensus.cc:359] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:42.155055 12957 tablet_copy_client.cc:670] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:42.155128 12955 raft_consensus.cc:740] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:42.155951 12955 consensus_queue.cc:260] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:42.159976 12957 tablet_copy_client.cc:538] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:42.165757 12955 ts_tablet_manager.cc:1434] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:19:42.167629 12444 tablet_copy_service.cc:342] P 7d2b90c946744260a8b982a0a16186ec: Request end of tablet copy session d2718724bf95426d832850524f76411c-acf59ea0336c4cdeb29b1268265dd54d received from {username='slave'} at 127.0.0.1:44468
I20260710 13:19:42.168032 12444 tablet_copy_service.cc:434] P 7d2b90c946744260a8b982a0a16186ec: ending tablet copy session d2718724bf95426d832850524f76411c-acf59ea0336c4cdeb29b1268265dd54d on tablet acf59ea0336c4cdeb29b1268265dd54d with peer d2718724bf95426d832850524f76411c
I20260710 13:19:42.169796 12959 tablet_copy_client.cc:806] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:42.170393 12959 tablet_copy_client.cc:670] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:42.173820 12955 ts_tablet_manager.cc:933] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925)
I20260710 13:19:42.176731 12959 tablet_copy_client.cc:538] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:42.182083 12955 tablet_copy_client.cc:323] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.193:45925
I20260710 13:19:42.184247 12295 tablet_copy_service.cc:140] P 1a58c35be9ff40b09c5962385805c928: Received BeginTabletCopySession request for tablet 9a2e701849fd4ee194fb2f9f7a63a103 from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:46226)
I20260710 13:19:42.184788 12295 tablet_copy_service.cc:161] P 1a58c35be9ff40b09c5962385805c928: Beginning new tablet copy session on tablet 9a2e701849fd4ee194fb2f9f7a63a103 from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:46226: session id = d2718724bf95426d832850524f76411c-9a2e701849fd4ee194fb2f9f7a63a103
I20260710 13:19:42.185878 12959 tablet_bootstrap.cc:492] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:42.193564 12295 tablet_copy_source_session.cc:215] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:42.198064 12957 tablet_bootstrap.cc:492] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:42.200169 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a2e701849fd4ee194fb2f9f7a63a103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:42.213354 12959 tablet_bootstrap.cc:492] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c: 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:19:42.214453 12959 tablet_bootstrap.cc:492] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:42.215173 12959 ts_tablet_manager.cc:1403] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.013s
I20260710 13:19:42.218199 12959 raft_consensus.cc:359] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:42.219167 12959 raft_consensus.cc:740] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:42.220080 12959 consensus_queue.cc:260] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:42.221478 12955 tablet_copy_client.cc:806] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:42.223186 12959 ts_tablet_manager.cc:1434] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:42.224956 12370 tablet_copy_service.cc:342] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Request end of tablet copy session d2718724bf95426d832850524f76411c-b787c7fa121843389ea8441139e81df3 received from {username='slave'} at 127.0.0.1:43700
I20260710 13:19:42.225368 12370 tablet_copy_service.cc:434] P d84a7cc6a1354a7aa4f98fa2f5f337bb: ending tablet copy session d2718724bf95426d832850524f76411c-b787c7fa121843389ea8441139e81df3 on tablet b787c7fa121843389ea8441139e81df3 with peer d2718724bf95426d832850524f76411c
I20260710 13:19:42.222138 12955 tablet_copy_client.cc:670] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:42.248255 12955 tablet_copy_client.cc:538] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:42.254779 12957 tablet_bootstrap.cc:492] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c: 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:19:42.255712 12957 tablet_bootstrap.cc:492] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:42.256287 12957 ts_tablet_manager.cc:1403] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.059s	user 0.031s	sys 0.005s
I20260710 13:19:42.257599 12955 tablet_bootstrap.cc:492] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:42.259189 12957 raft_consensus.cc:359] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:42.260018 12957 raft_consensus.cc:740] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:42.261288 12957 consensus_queue.cc:260] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:42.266476 12957 ts_tablet_manager.cc:1434] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:42.269024 12295 tablet_copy_service.cc:342] P 1a58c35be9ff40b09c5962385805c928: Request end of tablet copy session d2718724bf95426d832850524f76411c-baa51d072fff410babb05a7641245af9 received from {username='slave'} at 127.0.0.1:46226
I20260710 13:19:42.269423 12295 tablet_copy_service.cc:434] P 1a58c35be9ff40b09c5962385805c928: ending tablet copy session d2718724bf95426d832850524f76411c-baa51d072fff410babb05a7641245af9 on tablet baa51d072fff410babb05a7641245af9 with peer d2718724bf95426d832850524f76411c
I20260710 13:19:42.283813 12955 tablet_bootstrap.cc:492] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c: 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:19:42.284732 12955 tablet_bootstrap.cc:492] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:42.285400 12955 ts_tablet_manager.cc:1403] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.004s
I20260710 13:19:42.288208 12955 raft_consensus.cc:359] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:42.288831 12955 raft_consensus.cc:740] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:42.289366 12955 consensus_queue.cc:260] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:42.291247 12955 ts_tablet_manager.cc:1434] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:42.292759 12295 tablet_copy_service.cc:342] P 1a58c35be9ff40b09c5962385805c928: Request end of tablet copy session d2718724bf95426d832850524f76411c-9a2e701849fd4ee194fb2f9f7a63a103 received from {username='slave'} at 127.0.0.1:46226
I20260710 13:19:42.293171 12295 tablet_copy_service.cc:434] P 1a58c35be9ff40b09c5962385805c928: ending tablet copy session d2718724bf95426d832850524f76411c-9a2e701849fd4ee194fb2f9f7a63a103 on tablet 9a2e701849fd4ee194fb2f9f7a63a103 with peer d2718724bf95426d832850524f76411c
I20260710 13:19:42.615806 12697 raft_consensus.cc:1217] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:42.695003 12697 raft_consensus.cc:1217] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:42.747938 12697 raft_consensus.cc:1217] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:42.788350 12697 raft_consensus.cc:1217] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:43.175472 12945 raft_consensus.cc:1064] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:43.177924 12945 consensus_queue.cc:237] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:43.184165 12697 raft_consensus.cc:1275] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.185631 12938 consensus_queue.cc:1048] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:43.185940 12431 raft_consensus.cc:1275] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.187510 12938 consensus_queue.cc:1048] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:43.193401 12357 raft_consensus.cc:1275] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.194985 12972 consensus_queue.cc:1048] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } 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:19:43.213004 12902 raft_consensus.cc:1064] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:43.216585 12902 consensus_queue.cc:237] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:43.228070 12972 raft_consensus.cc:2955] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.229902 12695 raft_consensus.cc:2955] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.238011 12431 raft_consensus.cc:2955] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.242981 12357 raft_consensus.cc:2955] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.244607 12179 catalog_manager.cc:5697] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.247480 12359 raft_consensus.cc:1275] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.248066 12433 raft_consensus.cc:1275] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.248307 12695 raft_consensus.cc:1275] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.249711 12938 consensus_queue.cc:1048] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:43.251492 12938 consensus_queue.cc:1048] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:43.253103 12938 consensus_queue.cc:1048] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } 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:19:43.271272 12968 raft_consensus.cc:1064] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:43.277426 12970 raft_consensus.cc:1064] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:43.285550 12970 consensus_queue.cc:237] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:43.274328 12968 consensus_queue.cc:237] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:43.309583 12697 raft_consensus.cc:1275] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.311386 12925 consensus_queue.cc:1048] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:43.327517 12431 raft_consensus.cc:1275] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.328473 12282 raft_consensus.cc:1275] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.329301 12925 consensus_queue.cc:1048] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } 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:19:43.330102 12968 consensus_queue.cc:1048] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } 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:19:43.342525 12697 raft_consensus.cc:1275] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.345386 12982 consensus_queue.cc:1048] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:43.384172 12357 raft_consensus.cc:1275] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.397162 12282 raft_consensus.cc:1275] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.399848 12990 consensus_queue.cc:1048] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:43.408135 12976 raft_consensus.cc:2955] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.412539 12432 raft_consensus.cc:2955] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.421871 12357 raft_consensus.cc:2955] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.424566 12982 consensus_queue.cc:1048] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:43.426527 12970 raft_consensus.cc:2955] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.428239 12431 raft_consensus.cc:2955] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.437769 12282 raft_consensus.cc:2955] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.446264 12968 raft_consensus.cc:2955] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.450730 12696 raft_consensus.cc:2955] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.457628 12694 raft_consensus.cc:2955] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.463754 12283 raft_consensus.cc:2955] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.473110 12281 consensus_queue.cc:237] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:43.473573 12182 catalog_manager.cc:5697] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:43.478468 12182 catalog_manager.cc:5697] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.478894 12694 raft_consensus.cc:2955] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.480196 12695 raft_consensus.cc:1275] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:43.481676 12902 consensus_queue.cc:1048] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:43.489342 12976 raft_consensus.cc:2955] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.495128 12694 raft_consensus.cc:2955] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.499426 12431 raft_consensus.cc:1275] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:43.498669 12359 raft_consensus.cc:2955] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.501540 12972 consensus_queue.cc:1048] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:43.507184 12283 consensus_queue.cc:237] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:43.508626 12431 raft_consensus.cc:2955] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.513054 12694 raft_consensus.cc:1275] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:43.514360 12902 consensus_queue.cc:1048] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:43.516701 12357 consensus_queue.cc:237] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:43.517743 12180 catalog_manager.cc:5697] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.520922 12945 raft_consensus.cc:2955] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.530471 12695 raft_consensus.cc:1275] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:43.532073 12970 consensus_queue.cc:1048] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:43.532522 12281 raft_consensus.cc:1275] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:43.535199 12970 consensus_queue.cc:1048] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:43.538674 12969 raft_consensus.cc:2955] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.522100 12432 raft_consensus.cc:1275] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:43.522871 12169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet baa51d072fff410babb05a7641245af9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:43.522511 12696 raft_consensus.cc:2955] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.542807 12169 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a2e701849fd4ee194fb2f9f7a63a103 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:43.548065 12695 raft_consensus.cc:2955] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.552425 12168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b787c7fa121843389ea8441139e81df3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:43.554018 12281 raft_consensus.cc:2955] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.555307 12945 consensus_queue.cc:1048] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 13:19:43.560334 12432 raft_consensus.cc:2955] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.570866 12431 consensus_queue.cc:237] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [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: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:43.568341 12182 catalog_manager.cc:5697] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:43.574561 12182 catalog_manager.cc:5697] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index 3 to 4, VOTER d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) evicted. New cstate: current_term: 1 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:43.578492 12695 raft_consensus.cc:1275] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:43.579169 12357 raft_consensus.cc:1275] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:43.580096 12997 consensus_queue.cc:1048] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:43.580919 12968 consensus_queue.cc:1048] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:43.587612 12180 catalog_manager.cc:5697] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb reported cstate change: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:43.588783 12968 raft_consensus.cc:2955] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.593132 12359 raft_consensus.cc:2955] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.603112 12415 tablet_service.cc:1558] Processing DeleteTablet for tablet b787c7fa121843389ea8441139e81df3 with delete_type TABLET_DATA_TOMBSTONED (TS 7d2b90c946744260a8b982a0a16186ec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44432
I20260710 13:19:43.603281 12695 raft_consensus.cc:2955] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:43.604888 12167 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet acf59ea0336c4cdeb29b1268265dd54d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:43.609807 12183 catalog_manager.cc:5697] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New cstate: current_term: 1 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:43.615335 12347 tablet_service.cc:1558] Processing DeleteTablet for tablet baa51d072fff410babb05a7641245af9 with delete_type TABLET_DATA_TOMBSTONED (TS d84a7cc6a1354a7aa4f98fa2f5f337bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43666
I20260710 13:19:43.618409 12341 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a2e701849fd4ee194fb2f9f7a63a103 with delete_type TABLET_DATA_TOMBSTONED (TS d84a7cc6a1354a7aa4f98fa2f5f337bb not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43666
I20260710 13:19:43.620877 12999 tablet_replica.cc:333] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:43.623103 12999 raft_consensus.cc:2243] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:43.623802 12999 raft_consensus.cc:2272] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:43.622151 12998 tablet_replica.cc:333] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:43.625166 12998 raft_consensus.cc:2243] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:43.628911 12267 tablet_service.cc:1558] Processing DeleteTablet for tablet acf59ea0336c4cdeb29b1268265dd54d with delete_type TABLET_DATA_TOMBSTONED (TS 1a58c35be9ff40b09c5962385805c928 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46188
I20260710 13:19:43.625837 12998 raft_consensus.cc:2272] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:43.632807 12999 ts_tablet_manager.cc:1916] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:43.646426 12998 ts_tablet_manager.cc:1916] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:43.647215 13000 tablet_replica.cc:333] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:43.648227 13000 raft_consensus.cc:2243] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:43.648893 13000 raft_consensus.cc:2272] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:43.651332 12999 ts_tablet_manager.cc:1929] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:43.651789 12999 log.cc:1199] T baa51d072fff410babb05a7641245af9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-1-root/wals/baa51d072fff410babb05a7641245af9
I20260710 13:19:43.651854 13000 ts_tablet_manager.cc:1916] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:43.653252 12999 tablet_replica.cc:333] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:43.653388 12168 catalog_manager.cc:5028] TS d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): tablet baa51d072fff410babb05a7641245af9 (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:43.654191 12999 raft_consensus.cc:2243] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:43.655325 12999 raft_consensus.cc:2272] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:43.658061 12999 ts_tablet_manager.cc:1916] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:43.663260 12998 ts_tablet_manager.cc:1929] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:43.663761 12998 log.cc:1199] T b787c7fa121843389ea8441139e81df3 P 7d2b90c946744260a8b982a0a16186ec: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-2-root/wals/b787c7fa121843389ea8441139e81df3
I20260710 13:19:43.665423 12167 catalog_manager.cc:5028] TS 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): tablet b787c7fa121843389ea8441139e81df3 (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:43.668243 13000 ts_tablet_manager.cc:1929] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:43.668603 13000 log.cc:1199] T acf59ea0336c4cdeb29b1268265dd54d P 1a58c35be9ff40b09c5962385805c928: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-0-root/wals/acf59ea0336c4cdeb29b1268265dd54d
I20260710 13:19:43.669768 12999 ts_tablet_manager.cc:1929] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:43.670006 12169 catalog_manager.cc:5028] TS 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): tablet acf59ea0336c4cdeb29b1268265dd54d (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:43.670200 12999 log.cc:1199] T 9a2e701849fd4ee194fb2f9f7a63a103 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-1-root/wals/9a2e701849fd4ee194fb2f9f7a63a103
I20260710 13:19:43.671595 12168 catalog_manager.cc:5028] TS d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): tablet 9a2e701849fd4ee194fb2f9f7a63a103 (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:44.661356 12359 consensus_queue.cc:237] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:44.667536 12431 raft_consensus.cc:1275] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:44.668047 12283 raft_consensus.cc:1275] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:44.668392 12323 consensus_peers.cc:597] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c8a567ce3f214c8aac0635fe0705c98e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:44.669232 13005 consensus_queue.cc:1048] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } 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:19:44.669979 13002 consensus_queue.cc:1048] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.676788 13002 raft_consensus.cc:2955] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:44.678371 12283 raft_consensus.cc:2955] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:44.680666 12432 raft_consensus.cc:2955] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:44.690510 12183 catalog_manager.cc:5697] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:44.693645 12359 consensus_queue.cc:237] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Queue 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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:44.702134 12432 raft_consensus.cc:1275] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:44.705355 12323 consensus_peers.cc:597] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb -> Peer d2718724bf95426d832850524f76411c (127.10.237.196:44017): Couldn't send request to peer d2718724bf95426d832850524f76411c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b8117200043f4113b3885b9f6d22c182. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:44.705410 12283 raft_consensus.cc:1275] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:44.706396 13008 consensus_queue.cc:1048] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:44.707314 12970 consensus_queue.cc:1048] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } 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:19:44.717793 13002 raft_consensus.cc:2955] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:44.719470 12431 raft_consensus.cc:2955] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:44.721942 12283 raft_consensus.cc:2955] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:44.730444 12180 catalog_manager.cc:5697] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index -1 to 2, NON_VOTER d2718724bf95426d832850524f76411c (127.10.237.196) added. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } } }
I20260710 13:19:45.131542 13016 ts_tablet_manager.cc:933] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:45.133279 13016 tablet_copy_client.cc:323] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.194:33917
I20260710 13:19:45.134694 12370 tablet_copy_service.cc:140] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Received BeginTabletCopySession request for tablet c8a567ce3f214c8aac0635fe0705c98e from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:43700)
I20260710 13:19:45.135180 12370 tablet_copy_service.cc:161] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Beginning new tablet copy session on tablet c8a567ce3f214c8aac0635fe0705c98e from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:43700: session id = d2718724bf95426d832850524f76411c-c8a567ce3f214c8aac0635fe0705c98e
I20260710 13:19:45.140041 12370 tablet_copy_source_session.cc:215] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:45.142434 13016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a567ce3f214c8aac0635fe0705c98e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:45.154419 13016 tablet_copy_client.cc:806] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:45.154971 13016 tablet_copy_client.cc:670] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:45.158546 13016 tablet_copy_client.cc:538] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:45.164918 13016 tablet_bootstrap.cc:492] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:45.185205 13016 tablet_bootstrap.cc:492] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c: 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:19:45.186156 13016 tablet_bootstrap.cc:492] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:45.187000 13016 ts_tablet_manager.cc:1403] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.006s
I20260710 13:19:45.189782 13016 raft_consensus.cc:359] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:45.190366 13016 raft_consensus.cc:740] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:45.190876 13016 consensus_queue.cc:260] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:45.193538 13016 ts_tablet_manager.cc:1434] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:19:45.195330 12370 tablet_copy_service.cc:342] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Request end of tablet copy session d2718724bf95426d832850524f76411c-c8a567ce3f214c8aac0635fe0705c98e received from {username='slave'} at 127.0.0.1:43700
I20260710 13:19:45.195698 12370 tablet_copy_service.cc:434] P d84a7cc6a1354a7aa4f98fa2f5f337bb: ending tablet copy session d2718724bf95426d832850524f76411c-c8a567ce3f214c8aac0635fe0705c98e on tablet c8a567ce3f214c8aac0635fe0705c98e with peer d2718724bf95426d832850524f76411c
I20260710 13:19:45.320356 13016 ts_tablet_manager.cc:933] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c: Initiating tablet copy from peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:45.324577 13016 tablet_copy_client.cc:323] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c: tablet copy: Beginning tablet copy session from remote peer at address 127.10.237.194:33917
I20260710 13:19:45.327265 12370 tablet_copy_service.cc:140] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Received BeginTabletCopySession request for tablet b8117200043f4113b3885b9f6d22c182 from peer d2718724bf95426d832850524f76411c ({username='slave'} at 127.0.0.1:43700)
I20260710 13:19:45.327948 12370 tablet_copy_service.cc:161] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Beginning new tablet copy session on tablet b8117200043f4113b3885b9f6d22c182 from peer d2718724bf95426d832850524f76411c at {username='slave'} at 127.0.0.1:43700: session id = d2718724bf95426d832850524f76411c-b8117200043f4113b3885b9f6d22c182
I20260710 13:19:45.341373 12370 tablet_copy_source_session.cc:215] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:45.345992 13016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8117200043f4113b3885b9f6d22c182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:45.364822 13016 tablet_copy_client.cc:806] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:45.365509 13016 tablet_copy_client.cc:670] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:45.369220 13016 tablet_copy_client.cc:538] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:45.376916 13016 tablet_bootstrap.cc:492] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c: Bootstrap starting.
I20260710 13:19:45.393347 13016 tablet_bootstrap.cc:492] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c: 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:19:45.394165 13016 tablet_bootstrap.cc:492] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c: Bootstrap complete.
I20260710 13:19:45.394729 13016 ts_tablet_manager.cc:1403] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:19:45.397310 13016 raft_consensus.cc:359] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:45.398226 13016 raft_consensus.cc:740] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d2718724bf95426d832850524f76411c, State: Initialized, Role: LEARNER
I20260710 13:19:45.398799 13016 consensus_queue.cc:260] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: NON_VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: true } }
I20260710 13:19:45.401473 13016 ts_tablet_manager.cc:1434] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:45.403393 12370 tablet_copy_service.cc:342] P d84a7cc6a1354a7aa4f98fa2f5f337bb: Request end of tablet copy session d2718724bf95426d832850524f76411c-b8117200043f4113b3885b9f6d22c182 received from {username='slave'} at 127.0.0.1:43700
I20260710 13:19:45.403869 12370 tablet_copy_service.cc:434] P d84a7cc6a1354a7aa4f98fa2f5f337bb: ending tablet copy session d2718724bf95426d832850524f76411c-b8117200043f4113b3885b9f6d22c182 on tablet b8117200043f4113b3885b9f6d22c182 with peer d2718724bf95426d832850524f76411c
I20260710 13:19:45.608650 12695 raft_consensus.cc:1217] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:45.869998 12695 raft_consensus.cc:1217] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:46.191614 13022 raft_consensus.cc:1064] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:46.194293 13022 consensus_queue.cc:237] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:46.202229 12696 raft_consensus.cc:1275] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:46.202229 12431 raft_consensus.cc:1275] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:46.204766 12283 raft_consensus.cc:1275] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:46.204850 13002 consensus_queue.cc:1048] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:46.205943 13026 consensus_queue.cc:1048] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } 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:19:46.207547 13022 consensus_queue.cc:1048] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.225106 13002 raft_consensus.cc:2955] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.228284 12431 raft_consensus.cc:2955] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.231537 12695 raft_consensus.cc:2955] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.245097 12180 catalog_manager.cc:5697] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.245783 12283 raft_consensus.cc:2955] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } attrs { replace: true } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.284036 12359 consensus_queue.cc:237] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:46.290964 12695 raft_consensus.cc:1275] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:46.291674 12283 raft_consensus.cc:1275] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:46.292315 13008 consensus_queue.cc:1048] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:46.294243 13008 consensus_queue.cc:1048] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:46.298380 13026 raft_consensus.cc:2955] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.305394 12695 raft_consensus.cc:2955] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.305395 12283 raft_consensus.cc:2955] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.308797 12168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c8a567ce3f214c8aac0635fe0705c98e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:46.319694 12181 catalog_manager.cc:5697] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c reported cstate change: config changed from index 3 to 4, VOTER 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) evicted. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.332214 12415 tablet_service.cc:1558] Processing DeleteTablet for tablet c8a567ce3f214c8aac0635fe0705c98e with delete_type TABLET_DATA_TOMBSTONED (TS 7d2b90c946744260a8b982a0a16186ec not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44432
I20260710 13:19:46.334744 13034 tablet_replica.cc:333] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:46.335743 13034 raft_consensus.cc:2243] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.336521 13034 raft_consensus.cc:2272] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.339546 13034 ts_tablet_manager.cc:1916] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:46.353271 13034 ts_tablet_manager.cc:1929] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:46.353653 13034 log.cc:1199] T c8a567ce3f214c8aac0635fe0705c98e P 7d2b90c946744260a8b982a0a16186ec: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-2-root/wals/c8a567ce3f214c8aac0635fe0705c98e
I20260710 13:19:46.355500 12167 catalog_manager.cc:5028] TS 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): tablet c8a567ce3f214c8aac0635fe0705c98e (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
I20260710 13:19:46.462172 13008 raft_consensus.cc:1064] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb: attempting to promote NON_VOTER d2718724bf95426d832850524f76411c to VOTER
I20260710 13:19:46.464248 13008 consensus_queue.cc:237] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:46.471124 12695 raft_consensus.cc:1275] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c [term 1 LEARNER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:46.472101 12283 raft_consensus.cc:1275] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:46.472694 13002 consensus_queue.cc:1048] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:46.471174 12431 raft_consensus.cc:1275] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:46.473840 13026 consensus_queue.cc:1048] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } 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:19:46.474819 13022 consensus_queue.cc:1048] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.486305 13022 raft_consensus.cc:2955] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.487643 12431 raft_consensus.cc:2955] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.492122 12283 raft_consensus.cc:2955] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.502310 12695 raft_consensus.cc:2955] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.502948 12183 catalog_manager.cc:5697] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec reported cstate change: config changed from index 2 to 3, d2718724bf95426d832850524f76411c (127.10.237.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } attrs { replace: true } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.517524 12359 consensus_queue.cc:237] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:46.522953 12695 raft_consensus.cc:1275] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:46.524377 13026 consensus_queue.cc:1048] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } 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:19:46.524966 12431 raft_consensus.cc:1275] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Refusing update from remote peer d84a7cc6a1354a7aa4f98fa2f5f337bb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:46.526196 13026 consensus_queue.cc:1048] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:46.531737 13002 raft_consensus.cc:2955] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.533380 12695 raft_consensus.cc:2955] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.535665 12432 raft_consensus.cc:2955] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.548820 12183 catalog_manager.cc:5697] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c reported cstate change: config changed from index 3 to 4, VOTER 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) evicted. New cstate: current_term: 1 leader_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } } }
I20260710 13:19:46.549789 12168 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b8117200043f4113b3885b9f6d22c182 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:46.562660 12267 tablet_service.cc:1558] Processing DeleteTablet for tablet b8117200043f4113b3885b9f6d22c182 with delete_type TABLET_DATA_TOMBSTONED (TS 1a58c35be9ff40b09c5962385805c928 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46188
I20260710 13:19:46.564884 13039 tablet_replica.cc:333] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:46.565809 13039 raft_consensus.cc:2243] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:46.566535 13039 raft_consensus.cc:2272] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:46.569844 13039 ts_tablet_manager.cc:1916] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:46.582158 13039 ts_tablet_manager.cc:1929] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:46.582588 13039 log.cc:1199] T b8117200043f4113b3885b9f6d22c182 P 1a58c35be9ff40b09c5962385805c928: Deleting WAL directory at /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689544926673-11191-0/minicluster-data/ts-0-root/wals/b8117200043f4113b3885b9f6d22c182
I20260710 13:19:46.584355 12169 catalog_manager.cc:5028] TS 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): tablet b8117200043f4113b3885b9f6d22c182 (table test-workload [id=5741f937be304710bba93ce870978294]) successfully deleted
W20260710 13:19:49.984236 12381 debug-util.cc:398] Leaking SignalData structure 0x7b08000e4de0 after lost signal to thread 11194
W20260710 13:19:49.985693 12381 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8d00 after lost signal to thread 12217
W20260710 13:19:49.986763 12381 debug-util.cc:398] Leaking SignalData structure 0x7b0800273ea0 after lost signal to thread 12309
W20260710 13:19:49.987635 12381 debug-util.cc:398] Leaking SignalData structure 0x7b0800243240 after lost signal to thread 12384
W20260710 13:19:49.988538 12381 debug-util.cc:398] Leaking SignalData structure 0x7b08002053e0 after lost signal to thread 12458
W20260710 13:19:49.989427 12381 debug-util.cc:398] Leaking SignalData structure 0x7b080028f280 after lost signal to thread 12721
I20260710 13:19:52.357599 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:52.398162 12356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35842fc282fa4a408a93afec85e79c20"
dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
mode: GRACEFUL
new_leader_uuid: "d2718724bf95426d832850524f76411c"
 from {username='slave'} at 127.0.0.1:50292
I20260710 13:19:52.399021 12356 raft_consensus.cc:606] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Received request to transfer leadership to TS d2718724bf95426d832850524f76411c
I20260710 13:19:52.412482 12427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df"
dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
mode: GRACEFUL
new_leader_uuid: "1a58c35be9ff40b09c5962385805c928"
 from {username='slave'} at 127.0.0.1:55328
I20260710 13:19:52.413018 12427 raft_consensus.cc:606] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Received request to transfer leadership to TS 1a58c35be9ff40b09c5962385805c928
I20260710 13:19:52.426474 12282 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a2e701849fd4ee194fb2f9f7a63a103"
dest_uuid: "1a58c35be9ff40b09c5962385805c928"
mode: GRACEFUL
new_leader_uuid: "d2718724bf95426d832850524f76411c"
 from {username='slave'} at 127.0.0.1:35794
I20260710 13:19:52.427124 12282 raft_consensus.cc:606] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Received request to transfer leadership to TS d2718724bf95426d832850524f76411c
I20260710 13:19:52.429877 12427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b61319022df74021ba5058549f4aa77d"
dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
mode: GRACEFUL
new_leader_uuid: "d2718724bf95426d832850524f76411c"
 from {username='slave'} at 127.0.0.1:55328
I20260710 13:19:52.430435 12427 raft_consensus.cc:606] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Received request to transfer leadership to TS d2718724bf95426d832850524f76411c
I20260710 13:19:52.433128 12356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d40dc6673fb04f08b34ebdbe4f0d4e8f"
dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
mode: GRACEFUL
new_leader_uuid: "d2718724bf95426d832850524f76411c"
 from {username='slave'} at 127.0.0.1:50292
I20260710 13:19:52.433750 12356 raft_consensus.cc:606] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Received request to transfer leadership to TS d2718724bf95426d832850524f76411c
I20260710 13:19:52.434827 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:52.435662 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:52.461762 13062 raft_consensus.cc:993] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb: : Instructing follower d2718724bf95426d832850524f76411c to start an election
I20260710 13:19:52.462316 13062 raft_consensus.cc:1081] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Signalling peer d2718724bf95426d832850524f76411c to start an election
I20260710 13:19:52.464008 12695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35842fc282fa4a408a93afec85e79c20"
dest_uuid: "d2718724bf95426d832850524f76411c"
 from {username='slave'} at 127.0.0.1:50530
I20260710 13:19:52.464483 12695 raft_consensus.cc:493] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.464764 12695 raft_consensus.cc:3060] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.469157 12695 raft_consensus.cc:515] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:52.471174 12695 leader_election.cc:290] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [CANDIDATE]: Term 2 election: Requested vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:52.472219 12427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35842fc282fa4a408a93afec85e79c20" candidate_uuid: "d2718724bf95426d832850524f76411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:52.472041 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35842fc282fa4a408a93afec85e79c20" candidate_uuid: "d2718724bf95426d832850524f76411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:52.472779 12427 raft_consensus.cc:3060] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.473145 12356 raft_consensus.cc:3055] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.473551 12356 raft_consensus.cc:740] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Running, Role: LEADER
I20260710 13:19:52.474418 12356 consensus_queue.cc:260] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:52.475836 12356 raft_consensus.cc:3060] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.478250 12427 raft_consensus.cc:2468] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2718724bf95426d832850524f76411c in term 2.
I20260710 13:19:52.479498 12660 leader_election.cc:304] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d2718724bf95426d832850524f76411c; no voters: 
I20260710 13:19:52.481377 13069 raft_consensus.cc:2804] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.482633 13069 raft_consensus.cc:697] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 2 LEADER]: Becoming Leader. State: Replica: d2718724bf95426d832850524f76411c, State: Running, Role: LEADER
I20260710 13:19:52.483742 12356 raft_consensus.cc:2468] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2718724bf95426d832850524f76411c in term 2.
I20260710 13:19:52.483615 13069 consensus_queue.cc:237] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [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: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:52.493360 12182 catalog_manager.cc:5697] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c reported cstate change: term changed from 1 to 2, leader changed from d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) to d2718724bf95426d832850524f76411c (127.10.237.196). New cstate: current_term: 2 leader_uuid: "d2718724bf95426d832850524f76411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.565042 13054 raft_consensus.cc:993] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928: : Instructing follower d2718724bf95426d832850524f76411c to start an election
I20260710 13:19:52.565706 13063 raft_consensus.cc:1081] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Signalling peer d2718724bf95426d832850524f76411c to start an election
I20260710 13:19:52.567387 12695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a2e701849fd4ee194fb2f9f7a63a103"
dest_uuid: "d2718724bf95426d832850524f76411c"
 from {username='slave'} at 127.0.0.1:50514
I20260710 13:19:52.567981 12695 raft_consensus.cc:493] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.568357 12695 raft_consensus.cc:3060] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.575606 12695 raft_consensus.cc:515] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:52.578001 12695 leader_election.cc:290] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [CANDIDATE]: Term 2 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:52.579438 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2e701849fd4ee194fb2f9f7a63a103" candidate_uuid: "d2718724bf95426d832850524f76411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:52.579438 12427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a2e701849fd4ee194fb2f9f7a63a103" candidate_uuid: "d2718724bf95426d832850524f76411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:52.580260 12282 raft_consensus.cc:3055] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.580363 12427 raft_consensus.cc:3060] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.580621 12282 raft_consensus.cc:740] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Running, Role: LEADER
I20260710 13:19:52.581444 12282 consensus_queue.cc:260] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:52.582650 12282 raft_consensus.cc:3060] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.587410 12427 raft_consensus.cc:2468] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2718724bf95426d832850524f76411c in term 2.
I20260710 13:19:52.588617 12660 leader_election.cc:304] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d2718724bf95426d832850524f76411c; no voters: 
I20260710 13:19:52.589458 13069 raft_consensus.cc:2804] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.589484 12282 raft_consensus.cc:2468] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2718724bf95426d832850524f76411c in term 2.
I20260710 13:19:52.590094 13069 raft_consensus.cc:697] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 2 LEADER]: Becoming Leader. State: Replica: d2718724bf95426d832850524f76411c, State: Running, Role: LEADER
I20260710 13:19:52.591084 13069 consensus_queue.cc:237] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:52.601635 12182 catalog_manager.cc:5697] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c reported cstate change: term changed from 1 to 2, leader changed from 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) to d2718724bf95426d832850524f76411c (127.10.237.196). New cstate: current_term: 2 leader_uuid: "d2718724bf95426d832850524f76411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.731107 13064 raft_consensus.cc:993] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec: : Instructing follower d2718724bf95426d832850524f76411c to start an election
I20260710 13:19:52.731750 13060 raft_consensus.cc:1081] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Signalling peer d2718724bf95426d832850524f76411c to start an election
I20260710 13:19:52.733242 12695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b61319022df74021ba5058549f4aa77d"
dest_uuid: "d2718724bf95426d832850524f76411c"
 from {username='slave'} at 127.0.0.1:50508
I20260710 13:19:52.733688 12695 raft_consensus.cc:493] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.733973 12695 raft_consensus.cc:3060] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.738385 12695 raft_consensus.cc:515] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:52.740564 12695 leader_election.cc:290] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [CANDIDATE]: Term 2 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:52.740975 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61319022df74021ba5058549f4aa77d" candidate_uuid: "d2718724bf95426d832850524f76411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:52.741101 12427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61319022df74021ba5058549f4aa77d" candidate_uuid: "d2718724bf95426d832850524f76411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:52.741710 12427 raft_consensus.cc:3055] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.741659 12282 raft_consensus.cc:3060] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.742138 12427 raft_consensus.cc:740] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Running, Role: LEADER
I20260710 13:19:52.742987 12427 consensus_queue.cc:260] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:52.744195 12427 raft_consensus.cc:3060] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.750478 12282 raft_consensus.cc:2468] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2718724bf95426d832850524f76411c in term 2.
I20260710 13:19:52.752013 12662 leader_election.cc:304] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d2718724bf95426d832850524f76411c; no voters: 
I20260710 13:19:52.752815 13069 raft_consensus.cc:2804] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.753338 13069 raft_consensus.cc:697] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 2 LEADER]: Becoming Leader. State: Replica: d2718724bf95426d832850524f76411c, State: Running, Role: LEADER
I20260710 13:19:52.755610 12427 raft_consensus.cc:2468] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2718724bf95426d832850524f76411c in term 2.
I20260710 13:19:52.757200 13069 consensus_queue.cc:237] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:52.765417 12182 catalog_manager.cc:5697] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c reported cstate change: term changed from 1 to 2, leader changed from 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) to d2718724bf95426d832850524f76411c (127.10.237.196). New cstate: current_term: 2 leader_uuid: "d2718724bf95426d832850524f76411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.786013 13062 raft_consensus.cc:993] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb: : Instructing follower d2718724bf95426d832850524f76411c to start an election
I20260710 13:19:52.786644 13047 raft_consensus.cc:1081] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Signalling peer d2718724bf95426d832850524f76411c to start an election
I20260710 13:19:52.788451 12695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d40dc6673fb04f08b34ebdbe4f0d4e8f"
dest_uuid: "d2718724bf95426d832850524f76411c"
 from {username='slave'} at 127.0.0.1:50530
I20260710 13:19:52.789131 12695 raft_consensus.cc:493] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.789534 12695 raft_consensus.cc:3060] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.796864 12695 raft_consensus.cc:515] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:52.798918 12695 leader_election.cc:290] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [CANDIDATE]: Term 2 election: Requested vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:52.800149 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40dc6673fb04f08b34ebdbe4f0d4e8f" candidate_uuid: "d2718724bf95426d832850524f76411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:52.800149 12427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40dc6673fb04f08b34ebdbe4f0d4e8f" candidate_uuid: "d2718724bf95426d832850524f76411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:52.801270 12356 raft_consensus.cc:3055] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.801347 12427 raft_consensus.cc:3060] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.801816 12356 raft_consensus.cc:740] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Running, Role: LEADER
I20260710 13:19:52.802814 12356 consensus_queue.cc:260] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:52.804396 12356 raft_consensus.cc:3060] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.810271 12427 raft_consensus.cc:2468] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2718724bf95426d832850524f76411c in term 2.
I20260710 13:19:52.811741 12660 leader_election.cc:304] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7d2b90c946744260a8b982a0a16186ec, d2718724bf95426d832850524f76411c; no voters: 
I20260710 13:19:52.812631 13069 raft_consensus.cc:2804] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.812886 12356 raft_consensus.cc:2468] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2718724bf95426d832850524f76411c in term 2.
I20260710 13:19:52.813184 13069 raft_consensus.cc:697] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 2 LEADER]: Becoming Leader. State: Replica: d2718724bf95426d832850524f76411c, State: Running, Role: LEADER
I20260710 13:19:52.814610 13069 consensus_queue.cc:237] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [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: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:52.827404 12182 catalog_manager.cc:5697] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c reported cstate change: term changed from 1 to 2, leader changed from d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) to d2718724bf95426d832850524f76411c (127.10.237.196). New cstate: current_term: 2 leader_uuid: "d2718724bf95426d832850524f76411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.876037 12427 raft_consensus.cc:1275] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Refusing update from remote peer d2718724bf95426d832850524f76411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.877523 13069 consensus_queue.cc:1048] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:52.893668 12357 raft_consensus.cc:1275] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Refusing update from remote peer d2718724bf95426d832850524f76411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.896435 13069 consensus_queue.cc:1048] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:52.982833 12282 raft_consensus.cc:1275] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Refusing update from remote peer d2718724bf95426d832850524f76411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.984062 13069 consensus_queue.cc:1048] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:52.993165 12427 raft_consensus.cc:1275] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Refusing update from remote peer d2718724bf95426d832850524f76411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.995204 13069 consensus_queue.cc:1048] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:53.000712 13079 raft_consensus.cc:993] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec: : Instructing follower 1a58c35be9ff40b09c5962385805c928 to start an election
I20260710 13:19:53.001194 13079 raft_consensus.cc:1081] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Signalling peer 1a58c35be9ff40b09c5962385805c928 to start an election
I20260710 13:19:53.003727 12285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df"
dest_uuid: "1a58c35be9ff40b09c5962385805c928"
 from {username='slave'} at 127.0.0.1:46196
I20260710 13:19:53.004328 12285 raft_consensus.cc:493] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:53.004707 12285 raft_consensus.cc:3060] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.013602 12285 raft_consensus.cc:515] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:53.016673 12285 leader_election.cc:290] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 2 election: Requested vote from peers d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:53.017449 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:53.018235 12357 raft_consensus.cc:3060] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.022250 12434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df" candidate_uuid: "1a58c35be9ff40b09c5962385805c928" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:53.022948 12434 raft_consensus.cc:3055] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:53.023342 12434 raft_consensus.cc:740] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Running, Role: LEADER
I20260710 13:19:53.024353 12434 consensus_queue.cc:260] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:53.025555 12434 raft_consensus.cc:3060] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.039485 12357 raft_consensus.cc:2468] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 2.
I20260710 13:19:53.040817 12249 leader_election.cc:304] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:53.041942 13054 raft_consensus.cc:2804] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:53.042563 13054 raft_consensus.cc:697] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 2 LEADER]: Becoming Leader. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Running, Role: LEADER
I20260710 13:19:53.043749 13054 consensus_queue.cc:237] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:53.045426 12434 raft_consensus.cc:2468] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a58c35be9ff40b09c5962385805c928 in term 2.
I20260710 13:19:53.053702 12181 catalog_manager.cc:5697] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 reported cstate change: term changed from 1 to 2, leader changed from 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) to 1a58c35be9ff40b09c5962385805c928 (127.10.237.193). New cstate: current_term: 2 leader_uuid: "1a58c35be9ff40b09c5962385805c928" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:53.202658 12357 raft_consensus.cc:1275] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Refusing update from remote peer d2718724bf95426d832850524f76411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:53.204100 13086 consensus_queue.cc:1048] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:53.213351 12434 raft_consensus.cc:1275] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Refusing update from remote peer d2718724bf95426d832850524f76411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:53.214689 13069 consensus_queue.cc:1048] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:53.299669 12285 raft_consensus.cc:1275] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Refusing update from remote peer d2718724bf95426d832850524f76411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:53.300796 13070 consensus_queue.cc:1048] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:53.308630 12434 raft_consensus.cc:1275] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Refusing update from remote peer d2718724bf95426d832850524f76411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:53.311939 13086 consensus_queue.cc:1048] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:53.436476 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:53.454010 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:53.467097 12285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df"
dest_uuid: "1a58c35be9ff40b09c5962385805c928"
mode: GRACEFUL
new_leader_uuid: "7d2b90c946744260a8b982a0a16186ec"
 from {username='slave'} at 127.0.0.1:35794
I20260710 13:19:53.467725 12285 raft_consensus.cc:606] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 2 LEADER]: Received request to transfer leadership to TS 7d2b90c946744260a8b982a0a16186ec
I20260710 13:19:53.469897 12357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e5b1c643c4547749171c8f87198971e"
dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
mode: GRACEFUL
new_leader_uuid: "d2718724bf95426d832850524f76411c"
 from {username='slave'} at 127.0.0.1:50292
I20260710 13:19:53.470335 12357 raft_consensus.cc:606] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Received request to transfer leadership to TS d2718724bf95426d832850524f76411c
I20260710 13:19:53.471365 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:53.471969 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:53.536633 12434 raft_consensus.cc:1275] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.537782 13063 consensus_queue.cc:1048] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.543738 13054 raft_consensus.cc:993] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928: : Instructing follower 7d2b90c946744260a8b982a0a16186ec to start an election
I20260710 13:19:53.544422 13063 raft_consensus.cc:1081] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 2 LEADER]: Signalling peer 7d2b90c946744260a8b982a0a16186ec to start an election
I20260710 13:19:53.546465 12427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df"
dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
 from {username='slave'} at 127.0.0.1:44452
I20260710 13:19:53.547012 12427 raft_consensus.cc:493] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:53.547473 12427 raft_consensus.cc:3060] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:53.549407 12357 raft_consensus.cc:1275] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Refusing update from remote peer 1a58c35be9ff40b09c5962385805c928: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:53.550711 13054 consensus_queue.cc:1048] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.554410 12427 raft_consensus.cc:515] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:53.555613 12434 raft_consensus.cc:1240] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 3 FOLLOWER]: Rejecting Update request from peer 1a58c35be9ff40b09c5962385805c928 for earlier term 2. Current term is 3. Ops: []
I20260710 13:19:53.559607 12427 leader_election.cc:290] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [CANDIDATE]: Term 3 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:53.559537 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:53.560381 12285 raft_consensus.cc:3055] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:53.560694 12285 raft_consensus.cc:740] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1a58c35be9ff40b09c5962385805c928, State: Running, Role: LEADER
I20260710 13:19:53.561421 12285 consensus_queue.cc:260] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:53.562237 13054 consensus_queue.cc:1059] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:53.562590 12357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64ab6bd783524c4a8d28d9d4ec9856df" candidate_uuid: "7d2b90c946744260a8b982a0a16186ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:53.563235 12357 raft_consensus.cc:3060] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:53.563321 12285 raft_consensus.cc:3060] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:53.568676 12357 raft_consensus.cc:2468] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 3.
I20260710 13:19:53.569824 12398 leader_election.cc:304] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [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: 7d2b90c946744260a8b982a0a16186ec, d84a7cc6a1354a7aa4f98fa2f5f337bb; no voters: 
I20260710 13:19:53.570456 13060 raft_consensus.cc:2804] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:53.568985 12285 raft_consensus.cc:2468] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7d2b90c946744260a8b982a0a16186ec in term 3.
I20260710 13:19:53.571043 13060 raft_consensus.cc:697] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 3 LEADER]: Becoming Leader. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Running, Role: LEADER
I20260710 13:19:53.571839 13060 consensus_queue.cc:237] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } }
I20260710 13:19:53.577826 12182 catalog_manager.cc:5697] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec reported cstate change: term changed from 2 to 3, leader changed from 1a58c35be9ff40b09c5962385805c928 (127.10.237.193) to 7d2b90c946744260a8b982a0a16186ec (127.10.237.195). New cstate: current_term: 3 leader_uuid: "7d2b90c946744260a8b982a0a16186ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:53.952905 12285 raft_consensus.cc:1275] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 3 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:53.954078 13060 consensus_queue.cc:1048] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:53.958853 13101 raft_consensus.cc:993] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb: : Instructing follower d2718724bf95426d832850524f76411c to start an election
I20260710 13:19:53.959332 13047 raft_consensus.cc:1081] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Signalling peer d2718724bf95426d832850524f76411c to start an election
I20260710 13:19:53.961694 12695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e5b1c643c4547749171c8f87198971e"
dest_uuid: "d2718724bf95426d832850524f76411c"
 from {username='slave'} at 127.0.0.1:50530
I20260710 13:19:53.962270 12695 raft_consensus.cc:493] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:53.962714 12695 raft_consensus.cc:3060] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.966269 12357 raft_consensus.cc:1275] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 3 FOLLOWER]: Refusing update from remote peer 7d2b90c946744260a8b982a0a16186ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:53.968487 12695 raft_consensus.cc:515] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:53.969262 13060 consensus_queue.cc:1048] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:53.971603 12285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5b1c643c4547749171c8f87198971e" candidate_uuid: "d2718724bf95426d832850524f76411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:53.972132 12285 raft_consensus.cc:3060] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.978596 12285 raft_consensus.cc:2468] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2718724bf95426d832850524f76411c in term 2.
I20260710 13:19:53.979735 12662 leader_election.cc:304] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d2718724bf95426d832850524f76411c; no voters: 
I20260710 13:19:53.980487 13093 raft_consensus.cc:2804] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:53.980921 13093 raft_consensus.cc:697] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 2 LEADER]: Becoming Leader. State: Replica: d2718724bf95426d832850524f76411c, State: Running, Role: LEADER
I20260710 13:19:53.980996 12695 leader_election.cc:290] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [CANDIDATE]: Term 2 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917)
I20260710 13:19:53.981773 13093 consensus_queue.cc:237] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:53.982676 12356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e5b1c643c4547749171c8f87198971e" candidate_uuid: "d2718724bf95426d832850524f76411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb"
I20260710 13:19:53.983242 12356 raft_consensus.cc:3055] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:53.983544 12356 raft_consensus.cc:740] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d84a7cc6a1354a7aa4f98fa2f5f337bb, State: Running, Role: LEADER
I20260710 13:19:53.984318 12356 consensus_queue.cc:260] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:53.985559 12356 raft_consensus.cc:3060] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.992540 12356 raft_consensus.cc:2468] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2718724bf95426d832850524f76411c in term 2.
I20260710 13:19:53.995312 12182 catalog_manager.cc:5697] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c reported cstate change: term changed from 1 to 2, leader changed from d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194) to d2718724bf95426d832850524f76411c (127.10.237.196). New cstate: current_term: 2 leader_uuid: "d2718724bf95426d832850524f76411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:54.383594 12356 raft_consensus.cc:1275] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Refusing update from remote peer d2718724bf95426d832850524f76411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:54.384809 13069 consensus_queue.cc:1048] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d84a7cc6a1354a7aa4f98fa2f5f337bb" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 33917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:54.394249 12285 raft_consensus.cc:1275] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Refusing update from remote peer d2718724bf95426d832850524f76411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:54.395839 13069 consensus_queue.cc:1048] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:54.472687 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:54.488451 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:54.501807 12434 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a701511c43841fd9c2535ddb8916846"
dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
mode: GRACEFUL
new_leader_uuid: "d2718724bf95426d832850524f76411c"
 from {username='slave'} at 127.0.0.1:55328
I20260710 13:19:54.502350 12434 raft_consensus.cc:606] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Received request to transfer leadership to TS d2718724bf95426d832850524f76411c
I20260710 13:19:54.503501 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:19:54.504156 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:55.052304 13113 raft_consensus.cc:993] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec: : Instructing follower d2718724bf95426d832850524f76411c to start an election
I20260710 13:19:55.052780 13112 raft_consensus.cc:1081] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Signalling peer d2718724bf95426d832850524f76411c to start an election
I20260710 13:19:55.054242 12695 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a701511c43841fd9c2535ddb8916846"
dest_uuid: "d2718724bf95426d832850524f76411c"
 from {username='slave'} at 127.0.0.1:50508
I20260710 13:19:55.054708 12695 raft_consensus.cc:493] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:55.054973 12695 raft_consensus.cc:3060] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.059818 12695 raft_consensus.cc:515] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:55.061275 12695 leader_election.cc:290] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [CANDIDATE]: Term 2 election: Requested vote from peers 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925), 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809)
I20260710 13:19:55.061924 12282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a701511c43841fd9c2535ddb8916846" candidate_uuid: "d2718724bf95426d832850524f76411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1a58c35be9ff40b09c5962385805c928"
I20260710 13:19:55.062220 12427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a701511c43841fd9c2535ddb8916846" candidate_uuid: "d2718724bf95426d832850524f76411c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7d2b90c946744260a8b982a0a16186ec"
I20260710 13:19:55.062569 12282 raft_consensus.cc:3060] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.062740 12427 raft_consensus.cc:3055] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:55.063127 12427 raft_consensus.cc:740] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7d2b90c946744260a8b982a0a16186ec, State: Running, Role: LEADER
I20260710 13:19:55.063915 12427 consensus_queue.cc:260] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:55.065100 12427 raft_consensus.cc:3060] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:55.068943 12282 raft_consensus.cc:2468] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2718724bf95426d832850524f76411c in term 2.
I20260710 13:19:55.070060 12662 leader_election.cc:304] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a58c35be9ff40b09c5962385805c928, d2718724bf95426d832850524f76411c; no voters: 
I20260710 13:19:55.070804 13069 raft_consensus.cc:2804] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:55.071393 13069 raft_consensus.cc:697] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 2 LEADER]: Becoming Leader. State: Replica: d2718724bf95426d832850524f76411c, State: Running, Role: LEADER
I20260710 13:19:55.071717 12427 raft_consensus.cc:2468] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2718724bf95426d832850524f76411c in term 2.
I20260710 13:19:55.072213 13069 consensus_queue.cc:237] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [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: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } }
I20260710 13:19:55.079907 12181 catalog_manager.cc:5697] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c reported cstate change: term changed from 1 to 2, leader changed from 7d2b90c946744260a8b982a0a16186ec (127.10.237.195) to d2718724bf95426d832850524f76411c (127.10.237.196). New cstate: current_term: 2 leader_uuid: "d2718724bf95426d832850524f76411c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2718724bf95426d832850524f76411c" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 44017 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:55.484547 12427 raft_consensus.cc:1275] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Refusing update from remote peer d2718724bf95426d832850524f76411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:55.485822 13093 consensus_queue.cc:1048] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7d2b90c946744260a8b982a0a16186ec" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 46809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:55.501569 12282 raft_consensus.cc:1275] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Refusing update from remote peer d2718724bf95426d832850524f76411c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:55.503245 13093 consensus_queue.cc:1048] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a58c35be9ff40b09c5962385805c928" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 45925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:55.505402 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:55.532454 11191 tablet_server.cc:179] TabletServer@127.10.237.193:0 shutting down...
W20260710 13:19:55.563200 12325 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:19:55.576582 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:19:55.577548 12325 consensus_peers.cc:597] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb -> Peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Couldn't send request to peer 1a58c35be9ff40b09c5962385805c928. 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:19:55.577981 11191 tablet_replica.cc:333] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.578974 11191 raft_consensus.cc:2243] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.580142 11191 raft_consensus.cc:2272] T 6e5b1c643c4547749171c8f87198971e P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.582083 11191 tablet_replica.cc:333] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.582628 11191 raft_consensus.cc:2243] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.583608 11191 raft_consensus.cc:2272] T 838621ab53e440d589e0e78af648044a P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.585377 11191 tablet_replica.cc:333] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.585968 11191 raft_consensus.cc:2243] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.587105 11191 raft_consensus.cc:2272] T baa51d072fff410babb05a7641245af9 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.589504 11191 tablet_replica.cc:333] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.590638 11191 raft_consensus.cc:2243] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.591527 11191 raft_consensus.cc:2272] T 80eb0118cf4d41f589122f0b942cd447 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.593286 11191 tablet_replica.cc:333] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.593868 11191 raft_consensus.cc:2243] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.594337 11191 raft_consensus.cc:2272] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.596211 11191 tablet_replica.cc:333] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.596692 11191 raft_consensus.cc:2243] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.597118 11191 raft_consensus.cc:2272] T 64ab6bd783524c4a8d28d9d4ec9856df P 1a58c35be9ff40b09c5962385805c928 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.598865 11191 tablet_replica.cc:333] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.599436 11191 raft_consensus.cc:2243] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.600266 11191 raft_consensus.cc:2272] T b787c7fa121843389ea8441139e81df3 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.601945 11191 tablet_replica.cc:333] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.602499 11191 raft_consensus.cc:2243] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.603415 11191 raft_consensus.cc:2272] T 0051f943c5be4c13befe47425b89b56f P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.605160 11191 tablet_replica.cc:333] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.605700 11191 raft_consensus.cc:2243] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.606173 11191 raft_consensus.cc:2272] T f0595da43f0948a79a2d90cf53f35f40 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.608184 11191 tablet_replica.cc:333] T 650d08c15d0a4af2a4939ff0afe90319 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.608707 11191 raft_consensus.cc:2243] T 650d08c15d0a4af2a4939ff0afe90319 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.609129 11191 raft_consensus.cc:2272] T 650d08c15d0a4af2a4939ff0afe90319 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.611455 11191 tablet_replica.cc:333] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.612468 11191 raft_consensus.cc:2243] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.613996 11191 raft_consensus.cc:2272] T ca2b0f74b844449fb032d62425e0a176 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:55.616250 12399 consensus_peers.cc:597] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec -> Peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Couldn't send request to peer 1a58c35be9ff40b09c5962385805c928. 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:19:55.617327 11191 tablet_replica.cc:333] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.617890 11191 raft_consensus.cc:2243] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.618348 11191 raft_consensus.cc:2272] T 9a2e701849fd4ee194fb2f9f7a63a103 P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.620326 11191 tablet_replica.cc:333] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.620808 11191 raft_consensus.cc:2243] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.622233 11191 raft_consensus.cc:2272] T 144aec0483164d93a4bf26c895e2f9c4 P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.625298 11191 tablet_replica.cc:333] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.626011 11191 raft_consensus.cc:2243] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.627264 11191 raft_consensus.cc:2272] T b61319022df74021ba5058549f4aa77d P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.629974 11191 tablet_replica.cc:333] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.630504 11191 raft_consensus.cc:2243] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.631239 11191 raft_consensus.cc:2272] T c8a567ce3f214c8aac0635fe0705c98e P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.633016 11191 tablet_replica.cc:333] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.633421 11191 raft_consensus.cc:2243] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.634135 11191 raft_consensus.cc:2272] T 8c4b8a767fd342f0a1362099b0c943fd P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.635774 11191 tablet_replica.cc:333] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.636215 11191 raft_consensus.cc:2243] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.636533 11191 raft_consensus.cc:2272] T 5a701511c43841fd9c2535ddb8916846 P 1a58c35be9ff40b09c5962385805c928 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.638551 11191 tablet_replica.cc:333] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928: stopping tablet replica
I20260710 13:19:55.638963 11191 raft_consensus.cc:2243] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.639353 11191 raft_consensus.cc:2272] T e127ecc1e3724e668865f59cc5109e1c P 1a58c35be9ff40b09c5962385805c928 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:55.662292 12399 consensus_peers.cc:597] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec -> Peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Couldn't send request to peer 1a58c35be9ff40b09c5962385805c928. 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:19:55.685441 11191 tablet_server.cc:196] TabletServer@127.10.237.193:0 shutdown complete.
W20260710 13:19:55.711517 12325 consensus_peers.cc:597] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb -> Peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Couldn't send request to peer 1a58c35be9ff40b09c5962385805c928. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:45925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:55.729559 11191 tablet_server.cc:179] TabletServer@127.10.237.194:0 shutting down...
I20260710 13:19:55.759949 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:55.760766 11191 tablet_replica.cc:333] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.761411 11191 raft_consensus.cc:2243] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.761996 11191 raft_consensus.cc:2272] T 35842fc282fa4a408a93afec85e79c20 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.764081 11191 tablet_replica.cc:333] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.764626 11191 raft_consensus.cc:2243] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.765064 11191 raft_consensus.cc:2272] T 838621ab53e440d589e0e78af648044a P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.766837 11191 tablet_replica.cc:333] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.767516 11191 raft_consensus.cc:2243] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.768148 11191 raft_consensus.cc:2272] T 80eb0118cf4d41f589122f0b942cd447 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.770229 11191 tablet_replica.cc:333] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.770865 11191 raft_consensus.cc:2243] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:55.771263 12661 consensus_peers.cc:597] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c -> Peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Couldn't send request to peer d84a7cc6a1354a7aa4f98fa2f5f337bb. 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:19:55.771309 11191 raft_consensus.cc:2272] T f0595da43f0948a79a2d90cf53f35f40 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.773376 11191 tablet_replica.cc:333] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.773937 11191 raft_consensus.cc:2243] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.774679 11191 raft_consensus.cc:2272] T b787c7fa121843389ea8441139e81df3 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.776435 11191 tablet_replica.cc:333] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.777021 11191 raft_consensus.cc:2243] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.777738 11191 raft_consensus.cc:2272] T 0051f943c5be4c13befe47425b89b56f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.780088 11191 tablet_replica.cc:333] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
W20260710 13:19:55.780613 12661 consensus_peers.cc:597] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c -> Peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Couldn't send request to peer d84a7cc6a1354a7aa4f98fa2f5f337bb. 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:19:55.780714 11191 raft_consensus.cc:2243] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.781217 11191 raft_consensus.cc:2272] T 6e5b1c643c4547749171c8f87198971e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.782965 11191 tablet_replica.cc:333] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.783492 11191 raft_consensus.cc:2243] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.784024 11191 raft_consensus.cc:2272] T acf59ea0336c4cdeb29b1268265dd54d P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.785663 11191 tablet_replica.cc:333] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.786149 11191 raft_consensus.cc:2243] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.786928 11191 raft_consensus.cc:2272] T 8c4b8a767fd342f0a1362099b0c943fd P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.788925 11191 tablet_replica.cc:333] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.789565 11191 raft_consensus.cc:2243] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.790220 11191 raft_consensus.cc:2272] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:55.790314 12398 consensus_peers.cc:597] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec -> Peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Couldn't send request to peer d84a7cc6a1354a7aa4f98fa2f5f337bb. 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:19:55.792306 11191 tablet_replica.cc:333] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.792760 11191 raft_consensus.cc:2243] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.793629 11191 raft_consensus.cc:2272] T 650d08c15d0a4af2a4939ff0afe90319 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.795828 11191 tablet_replica.cc:333] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.796638 11191 raft_consensus.cc:2243] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.797092 11191 raft_consensus.cc:2272] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.798756 11191 tablet_replica.cc:333] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.799245 11191 raft_consensus.cc:2243] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.799954 11191 raft_consensus.cc:2272] T b8117200043f4113b3885b9f6d22c182 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.801585 11191 tablet_replica.cc:333] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.802100 11191 raft_consensus.cc:2243] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.802601 11191 raft_consensus.cc:2272] T 64ab6bd783524c4a8d28d9d4ec9856df P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.804944 11191 tablet_replica.cc:333] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.805523 11191 raft_consensus.cc:2243] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.806370 11191 raft_consensus.cc:2272] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:55.806733 12662 consensus_peers.cc:597] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c -> Peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Couldn't send request to peer 1a58c35be9ff40b09c5962385805c928. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:45925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:55.808357 11191 tablet_replica.cc:333] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.808846 11191 raft_consensus.cc:2243] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.809530 11191 raft_consensus.cc:2272] T c8a567ce3f214c8aac0635fe0705c98e P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.811259 11191 tablet_replica.cc:333] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.811655 11191 raft_consensus.cc:2243] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.812178 11191 raft_consensus.cc:2272] T 57c8cc95e7694e9ba17a9f773fa76752 P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.813745 11191 tablet_replica.cc:333] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb: stopping tablet replica
I20260710 13:19:55.814136 11191 raft_consensus.cc:2243] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.814821 11191 raft_consensus.cc:2272] T e127ecc1e3724e668865f59cc5109e1c P d84a7cc6a1354a7aa4f98fa2f5f337bb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:55.875267 12398 consensus_peers.cc:597] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec -> Peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Couldn't send request to peer d84a7cc6a1354a7aa4f98fa2f5f337bb. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.194:33917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:55.878741 11191 tablet_server.cc:196] TabletServer@127.10.237.194:0 shutdown complete.
W20260710 13:19:55.901654 12661 consensus_peers.cc:597] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c -> Peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Couldn't send request to peer d84a7cc6a1354a7aa4f98fa2f5f337bb. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.194:33917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:55.913296 12399 consensus_peers.cc:597] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec -> Peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Couldn't send request to peer 1a58c35be9ff40b09c5962385805c928. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:45925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:55.920696 11191 tablet_server.cc:179] TabletServer@127.10.237.195:0 shutting down...
W20260710 13:19:55.927875 12660 consensus_peers.cc:597] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c -> Peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): Couldn't send request to peer 7d2b90c946744260a8b982a0a16186ec. 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:19:55.955605 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:55.958427 11191 tablet_replica.cc:333] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
W20260710 13:19:55.959386 12660 consensus_peers.cc:597] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c -> Peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): Couldn't send request to peer 7d2b90c946744260a8b982a0a16186ec. 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:19:55.959678 12662 consensus_peers.cc:597] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c -> Peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Couldn't send request to peer 1a58c35be9ff40b09c5962385805c928. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:45925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:55.960192 11191 raft_consensus.cc:2243] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.960850 11191 raft_consensus.cc:2272] T 35842fc282fa4a408a93afec85e79c20 P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.962572 11191 tablet_replica.cc:333] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:55.963239 11191 raft_consensus.cc:2243] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.963946 11191 raft_consensus.cc:2272] T acf59ea0336c4cdeb29b1268265dd54d P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.965576 11191 tablet_replica.cc:333] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:55.966078 11191 raft_consensus.cc:2243] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.966782 11191 raft_consensus.cc:2272] T f0595da43f0948a79a2d90cf53f35f40 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.968518 11191 tablet_replica.cc:333] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:55.969000 11191 raft_consensus.cc:2243] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.969576 11191 raft_consensus.cc:2272] T baa51d072fff410babb05a7641245af9 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.971391 11191 tablet_replica.cc:333] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:55.971900 11191 raft_consensus.cc:2243] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.972298 11191 raft_consensus.cc:2272] T 838621ab53e440d589e0e78af648044a P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.973960 11191 tablet_replica.cc:333] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:55.974457 11191 raft_consensus.cc:2243] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.974834 11191 raft_consensus.cc:2272] T 6d94bce5122a4bd68bdd4e0bfad3a7a9 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.976439 11191 tablet_replica.cc:333] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:55.976943 11191 raft_consensus.cc:2243] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.977644 11191 raft_consensus.cc:2272] T 64ab6bd783524c4a8d28d9d4ec9856df P 7d2b90c946744260a8b982a0a16186ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.979399 11191 tablet_replica.cc:333] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:55.979894 11191 raft_consensus.cc:2243] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:55.980583 11191 raft_consensus.cc:2272] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.982236 11191 tablet_replica.cc:333] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:55.982734 11191 raft_consensus.cc:2243] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.983193 11191 raft_consensus.cc:2272] T 650d08c15d0a4af2a4939ff0afe90319 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.984876 11191 tablet_replica.cc:333] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:55.985353 11191 raft_consensus.cc:2243] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.986066 11191 raft_consensus.cc:2272] T d40dc6673fb04f08b34ebdbe4f0d4e8f P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.988207 11191 tablet_replica.cc:333] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:55.988942 11191 raft_consensus.cc:2243] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:55.989576 12398 consensus_peers.cc:597] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec -> Peer d84a7cc6a1354a7aa4f98fa2f5f337bb (127.10.237.194:33917): Couldn't send request to peer d84a7cc6a1354a7aa4f98fa2f5f337bb. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.194:33917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:55.989686 11191 raft_consensus.cc:2272] T b8117200043f4113b3885b9f6d22c182 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.991642 11191 tablet_replica.cc:333] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:55.992077 11191 raft_consensus.cc:2243] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.992446 11191 raft_consensus.cc:2272] T b61319022df74021ba5058549f4aa77d P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.994063 11191 tablet_replica.cc:333] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:55.994479 11191 raft_consensus.cc:2243] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.994791 11191 raft_consensus.cc:2272] T 9a2e701849fd4ee194fb2f9f7a63a103 P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.996435 11191 tablet_replica.cc:333] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:55.997201 11191 raft_consensus.cc:2243] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:55.998034 11191 raft_consensus.cc:2272] T 144aec0483164d93a4bf26c895e2f9c4 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:55.999724 11191 tablet_replica.cc:333] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:56.000198 11191 raft_consensus.cc:2243] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.000929 11191 raft_consensus.cc:2272] T 57c8cc95e7694e9ba17a9f773fa76752 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.002612 11191 tablet_replica.cc:333] T e127ecc1e3724e668865f59cc5109e1c P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:56.003131 11191 raft_consensus.cc:2243] T e127ecc1e3724e668865f59cc5109e1c P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.003530 11191 raft_consensus.cc:2272] T e127ecc1e3724e668865f59cc5109e1c P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.005095 11191 tablet_replica.cc:333] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:56.005554 11191 raft_consensus.cc:2243] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.006256 11191 raft_consensus.cc:2272] T ca2b0f74b844449fb032d62425e0a176 P 7d2b90c946744260a8b982a0a16186ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.008003 11191 tablet_replica.cc:333] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec: stopping tablet replica
I20260710 13:19:56.008450 11191 raft_consensus.cc:2243] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.008778 11191 raft_consensus.cc:2272] T 5a701511c43841fd9c2535ddb8916846 P 7d2b90c946744260a8b982a0a16186ec [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:56.018427 12662 consensus_peers.cc:597] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c -> Peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Couldn't send request to peer 1a58c35be9ff40b09c5962385805c928. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:45925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:56.018885 12662 consensus_peers.cc:597] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c -> Peer 1a58c35be9ff40b09c5962385805c928 (127.10.237.193:45925): Couldn't send request to peer 1a58c35be9ff40b09c5962385805c928. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:45925: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:56.032064 12660 consensus_peers.cc:597] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c -> Peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): Couldn't send request to peer 7d2b90c946744260a8b982a0a16186ec. 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:19:56.052940 11191 tablet_server.cc:196] TabletServer@127.10.237.195:0 shutdown complete.
I20260710 13:19:56.088182 11191 tablet_server.cc:179] TabletServer@127.10.237.196:0 shutting down...
I20260710 13:19:56.112627 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:56.113230 11191 tablet_replica.cc:333] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.113916 11191 raft_consensus.cc:2243] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.114578 11191 raft_consensus.cc:2272] T c8a567ce3f214c8aac0635fe0705c98e P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.116521 11191 tablet_replica.cc:333] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.117072 11191 raft_consensus.cc:2243] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.117811 11191 raft_consensus.cc:2272] T 9a2e701849fd4ee194fb2f9f7a63a103 P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.119668 11191 tablet_replica.cc:333] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.120177 11191 raft_consensus.cc:2243] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.120702 11191 raft_consensus.cc:2272] T baa51d072fff410babb05a7641245af9 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.122444 11191 tablet_replica.cc:333] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.122967 11191 raft_consensus.cc:2243] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.123468 11191 raft_consensus.cc:2272] T b8117200043f4113b3885b9f6d22c182 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.125116 11191 tablet_replica.cc:333] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.125608 11191 raft_consensus.cc:2243] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.126302 11191 raft_consensus.cc:2272] T d40dc6673fb04f08b34ebdbe4f0d4e8f P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.127954 11191 tablet_replica.cc:333] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.128429 11191 raft_consensus.cc:2243] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.128918 11191 raft_consensus.cc:2272] T 144aec0483164d93a4bf26c895e2f9c4 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.130539 11191 tablet_replica.cc:333] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.131071 11191 raft_consensus.cc:2243] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.131522 11191 raft_consensus.cc:2272] T 8c4b8a767fd342f0a1362099b0c943fd P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.133033 11191 tablet_replica.cc:333] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.133497 11191 raft_consensus.cc:2243] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.134439 11191 raft_consensus.cc:2272] T 5a701511c43841fd9c2535ddb8916846 P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.137208 11191 tablet_replica.cc:333] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.137712 11191 raft_consensus.cc:2243] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.138207 11191 raft_consensus.cc:2272] T 57c8cc95e7694e9ba17a9f773fa76752 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:56.138692 12660 consensus_peers.cc:597] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c -> Peer 7d2b90c946744260a8b982a0a16186ec (127.10.237.195:46809): Couldn't send request to peer 7d2b90c946744260a8b982a0a16186ec. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.195:46809: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:56.139920 11191 tablet_replica.cc:333] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.140422 11191 raft_consensus.cc:2243] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.141114 11191 raft_consensus.cc:2272] T 6e5b1c643c4547749171c8f87198971e P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.142786 11191 tablet_replica.cc:333] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.143371 11191 raft_consensus.cc:2243] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.143836 11191 raft_consensus.cc:2272] T b787c7fa121843389ea8441139e81df3 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.145440 11191 tablet_replica.cc:333] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.145942 11191 raft_consensus.cc:2243] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.146394 11191 raft_consensus.cc:2272] T 0051f943c5be4c13befe47425b89b56f P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.148329 11191 tablet_replica.cc:333] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.148748 11191 raft_consensus.cc:2243] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.149142 11191 raft_consensus.cc:2272] T 80eb0118cf4d41f589122f0b942cd447 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.150656 11191 tablet_replica.cc:333] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.151139 11191 raft_consensus.cc:2243] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.151551 11191 raft_consensus.cc:2272] T ca2b0f74b844449fb032d62425e0a176 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.153219 11191 tablet_replica.cc:333] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.153626 11191 raft_consensus.cc:2243] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.154285 11191 raft_consensus.cc:2272] T b61319022df74021ba5058549f4aa77d P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.155900 11191 tablet_replica.cc:333] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.156297 11191 raft_consensus.cc:2243] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.156946 11191 raft_consensus.cc:2272] T 35842fc282fa4a408a93afec85e79c20 P d2718724bf95426d832850524f76411c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.158509 11191 tablet_replica.cc:333] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.159077 11191 raft_consensus.cc:2243] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.159524 11191 raft_consensus.cc:2272] T acf59ea0336c4cdeb29b1268265dd54d P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.161226 11191 tablet_replica.cc:333] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c: stopping tablet replica
I20260710 13:19:56.161705 11191 raft_consensus.cc:2243] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.162170 11191 raft_consensus.cc:2272] T 45dad45eaacf4c5fa6c18a15fa0c5ab2 P d2718724bf95426d832850524f76411c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.208715 11191 tablet_server.cc:196] TabletServer@127.10.237.196:0 shutdown complete.
I20260710 13:19:56.240500 11191 master.cc:562] Master@127.10.237.254:46059 shutting down...
I20260710 13:19:56.264043 11191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.264811 11191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.265169 11191 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f90e417b7a24607a645e4d170caf9e6: stopping tablet replica
I20260710 13:19:56.285354 11191 master.cc:584] Master@127.10.237.254:46059 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28277 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:19:56.345393 11191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.237.254:42645
I20260710 13:19:56.346535 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:56.351962 13136 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:19:56.352784 13135 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:19:56.352698 13138 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:19:56.353797 11191 server_base.cc:1061] running on GCE node
I20260710 13:19:56.354681 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:56.354853 11191 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:19:56.355067 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689596355047 us; error 0 us; skew 500 ppm
I20260710 13:19:56.355626 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:56.357957 11191 webserver.cc:533] Webserver started at http://127.10.237.254:33017/ using document root <none> and password file <none>
I20260710 13:19:56.358417 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:56.358599 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:56.358886 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:56.360078 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/master-0-root/instance:
uuid: "f0a7b8cb9a004335bd61e3a05b12583c"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-0q4n"
I20260710 13:19:56.364487 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:56.367839 13143 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:19:56.368547 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:56.368836 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/master-0-root
uuid: "f0a7b8cb9a004335bd61e3a05b12583c"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-0q4n"
I20260710 13:19:56.369079 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-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:19:56.389101 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:56.390273 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:56.426453 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.254:42645
I20260710 13:19:56.426553 13194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.254:42645 every 8 connection(s)
I20260710 13:19:56.430248 13195 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:19:56.439606 13195 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c: Bootstrap starting.
I20260710 13:19:56.444136 13195 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.447999 13195 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c: No bootstrap required, opened a new log
I20260710 13:19:56.449939 13195 raft_consensus.cc:359] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a7b8cb9a004335bd61e3a05b12583c" member_type: VOTER }
I20260710 13:19:56.450287 13195 raft_consensus.cc:385] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.450462 13195 raft_consensus.cc:740] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f0a7b8cb9a004335bd61e3a05b12583c, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.451051 13195 consensus_queue.cc:260] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f0a7b8cb9a004335bd61e3a05b12583c" member_type: VOTER }
I20260710 13:19:56.451457 13195 raft_consensus.cc:399] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:56.451637 13195 raft_consensus.cc:493] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:56.451836 13195 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.455758 13195 raft_consensus.cc:515] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a7b8cb9a004335bd61e3a05b12583c" member_type: VOTER }
I20260710 13:19:56.456188 13195 leader_election.cc:304] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [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: f0a7b8cb9a004335bd61e3a05b12583c; no voters: 
I20260710 13:19:56.457177 13195 leader_election.cc:290] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:56.457572 13198 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.458894 13198 raft_consensus.cc:697] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [term 1 LEADER]: Becoming Leader. State: Replica: f0a7b8cb9a004335bd61e3a05b12583c, State: Running, Role: LEADER
I20260710 13:19:56.459733 13198 consensus_queue.cc:237] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [LEADER]: Queue going to LEADER mode. State: All 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: "f0a7b8cb9a004335bd61e3a05b12583c" member_type: VOTER }
I20260710 13:19:56.460188 13195 sys_catalog.cc:565] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:56.464946 13200 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f0a7b8cb9a004335bd61e3a05b12583c. Latest consensus state: current_term: 1 leader_uuid: "f0a7b8cb9a004335bd61e3a05b12583c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a7b8cb9a004335bd61e3a05b12583c" member_type: VOTER } }
I20260710 13:19:56.465085 13199 sys_catalog.cc:455] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f0a7b8cb9a004335bd61e3a05b12583c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f0a7b8cb9a004335bd61e3a05b12583c" member_type: VOTER } }
I20260710 13:19:56.465746 13200 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:56.465847 13199 sys_catalog.cc:458] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:56.471588 13205 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:56.476222 13205 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:56.477880 11191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:56.484511 13205 catalog_manager.cc:1383] Generated new cluster ID: 681e9ce2a9c34ede8327aa8eecb59344
I20260710 13:19:56.484810 13205 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:56.497023 13205 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:56.498221 13205 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:56.512319 13205 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c: Generated new TSK 0
I20260710 13:19:56.512899 13205 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:56.544706 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:56.550709 13216 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:19:56.551872 13217 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:19:56.555325 11191 server_base.cc:1061] running on GCE node
W20260710 13:19:56.555403 13219 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:19:56.556443 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:56.556622 11191 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:19:56.556746 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689596556735 us; error 0 us; skew 500 ppm
I20260710 13:19:56.557194 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:56.559433 11191 webserver.cc:533] Webserver started at http://127.10.237.193:43079/ using document root <none> and password file <none>
I20260710 13:19:56.559912 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:56.560065 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:56.560282 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:56.561322 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-0-root/instance:
uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-0q4n"
I20260710 13:19:56.565495 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:19:56.568501 13224 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:19:56.569200 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 13:19:56.569506 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-0-root
uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-0q4n"
I20260710 13:19:56.569759 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-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:19:56.587265 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:56.588428 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:56.590126 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:56.592505 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:56.592672 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:56.592855 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:56.592991 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:56.631206 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.193:39995
I20260710 13:19:56.631299 13286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.193:39995 every 8 connection(s)
I20260710 13:19:56.636260 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:56.644001 13291 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:19:56.645924 13292 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:19:56.648610 13294 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:19:56.648934 11191 server_base.cc:1061] running on GCE node
I20260710 13:19:56.649603 13287 heartbeater.cc:344] Connected to a master server at 127.10.237.254:42645
I20260710 13:19:56.649959 13287 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:56.650297 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:56.650537 11191 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:19:56.650705 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689596650689 us; error 0 us; skew 500 ppm
I20260710 13:19:56.650653 13287 heartbeater.cc:507] Master 127.10.237.254:42645 requested a full tablet report, sending...
I20260710 13:19:56.651433 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:56.652969 13160 ts_manager.cc:194] Registered new tserver with Master: ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:56.654874 11191 webserver.cc:533] Webserver started at http://127.10.237.194:45985/ using document root <none> and password file <none>
I20260710 13:19:56.654973 13160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49538
I20260710 13:19:56.655462 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:56.655701 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:56.655993 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:56.657147 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-1-root/instance:
uuid: "116b97d2863348dab2ba875b77c1a36f"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-0q4n"
I20260710 13:19:56.661593 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:56.664763 13299 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:19:56.665514 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:56.665808 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-1-root
uuid: "116b97d2863348dab2ba875b77c1a36f"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-0q4n"
I20260710 13:19:56.666078 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-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:19:56.691808 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:56.692974 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:56.694360 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:56.696537 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:56.696715 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:56.697005 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:56.697160 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:56.734644 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.194:34675
I20260710 13:19:56.734740 13361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.194:34675 every 8 connection(s)
I20260710 13:19:56.739272 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:56.745918 13365 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:19:56.746874 13366 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:19:56.748597 11191 server_base.cc:1061] running on GCE node
W20260710 13:19:56.749411 13369 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:19:56.750382 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:56.750629 11191 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:19:56.750839 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689596750809 us; error 0 us; skew 500 ppm
I20260710 13:19:56.751237 13362 heartbeater.cc:344] Connected to a master server at 127.10.237.254:42645
I20260710 13:19:56.751570 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:56.751621 13362 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:56.752650 13362 heartbeater.cc:507] Master 127.10.237.254:42645 requested a full tablet report, sending...
I20260710 13:19:56.754367 11191 webserver.cc:533] Webserver started at http://127.10.237.195:35315/ using document root <none> and password file <none>
I20260710 13:19:56.754861 13160 ts_manager.cc:194] Registered new tserver with Master: 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:56.754987 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:56.755306 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:56.755622 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:56.756635 13160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49548
I20260710 13:19:56.757092 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-2-root/instance:
uuid: "a7fb010e15c24a20a65bb8703515d78c"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-0q4n"
I20260710 13:19:56.761970 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:19:56.765036 13373 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:19:56.765738 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:19:56.766021 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-2-root
uuid: "a7fb010e15c24a20a65bb8703515d78c"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-0q4n"
I20260710 13:19:56.766255 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-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:19:56.777107 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:56.778258 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:56.779703 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:56.781769 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:56.782015 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:56.782260 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:56.782431 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:56.819973 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.195:37927
I20260710 13:19:56.820079 13435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.195:37927 every 8 connection(s)
I20260710 13:19:56.824663 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:56.831420 13439 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:19:56.832964 13440 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:19:56.835333 11191 server_base.cc:1061] running on GCE node
W20260710 13:19:56.835428 13442 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:19:56.836735 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:56.836985 11191 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:19:56.837190 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689596837173 us; error 0 us; skew 500 ppm
I20260710 13:19:56.837268 13436 heartbeater.cc:344] Connected to a master server at 127.10.237.254:42645
I20260710 13:19:56.837687 13436 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:56.837822 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:56.838501 13436 heartbeater.cc:507] Master 127.10.237.254:42645 requested a full tablet report, sending...
I20260710 13:19:56.840529 11191 webserver.cc:533] Webserver started at http://127.10.237.196:45397/ using document root <none> and password file <none>
I20260710 13:19:56.840767 13160 ts_manager.cc:194] Registered new tserver with Master: a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:56.841065 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:56.841321 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:56.841574 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:56.842191 13160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49556
I20260710 13:19:56.842730 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-3-root/instance:
uuid: "634a4795dc5549e2a69da61433082eeb"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-0q4n"
I20260710 13:19:56.846977 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:19:56.849972 13447 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:19:56.850700 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:56.850987 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-3-root
uuid: "634a4795dc5549e2a69da61433082eeb"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-0q4n"
I20260710 13:19:56.851312 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-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:19:56.874205 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:56.875460 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:56.876667 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:56.878764 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:56.878984 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:56.879273 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:56.879451 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:56.917292 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.196:40527
I20260710 13:19:56.917393 13509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.196:40527 every 8 connection(s)
I20260710 13:19:56.930301 13510 heartbeater.cc:344] Connected to a master server at 127.10.237.254:42645
I20260710 13:19:56.930691 13510 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:56.931504 13510 heartbeater.cc:507] Master 127.10.237.254:42645 requested a full tablet report, sending...
I20260710 13:19:56.933329 13160 ts_manager.cc:194] Registered new tserver with Master: 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:56.933688 11191 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013482024s
I20260710 13:19:56.935058 13160 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49560
I20260710 13:19:56.959096 13160 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49576:
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:19:57.092460 13327 tablet_service.cc:1511] Processing CreateTablet for tablet a5fee3cb14454e0293339fcb94478bc4 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:57.093868 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5fee3cb14454e0293339fcb94478bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.100085 13325 tablet_service.cc:1511] Processing CreateTablet for tablet b5c58a2bc6f14a4891c275c290f517d1 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:57.101539 13325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c58a2bc6f14a4891c275c290f517d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.102403 13401 tablet_service.cc:1511] Processing CreateTablet for tablet a5fee3cb14454e0293339fcb94478bc4 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:57.103749 13401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5fee3cb14454e0293339fcb94478bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.103446 13399 tablet_service.cc:1511] Processing CreateTablet for tablet 46957502bbfe458591d7bd52fad20394 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:57.104187 13324 tablet_service.cc:1511] Processing CreateTablet for tablet 3ede7216ecd94770a85a31667404832a (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:57.104748 13399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46957502bbfe458591d7bd52fad20394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.104815 13323 tablet_service.cc:1511] Processing CreateTablet for tablet 73d6d27031404fe5a5fbd89da18a7784 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:57.105561 13324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ede7216ecd94770a85a31667404832a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.105805 13400 tablet_service.cc:1511] Processing CreateTablet for tablet 7036b71874b24c1fb0a9649d9ac22518 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:57.106762 13326 tablet_service.cc:1511] Processing CreateTablet for tablet 7036b71874b24c1fb0a9649d9ac22518 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:57.107182 13400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7036b71874b24c1fb0a9649d9ac22518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.108201 13398 tablet_service.cc:1511] Processing CreateTablet for tablet 3ede7216ecd94770a85a31667404832a (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:57.109481 13398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ede7216ecd94770a85a31667404832a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.106221 13323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d6d27031404fe5a5fbd89da18a7784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.112258 13397 tablet_service.cc:1511] Processing CreateTablet for tablet a9365d4b6c6c4fd89d95733d68dedb35 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:57.113914 13397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9365d4b6c6c4fd89d95733d68dedb35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.114329 13326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7036b71874b24c1fb0a9649d9ac22518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.141404 13526 tablet_bootstrap.cc:492] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:57.146121 13322 tablet_service.cc:1511] Processing CreateTablet for tablet 7206d8970d5248cbbba64763fdf661e3 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:57.147583 13322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7206d8970d5248cbbba64763fdf661e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.152489 13396 tablet_service.cc:1511] Processing CreateTablet for tablet 7206d8970d5248cbbba64763fdf661e3 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:57.153777 13396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7206d8970d5248cbbba64763fdf661e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.164959 13527 tablet_bootstrap.cc:492] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:57.169193 13526 tablet_bootstrap.cc:654] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.172449 13396 tablet_service.cc:1511] Processing CreateTablet for tablet c6a6f0979a6d47b892c9fb598c14b64c (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:57.172755 13322 tablet_service.cc:1511] Processing CreateTablet for tablet c6a6f0979a6d47b892c9fb598c14b64c (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:57.173735 13396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a6f0979a6d47b892c9fb598c14b64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.175446 13322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a6f0979a6d47b892c9fb598c14b64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.192600 13474 tablet_service.cc:1511] Processing CreateTablet for tablet b5c58a2bc6f14a4891c275c290f517d1 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:57.193490 13471 tablet_service.cc:1511] Processing CreateTablet for tablet a9365d4b6c6c4fd89d95733d68dedb35 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:57.194082 13474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c58a2bc6f14a4891c275c290f517d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.194173 13475 tablet_service.cc:1511] Processing CreateTablet for tablet a5fee3cb14454e0293339fcb94478bc4 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:57.194762 13471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9365d4b6c6c4fd89d95733d68dedb35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.196069 13469 tablet_service.cc:1511] Processing CreateTablet for tablet 6415876ac8c24bd7932a24dcbc28413d (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:57.196161 13473 tablet_service.cc:1511] Processing CreateTablet for tablet 46957502bbfe458591d7bd52fad20394 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:57.197911 13472 tablet_service.cc:1511] Processing CreateTablet for tablet 73d6d27031404fe5a5fbd89da18a7784 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:57.198559 13470 tablet_service.cc:1511] Processing CreateTablet for tablet 7206d8970d5248cbbba64763fdf661e3 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:57.204977 13475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5fee3cb14454e0293339fcb94478bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.212163 13472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d6d27031404fe5a5fbd89da18a7784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.214395 13324 tablet_service.cc:1511] Processing CreateTablet for tablet 6415876ac8c24bd7932a24dcbc28413d (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:57.216068 13324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6415876ac8c24bd7932a24dcbc28413d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.217015 13468 tablet_service.cc:1511] Processing CreateTablet for tablet 5e92e433e03646f3a5e11857538fc5dd (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:57.218322 13468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e92e433e03646f3a5e11857538fc5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.218477 13252 tablet_service.cc:1511] Processing CreateTablet for tablet 7036b71874b24c1fb0a9649d9ac22518 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:57.219805 13252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7036b71874b24c1fb0a9649d9ac22518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.220228 13467 tablet_service.cc:1511] Processing CreateTablet for tablet da3961124087452baf3c61dd831419ed (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:57.221473 13467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3961124087452baf3c61dd831419ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.221421 13244 tablet_service.cc:1511] Processing CreateTablet for tablet 5e92e433e03646f3a5e11857538fc5dd (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:57.222822 13244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e92e433e03646f3a5e11857538fc5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.224022 13251 tablet_service.cc:1511] Processing CreateTablet for tablet b5c58a2bc6f14a4891c275c290f517d1 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:57.225292 13251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5c58a2bc6f14a4891c275c290f517d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.225119 13243 tablet_service.cc:1511] Processing CreateTablet for tablet f5080aa61dac4d799a2d9366de2f1f45 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:57.226320 13243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5080aa61dac4d799a2d9366de2f1f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.227386 13469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6415876ac8c24bd7932a24dcbc28413d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.228159 13249 tablet_service.cc:1511] Processing CreateTablet for tablet 3ede7216ecd94770a85a31667404832a (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:57.229475 13249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ede7216ecd94770a85a31667404832a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.229297 13246 tablet_service.cc:1511] Processing CreateTablet for tablet c6a6f0979a6d47b892c9fb598c14b64c (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:57.231410 13250 tablet_service.cc:1511] Processing CreateTablet for tablet 46957502bbfe458591d7bd52fad20394 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:57.228171 13245 tablet_service.cc:1511] Processing CreateTablet for tablet 6415876ac8c24bd7932a24dcbc28413d (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:57.232801 13248 tablet_service.cc:1511] Processing CreateTablet for tablet 73d6d27031404fe5a5fbd89da18a7784 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:57.231467 13247 tablet_service.cc:1511] Processing CreateTablet for tablet a9365d4b6c6c4fd89d95733d68dedb35 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:57.232820 13250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46957502bbfe458591d7bd52fad20394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.234846 13466 tablet_service.cc:1511] Processing CreateTablet for tablet 215bfe4c990443cda0ddf91f365019bd (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:57.236187 13466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215bfe4c990443cda0ddf91f365019bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.239343 13470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7206d8970d5248cbbba64763fdf661e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.239387 13248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d6d27031404fe5a5fbd89da18a7784. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.241080 13247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9365d4b6c6c4fd89d95733d68dedb35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.242010 13246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a6f0979a6d47b892c9fb598c14b64c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.243458 13245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6415876ac8c24bd7932a24dcbc28413d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.247401 13473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46957502bbfe458591d7bd52fad20394. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.253371 13398 tablet_service.cc:1511] Processing CreateTablet for tablet 5e92e433e03646f3a5e11857538fc5dd (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:57.254673 13398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e92e433e03646f3a5e11857538fc5dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.259086 13323 tablet_service.cc:1511] Processing CreateTablet for tablet da3961124087452baf3c61dd831419ed (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:57.260496 13323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3961124087452baf3c61dd831419ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.268957 13396 tablet_service.cc:1511] Processing CreateTablet for tablet da3961124087452baf3c61dd831419ed (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:57.269789 13327 tablet_service.cc:1511] Processing CreateTablet for tablet f5080aa61dac4d799a2d9366de2f1f45 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:57.270258 13396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3961124087452baf3c61dd831419ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.270972 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5080aa61dac4d799a2d9366de2f1f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.280939 13397 tablet_service.cc:1511] Processing CreateTablet for tablet f5080aa61dac4d799a2d9366de2f1f45 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:57.282332 13397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5080aa61dac4d799a2d9366de2f1f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.285013 13527 tablet_bootstrap.cc:654] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.290421 13326 tablet_service.cc:1511] Processing CreateTablet for tablet 215bfe4c990443cda0ddf91f365019bd (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:57.291790 13326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215bfe4c990443cda0ddf91f365019bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.296029 13321 tablet_service.cc:1511] Processing CreateTablet for tablet 7bbef16cc62c45628239186b01489175 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:57.297377 13321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbef16cc62c45628239186b01489175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.300190 13320 tablet_service.cc:1511] Processing CreateTablet for tablet 29be7206a74040959c003bc0c78f7813 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:57.301481 13320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29be7206a74040959c003bc0c78f7813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.304240 13319 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd98d629b3a4abebce1d3321379bdb2 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:57.305843 13319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd98d629b3a4abebce1d3321379bdb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.308241 13318 tablet_service.cc:1511] Processing CreateTablet for tablet a3e13c1568904acbbb2631e86f05727b (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:57.312606 13396 tablet_service.cc:1511] Processing CreateTablet for tablet 7631f3ce45b9467eb73866b5d100bcf9 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:57.313859 13396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7631f3ce45b9467eb73866b5d100bcf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.315254 13399 tablet_service.cc:1511] Processing CreateTablet for tablet 7bbef16cc62c45628239186b01489175 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:57.316473 13399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbef16cc62c45628239186b01489175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.317790 13400 tablet_service.cc:1511] Processing CreateTablet for tablet 5039cc8fd8304d4388e3a6d08280a30d (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:57.318990 13400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5039cc8fd8304d4388e3a6d08280a30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.320161 13395 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd98d629b3a4abebce1d3321379bdb2 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:57.321448 13395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd98d629b3a4abebce1d3321379bdb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.325484 13393 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb1676754e545c0827db7c36b12448b (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:57.326777 13393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb1676754e545c0827db7c36b12448b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.340006 13392 tablet_service.cc:1511] Processing CreateTablet for tablet c524cac3184e4ae093b80bd0f0a8e21f (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:57.309312 13325 tablet_service.cc:1511] Processing CreateTablet for tablet eb9b7d334d6349448684dc88e3997eaa (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:57.341511 13392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c524cac3184e4ae093b80bd0f0a8e21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.342741 13394 tablet_service.cc:1511] Processing CreateTablet for tablet a3e13c1568904acbbb2631e86f05727b (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:57.344030 13394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e13c1568904acbbb2631e86f05727b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.346983 13318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e13c1568904acbbb2631e86f05727b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.354648 13244 tablet_service.cc:1511] Processing CreateTablet for tablet 215bfe4c990443cda0ddf91f365019bd (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:57.356077 13244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 215bfe4c990443cda0ddf91f365019bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.364676 13325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9b7d334d6349448684dc88e3997eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.365424 13471 tablet_service.cc:1511] Processing CreateTablet for tablet 7631f3ce45b9467eb73866b5d100bcf9 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:57.366843 13471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7631f3ce45b9467eb73866b5d100bcf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.364735 13529 tablet_bootstrap.cc:492] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:57.372009 13401 tablet_service.cc:1511] Processing CreateTablet for tablet eb9b7d334d6349448684dc88e3997eaa (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:57.373347 13401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9b7d334d6349448684dc88e3997eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.379282 13244 tablet_service.cc:1511] Processing CreateTablet for tablet 7631f3ce45b9467eb73866b5d100bcf9 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:57.380689 13244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7631f3ce45b9467eb73866b5d100bcf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.396497 13244 tablet_service.cc:1511] Processing CreateTablet for tablet 7bbef16cc62c45628239186b01489175 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:57.397855 13244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bbef16cc62c45628239186b01489175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.420836 13322 tablet_service.cc:1511] Processing CreateTablet for tablet abe05d8eb2cb4be386c6ff212cd1f270 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:57.422461 13322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe05d8eb2cb4be386c6ff212cd1f270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.420836 13324 tablet_service.cc:1511] Processing CreateTablet for tablet c524cac3184e4ae093b80bd0f0a8e21f (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:57.426057 13324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c524cac3184e4ae093b80bd0f0a8e21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.428369 13471 tablet_service.cc:1511] Processing CreateTablet for tablet eb9b7d334d6349448684dc88e3997eaa (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:57.430066 13471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9b7d334d6349448684dc88e3997eaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.463155 13246 tablet_service.cc:1511] Processing CreateTablet for tablet 29be7206a74040959c003bc0c78f7813 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:57.466809 13246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29be7206a74040959c003bc0c78f7813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.481967 13251 tablet_service.cc:1511] Processing CreateTablet for tablet a3e13c1568904acbbb2631e86f05727b (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:57.465854 13531 tablet_bootstrap.cc:492] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:57.483327 13251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e13c1568904acbbb2631e86f05727b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.472292 13529 tablet_bootstrap.cc:654] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.472800 13526 tablet_bootstrap.cc:492] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
W20260710 13:19:57.473029 13208 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:57.488334 13248 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb1676754e545c0827db7c36b12448b (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:57.489667 13248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb1676754e545c0827db7c36b12448b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.475196 13252 tablet_service.cc:1511] Processing CreateTablet for tablet 5039cc8fd8304d4388e3a6d08280a30d (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:57.476027 13527 tablet_bootstrap.cc:492] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:57.488268 13475 tablet_service.cc:1511] Processing CreateTablet for tablet 29be7206a74040959c003bc0c78f7813 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:57.495832 13471 tablet_service.cc:1511] Processing CreateTablet for tablet 5039cc8fd8304d4388e3a6d08280a30d (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:57.499766 13531 tablet_bootstrap.cc:654] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.534631 13527 ts_tablet_manager.cc:1403] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.371s	user 0.030s	sys 0.019s
I20260710 13:19:57.537761 13475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29be7206a74040959c003bc0c78f7813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.537562 13470 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb1676754e545c0827db7c36b12448b (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:57.538951 13470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb1676754e545c0827db7c36b12448b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.509569 13474 tablet_service.cc:1511] Processing CreateTablet for tablet 1dd98d629b3a4abebce1d3321379bdb2 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:57.540105 13474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1dd98d629b3a4abebce1d3321379bdb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.540220 13527 raft_consensus.cc:359] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:57.540982 13527 raft_consensus.cc:385] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.541247 13527 raft_consensus.cc:740] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.541958 13527 consensus_queue.cc:260] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:57.532747 13467 tablet_service.cc:1511] Processing CreateTablet for tablet abe05d8eb2cb4be386c6ff212cd1f270 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:57.536247 13250 tablet_service.cc:1511] Processing CreateTablet for tablet abe05d8eb2cb4be386c6ff212cd1f270 (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:57.543578 13526 ts_tablet_manager.cc:1403] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.403s	user 0.022s	sys 0.035s
I20260710 13:19:57.549628 13471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5039cc8fd8304d4388e3a6d08280a30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.555754 13531 tablet_bootstrap.cc:492] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:57.564028 13473 tablet_service.cc:1511] Processing CreateTablet for tablet c524cac3184e4ae093b80bd0f0a8e21f (DEFAULT_TABLE table=test-workload [id=d8def2e0e45446bcad73cfde57a88bb4]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:57.565405 13467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe05d8eb2cb4be386c6ff212cd1f270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.566438 13526 raft_consensus.cc:359] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.571718 13526 raft_consensus.cc:385] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.573560 13526 raft_consensus.cc:740] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.576920 13529 tablet_bootstrap.cc:492] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:57.577637 13529 ts_tablet_manager.cc:1403] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.213s	user 0.028s	sys 0.026s
I20260710 13:19:57.581553 13529 raft_consensus.cc:359] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:57.582494 13529 raft_consensus.cc:385] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.576711 13473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c524cac3184e4ae093b80bd0f0a8e21f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.593427 13531 ts_tablet_manager.cc:1403] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.000s
I20260710 13:19:57.582855 13529 raft_consensus.cc:740] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.597610 13252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5039cc8fd8304d4388e3a6d08280a30d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.600976 13526 consensus_queue.cc:260] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.604681 13527 ts_tablet_manager.cc:1434] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.067s	user 0.021s	sys 0.035s
I20260710 13:19:57.605412 13436 heartbeater.cc:499] Master 127.10.237.254:42645 was elected leader, sending a full tablet report...
I20260710 13:19:57.605710 13527 tablet_bootstrap.cc:492] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:57.604880 13529 consensus_queue.cc:260] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:57.609175 13531 raft_consensus.cc:359] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:57.612286 13527 tablet_bootstrap.cc:654] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.613163 13531 raft_consensus.cc:385] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.614836 13531 raft_consensus.cc:740] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.615907 13531 consensus_queue.cc:260] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:57.647436 13287 heartbeater.cc:499] Master 127.10.237.254:42645 was elected leader, sending a full tablet report...
I20260710 13:19:57.648643 13531 ts_tablet_manager.cc:1434] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.049s	user 0.002s	sys 0.008s
I20260710 13:19:57.650408 13362 heartbeater.cc:499] Master 127.10.237.254:42645 was elected leader, sending a full tablet report...
I20260710 13:19:57.651593 13510 heartbeater.cc:499] Master 127.10.237.254:42645 was elected leader, sending a full tablet report...
I20260710 13:19:57.645816 13250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe05d8eb2cb4be386c6ff212cd1f270. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.666742 13529 ts_tablet_manager.cc:1434] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.089s	user 0.011s	sys 0.006s
I20260710 13:19:57.667848 13529 tablet_bootstrap.cc:492] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
W20260710 13:19:57.671721 13511 tablet.cc:2406] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:57.669775 13526 ts_tablet_manager.cc:1434] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.115s	user 0.014s	sys 0.027s
I20260710 13:19:57.676548 13526 tablet_bootstrap.cc:492] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:57.682686 13526 tablet_bootstrap.cc:654] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.683352 13534 raft_consensus.cc:493] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.684095 13534 raft_consensus.cc:515] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:57.686723 13534 leader_election.cc:290] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:57.688994 13529 tablet_bootstrap.cc:654] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.692040 13527 tablet_bootstrap.cc:492] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:57.692560 13527 ts_tablet_manager.cc:1403] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.029s
I20260710 13:19:57.695991 13527 raft_consensus.cc:359] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.696818 13527 raft_consensus.cc:385] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.695974 13536 raft_consensus.cc:493] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.697415 13536 raft_consensus.cc:515] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:57.699988 13536 leader_election.cc:290] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:57.669279 13531 tablet_bootstrap.cc:492] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:57.709647 13531 tablet_bootstrap.cc:654] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.716528 13527 raft_consensus.cc:740] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.718448 13527 consensus_queue.cc:260] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.722070 13527 ts_tablet_manager.cc:1434] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 13:19:57.723474 13527 tablet_bootstrap.cc:492] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:57.727123 13529 tablet_bootstrap.cc:492] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:57.727669 13529 ts_tablet_manager.cc:1403] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.060s	user 0.004s	sys 0.010s
I20260710 13:19:57.730782 13527 tablet_bootstrap.cc:654] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.731310 13529 raft_consensus.cc:359] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:57.732251 13529 raft_consensus.cc:385] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.732605 13529 raft_consensus.cc:740] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.732822 13531 tablet_bootstrap.cc:492] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:57.733884 13531 ts_tablet_manager.cc:1403] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.002s
I20260710 13:19:57.751366 13529 consensus_queue.cc:260] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:57.753345 13531 raft_consensus.cc:359] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:57.754354 13531 raft_consensus.cc:385] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.754736 13529 ts_tablet_manager.cc:1434] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.005s
I20260710 13:19:57.755826 13529 tablet_bootstrap.cc:492] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:57.754743 13531 raft_consensus.cc:740] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.756803 13531 consensus_queue.cc:260] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:57.757310 13527 tablet_bootstrap.cc:492] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:57.757902 13527 ts_tablet_manager.cc:1403] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.035s	user 0.025s	sys 0.009s
I20260710 13:19:57.759261 13531 ts_tablet_manager.cc:1434] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.011s
I20260710 13:19:57.760257 13531 tablet_bootstrap.cc:492] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:57.761052 13527 raft_consensus.cc:359] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:57.761886 13527 raft_consensus.cc:385] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.762225 13527 raft_consensus.cc:740] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.763187 13527 consensus_queue.cc:260] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:57.765758 13527 ts_tablet_manager.cc:1434] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:57.766791 13527 tablet_bootstrap.cc:492] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:57.768661 13531 tablet_bootstrap.cc:654] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.774425 13527 tablet_bootstrap.cc:654] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.782671 13529 tablet_bootstrap.cc:654] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.785111 13531 tablet_bootstrap.cc:492] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:57.785588 13531 ts_tablet_manager.cc:1403] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260710 13:19:57.788494 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e92e433e03646f3a5e11857538fc5dd" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:57.788785 13531 raft_consensus.cc:359] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.789788 13531 raft_consensus.cc:385] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.790166 13531 raft_consensus.cc:740] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
W20260710 13:19:57.790407 13227 leader_election.cc:343] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.791214 13531 consensus_queue.cc:260] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.792160 13526 tablet_bootstrap.cc:492] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:57.794589 13531 ts_tablet_manager.cc:1434] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 13:19:57.795845 13531 tablet_bootstrap.cc:492] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:57.800680 13527 tablet_bootstrap.cc:492] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:57.801286 13527 ts_tablet_manager.cc:1403] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.011s
I20260710 13:19:57.802414 13531 tablet_bootstrap.cc:654] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.792698 13526 ts_tablet_manager.cc:1403] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.116s	user 0.006s	sys 0.007s
I20260710 13:19:57.808856 13527 raft_consensus.cc:359] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.813990 13531 tablet_bootstrap.cc:492] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:57.814167 13527 raft_consensus.cc:385] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.814548 13531 ts_tablet_manager.cc:1403] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:19:57.814605 13527 raft_consensus.cc:740] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.815665 13527 consensus_queue.cc:260] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.817716 13531 raft_consensus.cc:359] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:57.818470 13531 raft_consensus.cc:385] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.821714 13527 ts_tablet_manager.cc:1434] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:19:57.822902 13527 tablet_bootstrap.cc:492] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:57.826251 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46957502bbfe458591d7bd52fad20394" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
W20260710 13:19:57.827895 13376 leader_election.cc:343] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.818754 13531 raft_consensus.cc:740] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.829528 13531 consensus_queue.cc:260] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:57.833809 13531 ts_tablet_manager.cc:1434] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:19:57.834923 13531 tablet_bootstrap.cc:492] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:57.836078 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e92e433e03646f3a5e11857538fc5dd" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:57.836515 13527 tablet_bootstrap.cc:654] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:57.837673 13225 leader_election.cc:343] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.838148 13225 leader_election.cc:304] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca7dff11d34f42c6a535e56b8b9374e4; no voters: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c
I20260710 13:19:57.839190 13536 raft_consensus.cc:2749] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.840240 13526 raft_consensus.cc:359] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:57.841002 13526 raft_consensus.cc:385] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.841317 13526 raft_consensus.cc:740] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.842554 13531 tablet_bootstrap.cc:654] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.844731 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46957502bbfe458591d7bd52fad20394" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
W20260710 13:19:57.846310 13376 leader_election.cc:343] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.846975 13527 tablet_bootstrap.cc:492] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:57.846771 13376 leader_election.cc:304] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7fb010e15c24a20a65bb8703515d78c; no voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:57.847506 13527 ts_tablet_manager.cc:1403] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.002s
I20260710 13:19:57.847708 13534 raft_consensus.cc:2749] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.848536 13531 tablet_bootstrap.cc:492] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:57.849058 13529 tablet_bootstrap.cc:492] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:57.849535 13529 ts_tablet_manager.cc:1403] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.094s	user 0.020s	sys 0.009s
I20260710 13:19:57.849323 13526 consensus_queue.cc:260] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:57.850551 13527 raft_consensus.cc:359] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.851277 13526 ts_tablet_manager.cc:1434] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.001s
I20260710 13:19:57.851364 13527 raft_consensus.cc:385] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.851796 13527 raft_consensus.cc:740] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.852335 13526 tablet_bootstrap.cc:492] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:57.852504 13529 raft_consensus.cc:359] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:57.852622 13527 consensus_queue.cc:260] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.853468 13529 raft_consensus.cc:385] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.853814 13529 raft_consensus.cc:740] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.854588 13529 consensus_queue.cc:260] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:57.855261 13527 ts_tablet_manager.cc:1434] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:57.857162 13529 ts_tablet_manager.cc:1434] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:19:57.858254 13529 tablet_bootstrap.cc:492] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:57.858736 13527 tablet_bootstrap.cc:492] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:57.849047 13531 ts_tablet_manager.cc:1403] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.002s
I20260710 13:19:57.859285 13526 tablet_bootstrap.cc:654] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.864591 13529 tablet_bootstrap.cc:654] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.861858 13531 raft_consensus.cc:359] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:57.868448 13531 raft_consensus.cc:385] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.868844 13531 raft_consensus.cc:740] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.869802 13531 consensus_queue.cc:260] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:57.873485 13531 ts_tablet_manager.cc:1434] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 13:19:57.874483 13531 tablet_bootstrap.cc:492] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:57.881026 13531 tablet_bootstrap.cc:654] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.883279 13527 tablet_bootstrap.cc:654] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.892644 13529 tablet_bootstrap.cc:492] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:57.893093 13527 tablet_bootstrap.cc:492] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:57.893239 13529 ts_tablet_manager.cc:1403] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260710 13:19:57.893584 13527 ts_tablet_manager.cc:1403] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.000s
I20260710 13:19:57.896483 13529 raft_consensus.cc:359] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.897432 13529 raft_consensus.cc:385] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.897814 13529 raft_consensus.cc:740] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.897308 13527 raft_consensus.cc:359] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:57.898849 13527 raft_consensus.cc:385] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.898705 13529 consensus_queue.cc:260] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.899206 13527 raft_consensus.cc:740] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.900058 13527 consensus_queue.cc:260] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:57.900945 13526 tablet_bootstrap.cc:492] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:57.901026 13529 ts_tablet_manager.cc:1434] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:57.901559 13526 ts_tablet_manager.cc:1403] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.049s	user 0.030s	sys 0.015s
I20260710 13:19:57.902134 13529 tablet_bootstrap.cc:492] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:57.905180 13526 raft_consensus.cc:359] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.905968 13526 raft_consensus.cc:385] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.906266 13526 raft_consensus.cc:740] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.908002 13534 raft_consensus.cc:493] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.908488 13534 raft_consensus.cc:515] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.908903 13529 tablet_bootstrap.cc:654] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.910374 13531 tablet_bootstrap.cc:492] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:57.910888 13531 ts_tablet_manager.cc:1403] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.003s
I20260710 13:19:57.910943 13534 leader_election.cc:290] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:57.914191 13531 raft_consensus.cc:359] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:57.914990 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fee3cb14454e0293339fcb94478bc4" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:57.915627 13485 raft_consensus.cc:2468] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 0.
I20260710 13:19:57.915370 13526 consensus_queue.cc:260] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.917771 13526 ts_tablet_manager.cc:1434] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260710 13:19:57.918175 13527 ts_tablet_manager.cc:1434] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 13:19:57.918713 13526 tablet_bootstrap.cc:492] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:57.919812 13376 leader_election.cc:304] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:19:57.921476 13534 raft_consensus.cc:2804] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.921984 13534 raft_consensus.cc:493] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.922431 13534 raft_consensus.cc:3060] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.914901 13531 raft_consensus.cc:385] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.924707 13531 raft_consensus.cc:740] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.925724 13531 consensus_queue.cc:260] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:57.927428 13531 ts_tablet_manager.cc:1434] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260710 13:19:57.929944 13531 tablet_bootstrap.cc:492] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:57.930380 13526 tablet_bootstrap.cc:654] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.936128 13531 tablet_bootstrap.cc:654] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.948505 13527 tablet_bootstrap.cc:492] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:57.955389 13529 tablet_bootstrap.cc:492] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:57.955173 13534 raft_consensus.cc:515] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.955866 13529 ts_tablet_manager.cc:1403] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.008s
I20260710 13:19:57.958163 13534 leader_election.cc:290] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Requested vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:57.958843 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fee3cb14454e0293339fcb94478bc4" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:19:57.958878 13529 raft_consensus.cc:359] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:57.959633 13485 raft_consensus.cc:3060] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.959753 13527 tablet_bootstrap.cc:654] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.959873 13529 raft_consensus.cc:385] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.960325 13529 raft_consensus.cc:740] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.961570 13531 tablet_bootstrap.cc:492] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:57.961197 13529 consensus_queue.cc:260] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:57.962054 13531 ts_tablet_manager.cc:1403] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.007s
I20260710 13:19:57.963536 13529 ts_tablet_manager.cc:1434] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 13:19:57.964697 13529 tablet_bootstrap.cc:492] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:57.965023 13531 raft_consensus.cc:359] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:57.965776 13531 raft_consensus.cc:385] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.966048 13531 raft_consensus.cc:740] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.969058 13526 tablet_bootstrap.cc:492] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:57.969564 13526 ts_tablet_manager.cc:1403] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.016s
I20260710 13:19:57.971609 13529 tablet_bootstrap.cc:654] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.966764 13531 consensus_queue.cc:260] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:57.973789 13531 ts_tablet_manager.cc:1434] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:19:57.974758 13531 tablet_bootstrap.cc:492] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:57.982133 13531 tablet_bootstrap.cc:654] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.984082 13526 raft_consensus.cc:359] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.984823 13526 raft_consensus.cc:385] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.985117 13526 raft_consensus.cc:740] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.986055 13529 tablet_bootstrap.cc:492] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:57.985958 13526 consensus_queue.cc:260] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:57.986552 13529 ts_tablet_manager.cc:1403] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.011s
I20260710 13:19:57.988224 13526 ts_tablet_manager.cc:1434] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:19:57.989539 13526 tablet_bootstrap.cc:492] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:57.989445 13529 raft_consensus.cc:359] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:57.990222 13529 raft_consensus.cc:385] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.990510 13529 raft_consensus.cc:740] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.991406 13529 consensus_queue.cc:260] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:57.993917 13529 ts_tablet_manager.cc:1434] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:57.994884 13529 tablet_bootstrap.cc:492] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:57.996300 13526 tablet_bootstrap.cc:654] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.001765 13529 tablet_bootstrap.cc:654] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.008555 13526 tablet_bootstrap.cc:492] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:58.009205 13526 ts_tablet_manager.cc:1403] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:19:58.012064 13529 tablet_bootstrap.cc:492] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:58.012638 13529 ts_tablet_manager.cc:1403] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260710 13:19:58.012154 13526 raft_consensus.cc:359] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.012980 13526 raft_consensus.cc:385] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.013281 13526 raft_consensus.cc:740] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.014094 13526 consensus_queue.cc:260] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.015532 13529 raft_consensus.cc:359] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.016256 13529 raft_consensus.cc:385] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.016534 13526 ts_tablet_manager.cc:1434] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:58.017390 13526 tablet_bootstrap.cc:492] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:58.022677 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fee3cb14454e0293339fcb94478bc4" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.023283 13526 tablet_bootstrap.cc:654] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.023420 13337 raft_consensus.cc:2468] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 0.
I20260710 13:19:58.024322 13536 raft_consensus.cc:493] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.024778 13536 raft_consensus.cc:515] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.026383 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fee3cb14454e0293339fcb94478bc4" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:58.026983 13336 raft_consensus.cc:3060] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.029743 13485 raft_consensus.cc:2468] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:19:58.030930 13536 leader_election.cc:290] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:58.031003 13376 leader_election.cc:304] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:19:58.031946 13534 raft_consensus.cc:2804] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.016541 13529 raft_consensus.cc:740] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.035773 13537 raft_consensus.cc:493] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.036293 13537 raft_consensus.cc:515] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.039103 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a6f0979a6d47b892c9fb598c14b64c" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:58.039749 13411 raft_consensus.cc:2468] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 0.
I20260710 13:19:58.041575 13535 raft_consensus.cc:493] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.040390 13537 leader_election.cc:290] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:58.048283 13225 leader_election.cc:304] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:58.044792 13529 consensus_queue.cc:260] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.042039 13534 raft_consensus.cc:697] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Becoming Leader. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:19:58.052683 13536 raft_consensus.cc:2804] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.047657 13535 raft_consensus.cc:515] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.058534 13536 raft_consensus.cc:493] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.072870 13535 leader_election.cc:290] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:58.072912 13536 raft_consensus.cc:3060] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.076805 13531 tablet_bootstrap.cc:492] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:58.077231 13531 ts_tablet_manager.cc:1403] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.009s
I20260710 13:19:58.076040 13534 consensus_queue.cc:237] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.087278 13527 tablet_bootstrap.cc:492] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:58.087831 13527 ts_tablet_manager.cc:1403] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.140s	user 0.035s	sys 0.041s
I20260710 13:19:58.089331 13529 ts_tablet_manager.cc:1434] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.008s
I20260710 13:19:58.092326 13569 raft_consensus.cc:493] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.105720 13534 raft_consensus.cc:493] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.106343 13336 raft_consensus.cc:2468] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:19:58.106281 13534 raft_consensus.cc:515] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.107595 13537 raft_consensus.cc:493] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.108047 13527 raft_consensus.cc:359] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.108091 13537 raft_consensus.cc:515] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.109015 13527 raft_consensus.cc:385] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.109345 13527 raft_consensus.cc:740] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.110219 13527 consensus_queue.cc:260] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.110960 13531 raft_consensus.cc:359] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.110627 13537 leader_election.cc:290] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:58.111656 13531 raft_consensus.cc:385] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.111968 13531 raft_consensus.cc:740] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.112486 13531 consensus_queue.cc:260] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.104121 13529 tablet_bootstrap.cc:492] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:58.124782 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7206d8970d5248cbbba64763fdf661e3" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.092952 13569 raft_consensus.cc:515] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.128072 13534 leader_election.cc:290] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:58.132977 13526 tablet_bootstrap.cc:492] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:58.133631 13526 ts_tablet_manager.cc:1403] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.116s	user 0.004s	sys 0.017s
I20260710 13:19:58.137341 13527 ts_tablet_manager.cc:1434] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.049s	user 0.003s	sys 0.005s
I20260710 13:19:58.137264 13526 raft_consensus.cc:359] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.138070 13526 raft_consensus.cc:385] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.138371 13526 raft_consensus.cc:740] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.138638 13527 tablet_bootstrap.cc:492] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:58.138734 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a6f0979a6d47b892c9fb598c14b64c" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.139228 13526 consensus_queue.cc:260] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.142124 13526 ts_tablet_manager.cc:1434] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260710 13:19:58.142921 13225 leader_election.cc:343] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.143337 13526 tablet_bootstrap.cc:492] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:58.148602 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7206d8970d5248cbbba64763fdf661e3" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:58.149351 13485 raft_consensus.cc:2468] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 0.
I20260710 13:19:58.129758 13336 raft_consensus.cc:2468] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 0.
I20260710 13:19:58.152860 13374 leader_election.cc:304] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:19:58.153955 13537 raft_consensus.cc:493] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.154467 13537 raft_consensus.cc:515] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.155185 13575 raft_consensus.cc:2804] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.155714 13575 raft_consensus.cc:493] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.156133 13575 raft_consensus.cc:3060] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.156555 13537 leader_election.cc:290] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.161182 13574 raft_consensus.cc:493] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.163296 13535 raft_consensus.cc:493] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.163817 13535 raft_consensus.cc:515] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.165125 13569 leader_election.cc:290] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:58.166145 13535 leader_election.cc:290] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:58.163743 13574 raft_consensus.cc:515] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.170181 13531 ts_tablet_manager.cc:1434] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.093s	user 0.014s	sys 0.014s
I20260710 13:19:58.171300 13531 tablet_bootstrap.cc:492] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:58.173708 13574 leader_election.cc:290] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.175311 13535 raft_consensus.cc:493] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.168087 13572 raft_consensus.cc:493] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.179232 13535 raft_consensus.cc:515] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.181883 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bfe4c990443cda0ddf91f365019bd" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.182367 13526 tablet_bootstrap.cc:654] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.165855 13159 catalog_manager.cc:5697] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c reported cstate change: term changed from 0 to 1, leader changed from <none> to a7fb010e15c24a20a65bb8703515d78c (127.10.237.195). New cstate: current_term: 1 leader_uuid: "a7fb010e15c24a20a65bb8703515d78c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.183048 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9365d4b6c6c4fd89d95733d68dedb35" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:58.187105 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9365d4b6c6c4fd89d95733d68dedb35" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.187281 13485 raft_consensus.cc:2468] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 0.
I20260710 13:19:58.187731 13262 raft_consensus.cc:2468] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 0.
I20260710 13:19:58.188346 13535 leader_election.cc:290] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:58.192005 13527 tablet_bootstrap.cc:654] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.185213 13572 raft_consensus.cc:515] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.197110 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bfe4c990443cda0ddf91f365019bd" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:58.197173 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9365d4b6c6c4fd89d95733d68dedb35" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:58.197942 13411 raft_consensus.cc:2468] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 0.
W20260710 13:19:58.198644 13227 leader_election.cc:343] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.195374 13574 raft_consensus.cc:493] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.199631 13574 raft_consensus.cc:515] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.201611 13574 leader_election.cc:290] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:58.202646 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7631f3ce45b9467eb73866b5d100bcf9" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:58.203294 13485 raft_consensus.cc:2468] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 0.
I20260710 13:19:58.204476 13227 leader_election.cc:304] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:58.205168 13572 leader_election.cc:290] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.205338 13574 raft_consensus.cc:2804] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:58.199146 13225 leader_election.cc:343] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.205734 13574 raft_consensus.cc:493] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.205870 13225 leader_election.cc:304] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca7dff11d34f42c6a535e56b8b9374e4; no voters: 116b97d2863348dab2ba875b77c1a36f, 634a4795dc5549e2a69da61433082eeb
I20260710 13:19:58.206120 13574 raft_consensus.cc:3060] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.206319 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036b71874b24c1fb0a9649d9ac22518" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.201352 13581 raft_consensus.cc:493] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.208158 13336 raft_consensus.cc:2468] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 0.
I20260710 13:19:58.215142 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3961124087452baf3c61dd831419ed" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:58.216732 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9365d4b6c6c4fd89d95733d68dedb35" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.214572 13581 raft_consensus.cc:515] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.217516 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c58a2bc6f14a4891c275c290f517d1" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.217676 13262 raft_consensus.cc:2468] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 0.
I20260710 13:19:58.216821 13374 leader_election.cc:304] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:19:58.219223 13572 raft_consensus.cc:2804] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:58.219310 13450 leader_election.cc:343] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.219668 13572 raft_consensus.cc:493] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.220150 13450 leader_election.cc:304] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:58.220301 13572 raft_consensus.cc:3060] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.212530 13536 raft_consensus.cc:515] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.196224 13376 leader_election.cc:304] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:58.223974 13569 raft_consensus.cc:2804] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.224349 13569 raft_consensus.cc:493] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.224692 13569 raft_consensus.cc:3060] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.226438 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7631f3ce45b9467eb73866b5d100bcf9" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:58.227753 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036b71874b24c1fb0a9649d9ac22518" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.216884 13575 raft_consensus.cc:515] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.227483 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a6f0979a6d47b892c9fb598c14b64c" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
W20260710 13:19:58.231164 13225 leader_election.cc:343] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.231545 13410 raft_consensus.cc:3060] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.232178 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a6f0979a6d47b892c9fb598c14b64c" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
W20260710 13:19:58.232335 13376 leader_election.cc:343] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.233168 13575 leader_election.cc:290] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Requested vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
W20260710 13:19:58.233729 13225 leader_election.cc:343] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.235044 13581 leader_election.cc:290] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.226462 13536 leader_election.cc:290] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Requested vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:58.237578 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7206d8970d5248cbbba64763fdf661e3" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
W20260710 13:19:58.237790 13448 leader_election.cc:343] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.238740 13485 raft_consensus.cc:3060] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.239702 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7206d8970d5248cbbba64763fdf661e3" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:58.240274 13337 raft_consensus.cc:3060] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.243127 13410 raft_consensus.cc:2468] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 1.
I20260710 13:19:58.244371 13225 leader_election.cc:304] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [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: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 116b97d2863348dab2ba875b77c1a36f
I20260710 13:19:58.245630 13485 raft_consensus.cc:2468] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:19:58.245647 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede7216ecd94770a85a31667404832a" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.246675 13376 leader_election.cc:304] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:19:58.247128 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3961124087452baf3c61dd831419ed" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.247386 13581 raft_consensus.cc:2804] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.247929 13581 raft_consensus.cc:697] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Becoming Leader. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:19:58.248416 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c58a2bc6f14a4891c275c290f517d1" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.248646 13581 consensus_queue.cc:237] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.249037 13334 raft_consensus.cc:2468] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 0.
W20260710 13:19:58.250097 13376 leader_election.cc:343] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:58.250674 13448 leader_election.cc:343] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.251132 13448 leader_election.cc:304] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb; no voters: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c
I20260710 13:19:58.252666 13537 raft_consensus.cc:2749] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.252903 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede7216ecd94770a85a31667404832a" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.253242 13537 raft_consensus.cc:493] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.253816 13336 raft_consensus.cc:2468] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 0.
I20260710 13:19:58.254113 13537 raft_consensus.cc:515] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.258139 13537 leader_election.cc:290] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:58.258626 13374 leader_election.cc:304] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [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: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c; no voters: ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:58.260006 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46957502bbfe458591d7bd52fad20394" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.260453 13575 raft_consensus.cc:2804] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.260643 13262 raft_consensus.cc:2468] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 0.
I20260710 13:19:58.260867 13575 raft_consensus.cc:493] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.261253 13575 raft_consensus.cc:3060] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.261576 13529 tablet_bootstrap.cc:654] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.262035 13450 leader_election.cc:304] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:58.262938 13537 raft_consensus.cc:2804] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.263345 13537 raft_consensus.cc:493] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.263677 13537 raft_consensus.cc:3060] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.256107 13536 raft_consensus.cc:2804] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.255815 13337 raft_consensus.cc:2468] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:19:58.258648 13569 raft_consensus.cc:515] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.270148 13569 leader_election.cc:290] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Requested vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:58.257336 13587 raft_consensus.cc:2749] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.271304 13448 leader_election.cc:304] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [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: 116b97d2863348dab2ba875b77c1a36f, 634a4795dc5549e2a69da61433082eeb; no voters: ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:58.271759 13583 raft_consensus.cc:2804] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.272174 13583 raft_consensus.cc:493] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.272495 13583 raft_consensus.cc:3060] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.275131 13526 tablet_bootstrap.cc:492] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:58.275640 13526 ts_tablet_manager.cc:1403] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.133s	user 0.025s	sys 0.003s
I20260710 13:19:58.275607 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46957502bbfe458591d7bd52fad20394" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:58.275604 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9365d4b6c6c4fd89d95733d68dedb35" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:19:58.276753 13262 raft_consensus.cc:3060] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.276702 13410 raft_consensus.cc:2468] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 0.
I20260710 13:19:58.277980 13587 raft_consensus.cc:493] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.282178 13590 raft_consensus.cc:2804] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.287470 13590 raft_consensus.cc:493] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.284252 13587 raft_consensus.cc:515] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.285952 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9365d4b6c6c4fd89d95733d68dedb35" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:19:58.289858 13590 raft_consensus.cc:3060] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.299672 13575 raft_consensus.cc:515] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.300491 13529 tablet_bootstrap.cc:492] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:58.300994 13529 ts_tablet_manager.cc:1403] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.201s	user 0.011s	sys 0.005s
I20260710 13:19:58.302119 13531 tablet_bootstrap.cc:654] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.304854 13529 raft_consensus.cc:359] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.305311 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede7216ecd94770a85a31667404832a" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:19:58.305547 13529 raft_consensus.cc:385] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:58.306871 13376 leader_election.cc:343] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.312116 13529 raft_consensus.cc:740] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.312945 13529 consensus_queue.cc:260] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.317032 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c58a2bc6f14a4891c275c290f517d1" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:58.316998 13529 ts_tablet_manager.cc:1434] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:19:58.320173 13529 tablet_bootstrap.cc:492] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:58.318264 13575 leader_election.cc:290] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Requested vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.322006 13587 leader_election.cc:290] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.328904 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:58.329975 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede7216ecd94770a85a31667404832a" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:58.330577 13337 raft_consensus.cc:3060] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.323514 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.319738 13536 raft_consensus.cc:697] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Becoming Leader. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Running, Role: LEADER
I20260710 13:19:58.339316 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
W20260710 13:19:58.340526 13302 leader_election.cc:343] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.345499 13262 raft_consensus.cc:2468] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:19:58.348217 13336 raft_consensus.cc:2468] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 0.
I20260710 13:19:58.337772 13537 raft_consensus.cc:515] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.357690 13376 leader_election.cc:304] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:58.354179 13593 raft_consensus.cc:493] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.358928 13575 raft_consensus.cc:2804] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.358920 13593 raft_consensus.cc:515] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.348394 13572 raft_consensus.cc:515] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.362787 13536 consensus_queue.cc:237] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.367230 13572 leader_election.cc:290] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Requested vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.368044 13526 raft_consensus.cc:359] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.368826 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036b71874b24c1fb0a9649d9ac22518" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:58.360157 13575 raft_consensus.cc:697] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Becoming Leader. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:19:58.373996 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46957502bbfe458591d7bd52fad20394" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:19:58.381769 13334 raft_consensus.cc:3060] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.382920 13410 raft_consensus.cc:3060] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.384485 13590 raft_consensus.cc:515] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.379293 13529 tablet_bootstrap.cc:654] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.372447 13537 leader_election.cc:290] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 election: Requested vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:58.387115 13590 leader_election.cc:290] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 election: Requested vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.387382 13483 raft_consensus.cc:2393] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 116b97d2863348dab2ba875b77c1a36f in current term 1: Already voted for candidate 634a4795dc5549e2a69da61433082eeb in this term.
I20260710 13:19:58.387915 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c58a2bc6f14a4891c275c290f517d1" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:58.388564 13336 raft_consensus.cc:3060] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.390094 13261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
W20260710 13:19:58.375128 13227 leader_election.cc:343] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.380921 13526 raft_consensus.cc:385] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.380105 13527 tablet_bootstrap.cc:492] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:58.381596 13262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede7216ecd94770a85a31667404832a" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.390729 13261 raft_consensus.cc:2468] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 0.
I20260710 13:19:58.381245 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede7216ecd94770a85a31667404832a" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:58.391495 13260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c58a2bc6f14a4891c275c290f517d1" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.392280 13527 ts_tablet_manager.cc:1403] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.254s	user 0.019s	sys 0.018s
I20260710 13:19:58.392871 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c58a2bc6f14a4891c275c290f517d1" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:19:58.399107 13225 leader_election.cc:304] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [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: 116b97d2863348dab2ba875b77c1a36f, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 634a4795dc5549e2a69da61433082eeb
I20260710 13:19:58.391842 13526 raft_consensus.cc:740] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.402419 13531 tablet_bootstrap.cc:492] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:58.402822 13531 ts_tablet_manager.cc:1403] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.232s	user 0.006s	sys 0.009s
I20260710 13:19:58.395766 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46957502bbfe458591d7bd52fad20394" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:19:58.406935 13411 raft_consensus.cc:2393] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 116b97d2863348dab2ba875b77c1a36f in current term 1: Already voted for candidate a7fb010e15c24a20a65bb8703515d78c in this term.
I20260710 13:19:58.409009 13592 raft_consensus.cc:2804] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.410715 13592 raft_consensus.cc:493] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.409629 13583 raft_consensus.cc:515] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.397580 13257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036b71874b24c1fb0a9649d9ac22518" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:19:58.411808 13257 raft_consensus.cc:3060] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.411158 13592 raft_consensus.cc:3060] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.405869 13574 raft_consensus.cc:515] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.411857 13485 raft_consensus.cc:2393] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a7fb010e15c24a20a65bb8703515d78c in current term 1: Already voted for candidate 634a4795dc5549e2a69da61433082eeb in this term.
I20260710 13:19:58.411224 13593 leader_election.cc:290] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:58.409729 13526 consensus_queue.cc:260] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.411068 13259 raft_consensus.cc:3060] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.404323 13410 raft_consensus.cc:2468] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
I20260710 13:19:58.415175 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9b7d334d6349448684dc88e3997eaa" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
W20260710 13:19:58.419330 13448 leader_election.cc:343] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.422377 13448 leader_election.cc:304] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:19:58.423242 13593 raft_consensus.cc:2804] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.423436 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9b7d334d6349448684dc88e3997eaa" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:58.423761 13593 raft_consensus.cc:697] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Becoming Leader. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
W20260710 13:19:58.424793 13448 leader_election.cc:343] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.424960 13526 ts_tablet_manager.cc:1434] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.149s	user 0.007s	sys 0.001s
I20260710 13:19:58.424640 13593 consensus_queue.cc:237] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.425244 13448 leader_election.cc:304] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb; no voters: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c
I20260710 13:19:58.425992 13526 tablet_bootstrap.cc:492] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:58.426393 13590 raft_consensus.cc:2749] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:58.428879 13302 leader_election.cc:343] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.429286 13302 leader_election.cc:304] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f; no voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:58.431833 13302 leader_election.cc:304] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [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: 116b97d2863348dab2ba875b77c1a36f, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 634a4795dc5549e2a69da61433082eeb
I20260710 13:19:58.432127 13259 raft_consensus.cc:2468] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
W20260710 13:19:58.431941 13450 leader_election.cc:343] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.429734 13531 raft_consensus.cc:359] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.433703 13531 raft_consensus.cc:385] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.433995 13531 raft_consensus.cc:740] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.416635 13336 raft_consensus.cc:2468] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
I20260710 13:19:58.434782 13531 consensus_queue.cc:260] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.436362 13531 ts_tablet_manager.cc:1434] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:19:58.436179 13448 leader_election.cc:304] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [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: 116b97d2863348dab2ba875b77c1a36f, 634a4795dc5549e2a69da61433082eeb; no voters: ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:58.437258 13531 tablet_bootstrap.cc:492] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:58.437316 13537 raft_consensus.cc:2804] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.437907 13537 raft_consensus.cc:697] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Becoming Leader. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:19:58.438731 13537 consensus_queue.cc:237] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.440850 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7631f3ce45b9467eb73866b5d100bcf9" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
W20260710 13:19:58.442418 13225 leader_election.cc:343] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.442721 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7631f3ce45b9467eb73866b5d100bcf9" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:19:58.443403 13485 raft_consensus.cc:3060] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.442844 13574 leader_election.cc:290] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Requested vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
W20260710 13:19:58.447943 13302 leader_election.cc:343] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.448011 13601 raft_consensus.cc:2804] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.448520 13302 leader_election.cc:304] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f; no voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:58.448665 13601 raft_consensus.cc:493] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.449183 13601 raft_consensus.cc:3060] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.450758 13257 raft_consensus.cc:2468] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:19:58.452153 13376 leader_election.cc:304] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:58.453244 13572 raft_consensus.cc:2804] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.453853 13572 raft_consensus.cc:697] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Becoming Leader. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:19:58.454905 13572 consensus_queue.cc:237] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.455513 13531 tablet_bootstrap.cc:654] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.445757 13527 raft_consensus.cc:359] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.459270 13527 raft_consensus.cc:385] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.459676 13527 raft_consensus.cc:740] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.461927 13527 consensus_queue.cc:260] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.463256 13583 leader_election.cc:290] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 election: Requested vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:58.409016 13575 consensus_queue.cc:237] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.464262 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9365d4b6c6c4fd89d95733d68dedb35" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:19:58.466420 13527 ts_tablet_manager.cc:1434] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.000s
I20260710 13:19:58.470772 13527 tablet_bootstrap.cc:492] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:58.460286 13604 raft_consensus.cc:2749] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.477025 13257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9365d4b6c6c4fd89d95733d68dedb35" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:19:58.477869 13257 raft_consensus.cc:2393] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 634a4795dc5549e2a69da61433082eeb in current term 1: Already voted for candidate a7fb010e15c24a20a65bb8703515d78c in this term.
I20260710 13:19:58.480526 13337 raft_consensus.cc:2468] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:19:58.481067 13535 raft_consensus.cc:2749] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.483803 13485 raft_consensus.cc:2468] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 1.
I20260710 13:19:58.484593 13592 raft_consensus.cc:515] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.485873 13529 tablet_bootstrap.cc:492] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:58.486366 13529 ts_tablet_manager.cc:1403] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.167s	user 0.021s	sys 0.006s
I20260710 13:19:58.484998 13227 leader_election.cc:304] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [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: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: a7fb010e15c24a20a65bb8703515d78c
I20260710 13:19:58.489780 13604 raft_consensus.cc:493] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:58.497527 13208 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:58.498766 13374 leader_election.cc:304] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [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: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c; no voters: ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:58.494644 13448 leader_election.cc:304] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [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: 634a4795dc5549e2a69da61433082eeb; no voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:58.500939 13526 tablet_bootstrap.cc:654] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.500826 13334 raft_consensus.cc:2468] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:19:58.503412 13537 raft_consensus.cc:2749] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.501860 13604 raft_consensus.cc:515] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.501910 13156 catalog_manager.cc:5697] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 634a4795dc5549e2a69da61433082eeb (127.10.237.196). New cstate: current_term: 1 leader_uuid: "634a4795dc5549e2a69da61433082eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.506414 13604 leader_election.cc:290] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:58.491098 13536 raft_consensus.cc:2804] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.507486 13531 tablet_bootstrap.cc:492] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:58.507853 13531 ts_tablet_manager.cc:1403] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.004s
I20260710 13:19:58.508325 13411 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a6f0979a6d47b892c9fb598c14b64c" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:58.509133 13411 raft_consensus.cc:2393] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 116b97d2863348dab2ba875b77c1a36f in current term 1: Already voted for candidate ca7dff11d34f42c6a535e56b8b9374e4 in this term.
I20260710 13:19:58.510499 13536 raft_consensus.cc:697] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Becoming Leader. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Running, Role: LEADER
I20260710 13:19:58.512286 13536 consensus_queue.cc:237] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.514953 13529 raft_consensus.cc:359] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.518220 13529 raft_consensus.cc:385] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.518652 13529 raft_consensus.cc:740] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.523402 13159 catalog_manager.cc:5697] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.507830 13575 raft_consensus.cc:2804] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.531636 13529 consensus_queue.cc:260] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.537467 13531 raft_consensus.cc:359] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.538069 13531 raft_consensus.cc:385] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.538239 13531 raft_consensus.cc:740] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.539263 13527 tablet_bootstrap.cc:654] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.539705 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:19:58.540393 13592 leader_election.cc:290] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Requested vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.540311 13257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a6f0979a6d47b892c9fb598c14b64c" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.542237 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:58.542119 13531 consensus_queue.cc:260] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.542982 13485 raft_consensus.cc:3060] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.543563 13572 consensus_queue.cc:1048] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.544190 13531 ts_tablet_manager.cc:1434] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 13:19:58.545100 13531 tablet_bootstrap.cc:492] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:58.553522 13485 raft_consensus.cc:2468] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 1.
I20260710 13:19:58.554665 13531 tablet_bootstrap.cc:654] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.557117 13156 catalog_manager.cc:5697] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 634a4795dc5549e2a69da61433082eeb (127.10.237.196). New cstate: current_term: 1 leader_uuid: "634a4795dc5549e2a69da61433082eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.561738 13529 ts_tablet_manager.cc:1434] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.003s
I20260710 13:19:58.562547 13529 tablet_bootstrap.cc:492] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:58.537161 13575 raft_consensus.cc:697] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Becoming Leader. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:19:58.564147 13227 leader_election.cc:304] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:58.564313 13575 consensus_queue.cc:237] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.565083 13592 raft_consensus.cc:2804] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.565541 13592 raft_consensus.cc:697] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Becoming Leader. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Running, Role: LEADER
I20260710 13:19:58.566308 13592 consensus_queue.cc:237] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.572202 13526 tablet_bootstrap.cc:492] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:58.572821 13526 ts_tablet_manager.cc:1403] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.016s
I20260710 13:19:58.577039 13157 catalog_manager.cc:5697] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c reported cstate change: term changed from 0 to 1, leader changed from <none> to a7fb010e15c24a20a65bb8703515d78c (127.10.237.195). New cstate: current_term: 1 leader_uuid: "a7fb010e15c24a20a65bb8703515d78c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.579046 13157 catalog_manager.cc:5697] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c reported cstate change: term changed from 0 to 1, leader changed from <none> to a7fb010e15c24a20a65bb8703515d78c (127.10.237.195). New cstate: current_term: 1 leader_uuid: "a7fb010e15c24a20a65bb8703515d78c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.580762 13157 catalog_manager.cc:5697] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c reported cstate change: term changed from 0 to 1, leader changed from <none> to a7fb010e15c24a20a65bb8703515d78c (127.10.237.195). New cstate: current_term: 1 leader_uuid: "a7fb010e15c24a20a65bb8703515d78c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.583084 13529 tablet_bootstrap.cc:654] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.574795 13302 leader_election.cc:304] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f; no voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:58.581506 13526 raft_consensus.cc:359] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.584779 13526 raft_consensus.cc:385] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.585158 13526 raft_consensus.cc:740] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.585914 13526 consensus_queue.cc:260] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.586197 13604 raft_consensus.cc:3060] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.595324 13526 ts_tablet_manager.cc:1434] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 13:19:58.596365 13526 tablet_bootstrap.cc:492] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:58.600754 13604 raft_consensus.cc:2749] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.594929 13601 raft_consensus.cc:515] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.603030 13337 raft_consensus.cc:2393] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ca7dff11d34f42c6a535e56b8b9374e4 in current term 1: Already voted for candidate 116b97d2863348dab2ba875b77c1a36f in this term.
I20260710 13:19:58.606411 13601 leader_election.cc:290] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 election: Requested vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:58.610054 13531 tablet_bootstrap.cc:492] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:58.610528 13531 ts_tablet_manager.cc:1403] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.066s	user 0.015s	sys 0.000s
I20260710 13:19:58.607358 13526 tablet_bootstrap.cc:654] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.613531 13531 raft_consensus.cc:359] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.614318 13531 raft_consensus.cc:385] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.614590 13531 raft_consensus.cc:740] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.615382 13531 consensus_queue.cc:260] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.615810 13257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:19:58.607625 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:19:58.617159 13485 raft_consensus.cc:2393] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 116b97d2863348dab2ba875b77c1a36f in current term 1: Already voted for candidate ca7dff11d34f42c6a535e56b8b9374e4 in this term.
I20260710 13:19:58.617727 13531 ts_tablet_manager.cc:1434] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:19:58.618682 13531 tablet_bootstrap.cc:492] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:58.608177 13527 tablet_bootstrap.cc:492] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:58.618989 13302 leader_election.cc:304] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [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: 116b97d2863348dab2ba875b77c1a36f; no voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:58.619349 13527 ts_tablet_manager.cc:1403] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.152s	user 0.011s	sys 0.018s
I20260710 13:19:58.620143 13601 raft_consensus.cc:2749] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.626762 13527 raft_consensus.cc:359] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.627777 13527 raft_consensus.cc:385] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.628120 13527 raft_consensus.cc:740] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.628486 13159 catalog_manager.cc:5697] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.635355 13527 consensus_queue.cc:260] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.641767 13527 ts_tablet_manager.cc:1434] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 13:19:58.642004 13569 consensus_queue.cc:1048] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.642695 13527 tablet_bootstrap.cc:492] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:58.634168 13156 catalog_manager.cc:5697] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c reported cstate change: term changed from 0 to 1, leader changed from <none> to a7fb010e15c24a20a65bb8703515d78c (127.10.237.195). New cstate: current_term: 1 leader_uuid: "a7fb010e15c24a20a65bb8703515d78c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.648700 13527 tablet_bootstrap.cc:654] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.650758 13531 tablet_bootstrap.cc:654] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.651377 13526 tablet_bootstrap.cc:492] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:58.656083 13526 ts_tablet_manager.cc:1403] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.027s
I20260710 13:19:58.660039 13529 tablet_bootstrap.cc:492] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:58.660720 13529 ts_tablet_manager.cc:1403] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.011s
I20260710 13:19:58.664584 13526 raft_consensus.cc:359] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.665380 13526 raft_consensus.cc:385] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.665688 13526 raft_consensus.cc:740] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.665964 13529 raft_consensus.cc:359] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.666594 13529 raft_consensus.cc:385] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.666982 13529 raft_consensus.cc:740] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.666544 13526 consensus_queue.cc:260] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.668917 13529 consensus_queue.cc:260] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.669307 13526 ts_tablet_manager.cc:1434] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:19:58.670331 13526 tablet_bootstrap.cc:492] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:58.672417 13529 ts_tablet_manager.cc:1434] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:19:58.673362 13529 tablet_bootstrap.cc:492] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:58.677210 13526 tablet_bootstrap.cc:654] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.681201 13527 tablet_bootstrap.cc:492] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:58.681768 13527 ts_tablet_manager.cc:1403] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.002s
I20260710 13:19:58.682433 13529 tablet_bootstrap.cc:654] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.684746 13527 raft_consensus.cc:359] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.686619 13527 raft_consensus.cc:385] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.686950 13527 raft_consensus.cc:740] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.685848 13575 consensus_queue.cc:1048] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:58.687896 13531 tablet_bootstrap.cc:492] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:58.688362 13531 ts_tablet_manager.cc:1403] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.003s
I20260710 13:19:58.688807 13527 consensus_queue.cc:260] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.690886 13527 ts_tablet_manager.cc:1434] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:19:58.691962 13531 raft_consensus.cc:359] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.692999 13531 raft_consensus.cc:385] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.693315 13531 raft_consensus.cc:740] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.694074 13527 tablet_bootstrap.cc:492] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:58.694108 13531 consensus_queue.cc:260] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.696848 13531 ts_tablet_manager.cc:1434] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:58.697980 13531 tablet_bootstrap.cc:492] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:58.705030 13527 tablet_bootstrap.cc:654] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.722289 13527 tablet_bootstrap.cc:492] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:58.723042 13527 ts_tablet_manager.cc:1403] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260710 13:19:58.724023 13531 tablet_bootstrap.cc:654] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.725871 13527 raft_consensus.cc:359] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.726801 13527 raft_consensus.cc:385] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.729733 13527 raft_consensus.cc:740] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.731622 13531 tablet_bootstrap.cc:492] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:58.728545 13160 catalog_manager.cc:5697] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.730639 13527 consensus_queue.cc:260] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.732097 13531 ts_tablet_manager.cc:1403] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.000s
I20260710 13:19:58.735478 13527 ts_tablet_manager.cc:1434] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:19:58.736502 13531 raft_consensus.cc:359] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.737169 13531 raft_consensus.cc:385] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.737459 13531 raft_consensus.cc:740] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.738235 13531 consensus_queue.cc:260] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.738758 13527 tablet_bootstrap.cc:492] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:58.744673 13527 tablet_bootstrap.cc:654] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.745626 13569 consensus_queue.cc:1048] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.747118 13531 ts_tablet_manager.cc:1434] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 13:19:58.748066 13531 tablet_bootstrap.cc:492] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:58.751925 13529 tablet_bootstrap.cc:492] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:58.752468 13529 ts_tablet_manager.cc:1403] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.009s
I20260710 13:19:58.754401 13531 tablet_bootstrap.cc:654] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.755913 13529 raft_consensus.cc:359] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.756635 13529 raft_consensus.cc:385] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.756912 13529 raft_consensus.cc:740] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.757731 13526 tablet_bootstrap.cc:492] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:58.757568 13529 consensus_queue.cc:260] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.758127 13526 ts_tablet_manager.cc:1403] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.088s	user 0.034s	sys 0.004s
I20260710 13:19:58.759542 13529 ts_tablet_manager.cc:1434] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:58.760433 13529 tablet_bootstrap.cc:492] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:58.760802 13526 raft_consensus.cc:359] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.815464 13526 raft_consensus.cc:385] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.816257 13526 raft_consensus.cc:740] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.817780 13529 tablet_bootstrap.cc:654] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.817579 13526 consensus_queue.cc:260] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.813866 13531 tablet_bootstrap.cc:492] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:58.814355 13572 raft_consensus.cc:493] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.819008 13572 raft_consensus.cc:515] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.821599 13572 leader_election.cc:290] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:58.822221 13531 ts_tablet_manager.cc:1403] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.074s	user 0.006s	sys 0.004s
I20260710 13:19:58.791002 13537 raft_consensus.cc:493] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.822682 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3961124087452baf3c61dd831419ed" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.823253 13537 raft_consensus.cc:515] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
W20260710 13:19:58.824237 13374 leader_election.cc:343] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.825459 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3961124087452baf3c61dd831419ed" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:58.825934 13257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29be7206a74040959c003bc0c78f7813" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.826071 13485 raft_consensus.cc:2468] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 0.
W20260710 13:19:58.827361 13450 leader_election.cc:343] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.827423 13376 leader_election.cc:304] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [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: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c; no voters: 116b97d2863348dab2ba875b77c1a36f
I20260710 13:19:58.828691 13572 raft_consensus.cc:2804] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.829052 13572 raft_consensus.cc:493] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.829355 13572 raft_consensus.cc:3060] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.831851 13529 tablet_bootstrap.cc:492] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:58.832355 13529 ts_tablet_manager.cc:1403] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.072s	user 0.031s	sys 0.037s
I20260710 13:19:58.834120 13527 tablet_bootstrap.cc:492] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:58.834554 13527 ts_tablet_manager.cc:1403] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.096s	user 0.028s	sys 0.010s
I20260710 13:19:58.834825 13583 consensus_queue.cc:1048] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:58.834924 13529 raft_consensus.cc:359] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.835753 13529 raft_consensus.cc:385] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.836007 13529 raft_consensus.cc:740] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.836808 13569 raft_consensus.cc:493] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.837258 13569 raft_consensus.cc:515] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.839320 13569 leader_election.cc:290] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:58.840060 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7631f3ce45b9467eb73866b5d100bcf9" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:58.839905 13529 consensus_queue.cc:260] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.840849 13485 raft_consensus.cc:2393] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7fb010e15c24a20a65bb8703515d78c in current term 1: Already voted for candidate ca7dff11d34f42c6a535e56b8b9374e4 in this term.
I20260710 13:19:58.841936 13529 ts_tablet_manager.cc:1434] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:58.837275 13527 raft_consensus.cc:359] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.842931 13527 raft_consensus.cc:385] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.843225 13527 raft_consensus.cc:740] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.843909 13529 tablet_bootstrap.cc:492] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:58.843961 13527 consensus_queue.cc:260] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.846144 13527 ts_tablet_manager.cc:1434] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:19:58.847522 13527 tablet_bootstrap.cc:492] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:58.849442 13529 tablet_bootstrap.cc:654] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.854194 13590 consensus_queue.cc:1048] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.856138 13527 tablet_bootstrap.cc:654] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.844117 13257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7631f3ce45b9467eb73866b5d100bcf9" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.859625 13376 leader_election.cc:304] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7fb010e15c24a20a65bb8703515d78c; no voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:58.861122 13569 raft_consensus.cc:3060] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.867275 13572 raft_consensus.cc:515] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.868674 13575 raft_consensus.cc:493] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.869354 13575 raft_consensus.cc:515] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.870748 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3961124087452baf3c61dd831419ed" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:58.869886 13572 leader_election.cc:290] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Requested vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:58.873772 13575 leader_election.cc:290] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:58.875079 13529 tablet_bootstrap.cc:492] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:58.875522 13529 ts_tablet_manager.cc:1403] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260710 13:19:58.876205 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3961124087452baf3c61dd831419ed" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:19:58.876487 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.876758 13485 raft_consensus.cc:3060] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:58.877825 13374 leader_election.cc:343] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:58.878361 13374 leader_election.cc:343] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.878757 13575 consensus_queue.cc:1048] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.847713 13526 ts_tablet_manager.cc:1434] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.089s	user 0.013s	sys 0.020s
I20260710 13:19:58.882809 13531 raft_consensus.cc:359] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.882961 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29be7206a74040959c003bc0c78f7813" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.883102 13529 raft_consensus.cc:359] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.883729 13575 raft_consensus.cc:493] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.883814 13529 raft_consensus.cc:385] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.884234 13529 raft_consensus.cc:740] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
W20260710 13:19:58.884461 13448 leader_election.cc:343] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.884263 13575 raft_consensus.cc:515] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.884927 13448 leader_election.cc:304] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb; no voters: 116b97d2863348dab2ba875b77c1a36f, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:58.885001 13529 consensus_queue.cc:260] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.885890 13590 raft_consensus.cc:2749] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.883358 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:58.887261 13529 ts_tablet_manager.cc:1434] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:19:58.887240 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e13c1568904acbbb2631e86f05727b" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.887974 13258 raft_consensus.cc:2468] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 0.
I20260710 13:19:58.888331 13529 tablet_bootstrap.cc:492] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:58.889189 13376 leader_election.cc:304] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:58.889689 13485 raft_consensus.cc:2468] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:19:58.890187 13592 raft_consensus.cc:493] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.890646 13592 raft_consensus.cc:515] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.892834 13592 leader_election.cc:290] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.894272 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c58a2bc6f14a4891c275c290f517d1" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:58.894691 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5c58a2bc6f14a4891c275c290f517d1" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.895445 13529 tablet_bootstrap.cc:654] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.895695 13572 raft_consensus.cc:2804] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.896073 13572 raft_consensus.cc:493] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.897058 13572 raft_consensus.cc:3060] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.897195 13526 tablet_bootstrap.cc:492] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:58.896282 13537 leader_election.cc:290] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
W20260710 13:19:58.895807 13376 leader_election.cc:343] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.895453 13334 raft_consensus.cc:2393] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca7dff11d34f42c6a535e56b8b9374e4 in current term 1: Already voted for candidate 634a4795dc5549e2a69da61433082eeb in this term.
I20260710 13:19:58.903131 13531 raft_consensus.cc:385] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.903920 13531 raft_consensus.cc:740] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.909552 13590 raft_consensus.cc:493] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.910372 13590 raft_consensus.cc:515] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.907244 13376 leader_election.cc:304] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7fb010e15c24a20a65bb8703515d78c; no voters: 116b97d2863348dab2ba875b77c1a36f, 634a4795dc5549e2a69da61433082eeb
I20260710 13:19:58.914429 13526 tablet_bootstrap.cc:654] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.914978 13590 leader_election.cc:290] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.917428 13531 consensus_queue.cc:260] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.925527 13638 raft_consensus.cc:2749] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.925915 13376 leader_election.cc:304] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [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: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c; no voters: 116b97d2863348dab2ba875b77c1a36f
I20260710 13:19:58.932145 13575 leader_election.cc:290] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.932219 13225 leader_election.cc:304] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca7dff11d34f42c6a535e56b8b9374e4; no voters: 116b97d2863348dab2ba875b77c1a36f, 634a4795dc5549e2a69da61433082eeb
I20260710 13:19:58.933174 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bfe4c990443cda0ddf91f365019bd" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.933851 13531 ts_tablet_manager.cc:1434] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.111s	user 0.006s	sys 0.000s
I20260710 13:19:58.933818 13337 raft_consensus.cc:2468] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 0.
I20260710 13:19:58.934849 13531 tablet_bootstrap.cc:492] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:58.934643 13536 raft_consensus.cc:3060] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.935973 13569 raft_consensus.cc:2749] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.938149 13574 raft_consensus.cc:493] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.941877 13448 leader_election.cc:304] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, 634a4795dc5549e2a69da61433082eeb; no voters: 
I20260710 13:19:58.930459 13601 raft_consensus.cc:493] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.942821 13601 raft_consensus.cc:515] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.943490 13572 raft_consensus.cc:515] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.944880 13601 leader_election.cc:290] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:58.945346 13572 leader_election.cc:290] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Requested vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.946712 13590 raft_consensus.cc:2804] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.947134 13590 raft_consensus.cc:493] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.947467 13590 raft_consensus.cc:3060] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.934772 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bfe4c990443cda0ddf91f365019bd" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.949234 13258 raft_consensus.cc:2468] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 0.
I20260710 13:19:58.938786 13574 raft_consensus.cc:515] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.951380 13574 leader_election.cc:290] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.951745 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e13c1568904acbbb2631e86f05727b" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:58.952391 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415876ac8c24bd7932a24dcbc28413d" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:58.952651 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e13c1568904acbbb2631e86f05727b" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:58.953212 13485 raft_consensus.cc:2468] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 0.
W20260710 13:19:58.955293 13374 leader_election.cc:343] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.955380 13227 leader_election.cc:304] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:58.956789 13574 raft_consensus.cc:2804] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.957270 13574 raft_consensus.cc:493] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.957703 13574 raft_consensus.cc:3060] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.957841 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5080aa61dac4d799a2d9366de2f1f45" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:58.959043 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415876ac8c24bd7932a24dcbc28413d" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
W20260710 13:19:58.959935 13374 leader_election.cc:343] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.960290 13337 raft_consensus.cc:2468] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 0.
I20260710 13:19:58.963133 13529 tablet_bootstrap.cc:492] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:58.963581 13529 ts_tablet_manager.cc:1403] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.026s
I20260710 13:19:58.966099 13529 raft_consensus.cc:359] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.966735 13529 raft_consensus.cc:385] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.966995 13529 raft_consensus.cc:740] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
W20260710 13:19:58.967199 13302 leader_election.cc:343] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.940371 13638 raft_consensus.cc:2804] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.967829 13592 consensus_queue.cc:1048] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.968672 13638 raft_consensus.cc:697] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Becoming Leader. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:19:58.969146 13592 consensus_queue.cc:1048] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.969548 13638 consensus_queue.cc:237] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:58.969436 13574 raft_consensus.cc:515] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:58.973173 13529 consensus_queue.cc:260] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.975157 13527 tablet_bootstrap.cc:492] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:58.975596 13527 ts_tablet_manager.cc:1403] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.128s	user 0.018s	sys 0.005s
I20260710 13:19:58.975890 13529 ts_tablet_manager.cc:1434] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260710 13:19:58.976239 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415876ac8c24bd7932a24dcbc28413d" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:19:58.976713 13529 tablet_bootstrap.cc:492] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:58.976771 13485 raft_consensus.cc:3060] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.978025 13527 raft_consensus.cc:359] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.978654 13527 raft_consensus.cc:385] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.978905 13527 raft_consensus.cc:740] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.976778 13531 tablet_bootstrap.cc:654] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.981415 13258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e13c1568904acbbb2631e86f05727b" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:19:58.982012 13258 raft_consensus.cc:3060] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.984234 13529 tablet_bootstrap.cc:654] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.987483 13527 consensus_queue.cc:260] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:58.962021 13572 raft_consensus.cc:493] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.991613 13575 consensus_queue.cc:1048] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:58.992504 13574 leader_election.cc:290] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Requested vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:58.993502 13574 raft_consensus.cc:493] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.989058 13536 raft_consensus.cc:2749] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.004462 13537 raft_consensus.cc:493] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.992038 13572 raft_consensus.cc:515] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:58.996063 13485 raft_consensus.cc:2468] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 1.
I20260710 13:19:59.009490 13526 tablet_bootstrap.cc:492] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:59.010460 13526 ts_tablet_manager.cc:1403] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.113s	user 0.023s	sys 0.008s
I20260710 13:19:59.014120 13526 raft_consensus.cc:359] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.016543 13258 raft_consensus.cc:2468] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:19:58.996145 13574 raft_consensus.cc:515] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.014967 13526 raft_consensus.cc:385] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.020164 13526 raft_consensus.cc:740] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.020323 13638 consensus_queue.cc:1048] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.020928 13526 consensus_queue.cc:260] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.022760 13526 ts_tablet_manager.cc:1434] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:19:59.024008 13526 tablet_bootstrap.cc:492] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:59.006279 13537 raft_consensus.cc:515] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.026610 13537 leader_election.cc:290] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:59.032722 13526 tablet_bootstrap.cc:654] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.033566 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb1676754e545c0827db7c36b12448b" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:59.036521 13583 consensus_queue.cc:1048] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.003834 13590 raft_consensus.cc:515] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
W20260710 13:19:59.040903 13448 leader_election.cc:343] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.029256 13156 catalog_manager.cc:5697] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c reported cstate change: term changed from 0 to 1, leader changed from <none> to a7fb010e15c24a20a65bb8703515d78c (127.10.237.195). New cstate: current_term: 1 leader_uuid: "a7fb010e15c24a20a65bb8703515d78c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.045107 13227 leader_election.cc:304] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:59.045806 13336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415876ac8c24bd7932a24dcbc28413d" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:59.046382 13336 raft_consensus.cc:3060] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.047179 13590 leader_election.cc:290] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 election: Requested vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:59.051148 13592 raft_consensus.cc:2804] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.051671 13592 raft_consensus.cc:697] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Becoming Leader. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Running, Role: LEADER
I20260710 13:19:59.052467 13592 consensus_queue.cc:237] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.053133 13572 leader_election.cc:290] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:59.054411 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb1676754e545c0827db7c36b12448b" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:59.055080 13259 raft_consensus.cc:2468] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 0.
I20260710 13:19:59.055431 13260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bfe4c990443cda0ddf91f365019bd" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:19:59.055984 13260 raft_consensus.cc:3060] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.055940 13336 raft_consensus.cc:2468] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 1.
I20260710 13:19:59.058772 13642 consensus_queue.cc:1048] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.060480 13450 leader_election.cc:304] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [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: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: a7fb010e15c24a20a65bb8703515d78c
I20260710 13:19:59.061030 13536 consensus_queue.cc:1048] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.062280 13583 raft_consensus.cc:2804] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.062525 13335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "215bfe4c990443cda0ddf91f365019bd" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:59.062666 13583 raft_consensus.cc:493] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.063530 13335 raft_consensus.cc:3060] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.063526 13583 raft_consensus.cc:3060] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.065714 13574 leader_election.cc:290] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:59.067049 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb1676754e545c0827db7c36b12448b" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:59.072955 13574 consensus_queue.cc:1048] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:59.073764 13225 leader_election.cc:343] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.073979 13485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb1676754e545c0827db7c36b12448b" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:59.075865 13335 raft_consensus.cc:2468] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
I20260710 13:19:59.082574 13448 leader_election.cc:304] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, 634a4795dc5549e2a69da61433082eeb; no voters: 
I20260710 13:19:59.083626 13537 raft_consensus.cc:2804] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.084116 13537 raft_consensus.cc:697] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Becoming Leader. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:19:59.084942 13537 consensus_queue.cc:237] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.068145 13590 consensus_queue.cc:1048] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 13:19:59.109270 13527 ts_tablet_manager.cc:1434] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.133s	user 0.017s	sys 0.011s
I20260710 13:19:59.110605 13527 tablet_bootstrap.cc:492] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:59.161842 13583 raft_consensus.cc:515] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.157874 13260 raft_consensus.cc:2468] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
I20260710 13:19:59.168802 13485 raft_consensus.cc:2393] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ca7dff11d34f42c6a535e56b8b9374e4 in current term 1: Already voted for candidate 634a4795dc5549e2a69da61433082eeb in this term.
I20260710 13:19:59.177058 13531 tablet_bootstrap.cc:492] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:59.177657 13531 ts_tablet_manager.cc:1403] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.243s	user 0.018s	sys 0.011s
I20260710 13:19:59.174410 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5080aa61dac4d799a2d9366de2f1f45" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:59.179469 13592 raft_consensus.cc:493] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.194691 13529 tablet_bootstrap.cc:492] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:59.195199 13529 ts_tablet_manager.cc:1403] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.219s	user 0.023s	sys 0.041s
I20260710 13:19:59.189287 13409 raft_consensus.cc:2468] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 0.
I20260710 13:19:59.204759 13376 leader_election.cc:304] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [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: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 116b97d2863348dab2ba875b77c1a36f
I20260710 13:19:59.205924 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:59.206578 13529 raft_consensus.cc:359] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.207370 13529 raft_consensus.cc:385] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.207677 13529 raft_consensus.cc:740] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.208390 13572 raft_consensus.cc:2804] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.208909 13572 raft_consensus.cc:697] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Becoming Leader. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
W20260710 13:19:59.209446 13376 leader_election.cc:343] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.209710 13572 consensus_queue.cc:237] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.210192 13300 leader_election.cc:304] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [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: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c; no voters: ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:59.211289 13569 consensus_queue.cc:1048] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.211593 13583 leader_election.cc:290] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 election: Requested vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:59.211995 13601 raft_consensus.cc:2804] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.212373 13601 raft_consensus.cc:493] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.212764 13601 raft_consensus.cc:3060] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.214965 13527 tablet_bootstrap.cc:654] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.193837 13574 consensus_queue.cc:1048] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:19:59.219067 13260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb1676754e545c0827db7c36b12448b" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:19:59.219698 13260 raft_consensus.cc:3060] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.219794 13529 consensus_queue.cc:260] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.220160 13257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:59.191174 13592 raft_consensus.cc:515] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.227095 13529 ts_tablet_manager.cc:1434] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:19:59.228247 13529 tablet_bootstrap.cc:492] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:59.234165 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb1676754e545c0827db7c36b12448b" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
W20260710 13:19:59.235869 13448 leader_election.cc:343] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.236899 13526 tablet_bootstrap.cc:492] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:59.237430 13526 ts_tablet_manager.cc:1403] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.214s	user 0.032s	sys 0.014s
I20260710 13:19:59.239220 13592 leader_election.cc:290] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:59.212028 13531 raft_consensus.cc:359] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.239814 13531 raft_consensus.cc:385] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.240116 13531 raft_consensus.cc:740] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.240497 13526 raft_consensus.cc:359] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.241225 13526 raft_consensus.cc:385] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.241528 13526 raft_consensus.cc:740] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.242357 13526 consensus_queue.cc:260] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.244002 13531 consensus_queue.cc:260] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.250046 13260 raft_consensus.cc:2468] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
I20260710 13:19:59.252290 13227 leader_election.cc:304] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca7dff11d34f42c6a535e56b8b9374e4; no voters: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c
I20260710 13:19:59.253770 13529 tablet_bootstrap.cc:654] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.276592 13531 ts_tablet_manager.cc:1434] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.099s	user 0.007s	sys 0.001s
I20260710 13:19:59.278098 13531 tablet_bootstrap.cc:492] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:59.257483 13592 raft_consensus.cc:2749] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:59.281764 13376 leader_election.cc:343] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.282428 13376 leader_election.cc:304] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a7fb010e15c24a20a65bb8703515d78c; no voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:59.283416 13572 raft_consensus.cc:2749] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.285291 13258 raft_consensus.cc:3060] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.296896 13526 ts_tablet_manager.cc:1434] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.008s
I20260710 13:19:59.297871 13526 tablet_bootstrap.cc:492] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:59.305047 13529 tablet_bootstrap.cc:492] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:59.305567 13529 ts_tablet_manager.cc:1403] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.078s	user 0.026s	sys 0.026s
I20260710 13:19:59.313133 13529 raft_consensus.cc:359] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.313870 13529 raft_consensus.cc:385] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.314141 13529 raft_consensus.cc:740] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.314944 13529 consensus_queue.cc:260] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.317862 13583 raft_consensus.cc:493] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.318218 13450 leader_election.cc:304] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [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: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: a7fb010e15c24a20a65bb8703515d78c
I20260710 13:19:59.318374 13583 raft_consensus.cc:515] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.320204 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbef16cc62c45628239186b01489175" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:59.320485 13583 leader_election.cc:290] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:59.321235 13583 raft_consensus.cc:2804] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.321655 13583 raft_consensus.cc:697] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Becoming Leader. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:19:59.322423 13583 consensus_queue.cc:237] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.324487 13531 tablet_bootstrap.cc:654] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.328336 13529 ts_tablet_manager.cc:1434] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:19:59.329278 13529 tablet_bootstrap.cc:492] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
W20260710 13:19:59.330271 13225 leader_election.cc:343] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.346463 13642 raft_consensus.cc:493] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.347894 13642 raft_consensus.cc:515] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.349213 13333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c524cac3184e4ae093b80bd0f0a8e21f" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
W20260710 13:19:59.350960 13448 leader_election.cc:343] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.352160 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c524cac3184e4ae093b80bd0f0a8e21f" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
W20260710 13:19:59.358145 13448 leader_election.cc:343] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.358062 13601 raft_consensus.cc:515] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.358680 13448 leader_election.cc:304] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb; no voters: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c
I20260710 13:19:59.347844 13645 consensus_queue.cc:1048] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 13:19:59.360100 13583 raft_consensus.cc:2749] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.363118 13260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5080aa61dac4d799a2d9366de2f1f45" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:19:59.363297 13601 leader_election.cc:290] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 election: Requested vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:59.363708 13260 raft_consensus.cc:3060] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.366708 13526 tablet_bootstrap.cc:654] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.367933 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5080aa61dac4d799a2d9366de2f1f45" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:19:59.368497 13410 raft_consensus.cc:3060] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.367797 13640 consensus_queue.cc:1048] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.370904 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbef16cc62c45628239186b01489175" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
W20260710 13:19:59.376675 13225 leader_election.cc:343] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.377589 13225 leader_election.cc:304] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ca7dff11d34f42c6a535e56b8b9374e4; no voters: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c
I20260710 13:19:59.378585 13536 raft_consensus.cc:2749] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.382637 13527 tablet_bootstrap.cc:492] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:59.383328 13527 ts_tablet_manager.cc:1403] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.273s	user 0.024s	sys 0.010s
I20260710 13:19:59.389685 13260 raft_consensus.cc:2468] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 1.
I20260710 13:19:59.394352 13410 raft_consensus.cc:2468] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 1.
I20260710 13:19:59.386801 13527 raft_consensus.cc:359] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.400406 13527 raft_consensus.cc:385] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.400940 13527 raft_consensus.cc:740] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.396451 13160 catalog_manager.cc:5697] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.404697 13527 consensus_queue.cc:260] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.407357 13527 ts_tablet_manager.cc:1434] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260710 13:19:59.408281 13527 tablet_bootstrap.cc:492] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:59.408129 13300 leader_election.cc:304] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:19:59.405903 13642 leader_election.cc:290] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:59.409824 13601 raft_consensus.cc:2804] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.410827 13601 raft_consensus.cc:697] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [term 1 LEADER]: Becoming Leader. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Running, Role: LEADER
I20260710 13:19:59.411674 13601 consensus_queue.cc:237] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.410001 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede7216ecd94770a85a31667404832a" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:59.415966 13583 raft_consensus.cc:493] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.416152 13527 tablet_bootstrap.cc:654] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.416491 13583 raft_consensus.cc:515] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.418555 13583 leader_election.cc:290] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:59.420859 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e92e433e03646f3a5e11857538fc5dd" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:59.419137 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ede7216ecd94770a85a31667404832a" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:59.421247 13260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e92e433e03646f3a5e11857538fc5dd" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:59.421514 13409 raft_consensus.cc:2468] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 0.
I20260710 13:19:59.421854 13260 raft_consensus.cc:2468] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 0.
I20260710 13:19:59.422215 13225 leader_election.cc:304] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [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: ca7dff11d34f42c6a535e56b8b9374e4; no voters: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c
I20260710 13:19:59.422708 13448 leader_election.cc:304] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:19:59.423530 13583 raft_consensus.cc:2804] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.423942 13529 tablet_bootstrap.cc:654] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.423889 13583 raft_consensus.cc:493] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.430936 13663 raft_consensus.cc:493] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.431262 13583 raft_consensus.cc:3060] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.431486 13663 raft_consensus.cc:515] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.433344 13663 leader_election.cc:290] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:59.434463 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:59.435632 13260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
W20260710 13:19:59.437004 13302 leader_election.cc:343] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:59.437996 13302 leader_election.cc:343] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.438441 13302 leader_election.cc:304] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f; no voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4
W20260710 13:19:59.439404 13374 consensus_peers.cc:597] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c -> Peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Couldn't send request to peer 116b97d2863348dab2ba875b77c1a36f. 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:19:59.439489 13663 raft_consensus.cc:2749] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.444249 13526 tablet_bootstrap.cc:492] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:59.444948 13526 ts_tablet_manager.cc:1403] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.147s	user 0.005s	sys 0.009s
I20260710 13:19:59.449381 13583 raft_consensus.cc:515] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.450904 13531 tablet_bootstrap.cc:492] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:59.451371 13531 ts_tablet_manager.cc:1403] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.174s	user 0.041s	sys 0.042s
I20260710 13:19:59.452666 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e92e433e03646f3a5e11857538fc5dd" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:19:59.453403 13409 raft_consensus.cc:3060] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.457139 13642 raft_consensus.cc:2749] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:59.459723 13159 catalog_manager.cc:5697] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 634a4795dc5549e2a69da61433082eeb (127.10.237.196). New cstate: current_term: 1 leader_uuid: "634a4795dc5549e2a69da61433082eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.460688 13531 raft_consensus.cc:359] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.461503 13531 raft_consensus.cc:385] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.462399 13409 raft_consensus.cc:2468] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
I20260710 13:19:59.461720 13159 catalog_manager.cc:5697] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 634a4795dc5549e2a69da61433082eeb (127.10.237.196). New cstate: current_term: 1 leader_uuid: "634a4795dc5549e2a69da61433082eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.464861 13260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e92e433e03646f3a5e11857538fc5dd" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:19:59.464967 13526 raft_consensus.cc:359] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.465459 13260 raft_consensus.cc:3060] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.465669 13526 raft_consensus.cc:385] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.466639 13526 raft_consensus.cc:740] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.469126 13526 consensus_queue.cc:260] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.461838 13531 raft_consensus.cc:740] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.472942 13531 consensus_queue.cc:260] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.473807 13526 ts_tablet_manager.cc:1434] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260710 13:19:59.474776 13526 tablet_bootstrap.cc:492] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:59.475433 13260 raft_consensus.cc:2468] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
I20260710 13:19:59.476624 13450 leader_election.cc:304] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:59.477465 13593 raft_consensus.cc:2804] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.477931 13593 raft_consensus.cc:697] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Becoming Leader. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:19:59.478713 13593 consensus_queue.cc:237] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.480142 13583 leader_election.cc:290] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 election: Requested vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:19:59.480279 13640 consensus_queue.cc:1048] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.485793 13531 ts_tablet_manager.cc:1434] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260710 13:19:59.488912 13156 catalog_manager.cc:5697] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c reported cstate change: term changed from 0 to 1, leader changed from <none> to a7fb010e15c24a20a65bb8703515d78c (127.10.237.195). New cstate: current_term: 1 leader_uuid: "a7fb010e15c24a20a65bb8703515d78c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:59.490797 13527 tablet_bootstrap.cc:492] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:59.491335 13527 ts_tablet_manager.cc:1403] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.002s
I20260710 13:19:59.495622 13531 tablet_bootstrap.cc:492] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:59.497797 13529 tablet_bootstrap.cc:492] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:59.498129 13527 raft_consensus.cc:359] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.499084 13527 raft_consensus.cc:385] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.499267 13529 ts_tablet_manager.cc:1403] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.170s	user 0.007s	sys 0.005s
I20260710 13:19:59.499375 13527 raft_consensus.cc:740] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.500342 13527 consensus_queue.cc:260] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.501641 13531 tablet_bootstrap.cc:654] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.503218 13526 tablet_bootstrap.cc:654] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.504346 13529 raft_consensus.cc:359] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.505096 13529 raft_consensus.cc:385] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.505362 13529 raft_consensus.cc:740] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.506119 13529 consensus_queue.cc:260] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.508440 13529 ts_tablet_manager.cc:1434] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 13:19:59.509286 13529 tablet_bootstrap.cc:492] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:19:59.509816 13527 ts_tablet_manager.cc:1434] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 13:19:59.510694 13527 tablet_bootstrap.cc:492] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:59.514601 13529 tablet_bootstrap.cc:654] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.516014 13527 tablet_bootstrap.cc:654] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.518635 13158 catalog_manager.cc:5697] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f reported cstate change: term changed from 0 to 1, leader changed from <none> to 116b97d2863348dab2ba875b77c1a36f (127.10.237.194). New cstate: current_term: 1 leader_uuid: "116b97d2863348dab2ba875b77c1a36f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.535176 13601 raft_consensus.cc:493] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.535912 13601 raft_consensus.cc:515] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
W20260710 13:19:59.537318 13208 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:59.539362 13260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e13c1568904acbbb2631e86f05727b" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:59.539542 13601 leader_election.cc:290] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:59.540172 13260 raft_consensus.cc:2393] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 116b97d2863348dab2ba875b77c1a36f in current term 1: Already voted for candidate a7fb010e15c24a20a65bb8703515d78c in this term.
I20260710 13:19:59.540767 13642 consensus_queue.cc:1048] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.541908 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e13c1568904acbbb2631e86f05727b" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:59.547850 13302 leader_election.cc:304] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f; no voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:19:59.548934 13663 raft_consensus.cc:3060] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.555003 13531 tablet_bootstrap.cc:492] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:59.557004 13531 ts_tablet_manager.cc:1403] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.062s	user 0.028s	sys 0.009s
I20260710 13:19:59.557515 13663 raft_consensus.cc:2749] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.560349 13531 raft_consensus.cc:359] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.563467 13527 tablet_bootstrap.cc:492] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:59.564077 13531 raft_consensus.cc:385] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.564203 13527 ts_tablet_manager.cc:1403] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260710 13:19:59.565079 13531 raft_consensus.cc:740] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.565846 13531 consensus_queue.cc:260] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.567677 13527 raft_consensus.cc:359] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.568403 13527 raft_consensus.cc:385] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.568661 13527 raft_consensus.cc:740] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.569370 13527 consensus_queue.cc:260] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.571723 13527 ts_tablet_manager.cc:1434] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:59.572693 13527 tablet_bootstrap.cc:492] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:59.572825 13156 catalog_manager.cc:5697] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 634a4795dc5549e2a69da61433082eeb (127.10.237.196). New cstate: current_term: 1 leader_uuid: "634a4795dc5549e2a69da61433082eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.574822 13531 ts_tablet_manager.cc:1434] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:19:59.575946 13531 tablet_bootstrap.cc:492] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb: Bootstrap starting.
I20260710 13:19:59.578073 13527 tablet_bootstrap.cc:654] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.581782 13531 tablet_bootstrap.cc:654] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.588344 13526 tablet_bootstrap.cc:492] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:59.588791 13526 ts_tablet_manager.cc:1403] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.114s	user 0.007s	sys 0.008s
I20260710 13:19:59.596277 13526 raft_consensus.cc:359] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.608026 13529 tablet_bootstrap.cc:492] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4: No bootstrap required, opened a new log
I20260710 13:19:59.615958 13526 raft_consensus.cc:385] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.616137 13529 ts_tablet_manager.cc:1403] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.107s	user 0.033s	sys 0.038s
I20260710 13:19:59.611270 13574 consensus_queue.cc:1048] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.615793 13593 consensus_queue.cc:1048] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.617120 13526 raft_consensus.cc:740] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.618050 13526 consensus_queue.cc:260] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.620407 13526 ts_tablet_manager.cc:1434] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 13:19:59.620688 13529 raft_consensus.cc:359] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.621359 13529 raft_consensus.cc:385] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.621627 13529 raft_consensus.cc:740] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.621690 13526 tablet_bootstrap.cc:492] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:59.622346 13529 consensus_queue.cc:260] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.627274 13529 ts_tablet_manager.cc:1434] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:59.631556 13526 tablet_bootstrap.cc:654] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.616287 13527 tablet_bootstrap.cc:492] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:59.635751 13527 ts_tablet_manager.cc:1403] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.011s
I20260710 13:19:59.639600 13644 raft_consensus.cc:493] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.640574 13644 raft_consensus.cc:515] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.645886 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:59.646740 13409 raft_consensus.cc:2468] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 0.
I20260710 13:19:59.648895 13527 raft_consensus.cc:359] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.649829 13527 raft_consensus.cc:385] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.650151 13527 raft_consensus.cc:740] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.650980 13527 consensus_queue.cc:260] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.652793 13640 consensus_queue.cc:1048] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:19:59.658030 13527 ts_tablet_manager.cc:1434] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.004s
I20260710 13:19:59.654313 13593 raft_consensus.cc:493] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.654721 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:59.659782 13527 tablet_bootstrap.cc:492] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c: Bootstrap starting.
I20260710 13:19:59.658977 13593 raft_consensus.cc:515] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.667284 13527 tablet_bootstrap.cc:654] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.651703 13225 leader_election.cc:304] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:59.671985 13574 raft_consensus.cc:2804] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:59.672117 13227 leader_election.cc:343] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.672645 13574 raft_consensus.cc:493] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.673209 13574 raft_consensus.cc:3060] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.677801 13593 leader_election.cc:290] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:59.654821 13644 leader_election.cc:290] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:59.678861 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:59.679523 13409 raft_consensus.cc:2468] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 0.
I20260710 13:19:59.680750 13448 leader_election.cc:304] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:19:59.682176 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
W20260710 13:19:59.683689 13448 leader_election.cc:343] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.684676 13593 raft_consensus.cc:2804] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.685053 13593 raft_consensus.cc:493] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.685366 13593 raft_consensus.cc:3060] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.689006 13644 raft_consensus.cc:493] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.694165 13644 raft_consensus.cc:515] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.695349 13583 consensus_queue.cc:1048] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.698050 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29be7206a74040959c003bc0c78f7813" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
W20260710 13:19:59.699572 13225 leader_election.cc:343] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.701318 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29be7206a74040959c003bc0c78f7813" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:59.701956 13482 raft_consensus.cc:2468] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 0.
I20260710 13:19:59.703488 13227 leader_election.cc:304] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [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: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 116b97d2863348dab2ba875b77c1a36f
I20260710 13:19:59.704473 13592 raft_consensus.cc:2804] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.704830 13592 raft_consensus.cc:493] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.705153 13592 raft_consensus.cc:3060] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.705785 13593 raft_consensus.cc:515] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.707481 13574 raft_consensus.cc:515] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.709278 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:59.709647 13574 leader_election.cc:290] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Requested vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
W20260710 13:19:59.710547 13448 leader_election.cc:343] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.711778 13531 tablet_bootstrap.cc:492] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb: No bootstrap required, opened a new log
I20260710 13:19:59.712226 13531 ts_tablet_manager.cc:1403] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb: Time spent bootstrapping tablet: real 0.136s	user 0.041s	sys 0.049s
I20260710 13:19:59.713332 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:19:59.713888 13409 raft_consensus.cc:3060] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.715390 13531 raft_consensus.cc:359] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.716034 13531 raft_consensus.cc:385] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.716135 13410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:19:59.716339 13531 raft_consensus.cc:740] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.716710 13410 raft_consensus.cc:3060] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.717103 13531 consensus_queue.cc:260] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.719097 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:19:59.719515 13531 ts_tablet_manager.cc:1434] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:19:59.719730 13482 raft_consensus.cc:3060] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.725200 13592 raft_consensus.cc:515] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.725701 13410 raft_consensus.cc:2468] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 1.
I20260710 13:19:59.726181 13644 leader_election.cc:290] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:59.735291 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29be7206a74040959c003bc0c78f7813" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:19:59.735963 13484 raft_consensus.cc:3060] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.736212 13409 raft_consensus.cc:2468] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
I20260710 13:19:59.737264 13225 leader_election.cc:304] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:59.737471 13448 leader_election.cc:304] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [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: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c; no voters: 116b97d2863348dab2ba875b77c1a36f
I20260710 13:19:59.738377 13583 raft_consensus.cc:2804] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.739204 13536 raft_consensus.cc:2804] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.739734 13536 raft_consensus.cc:697] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Becoming Leader. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Running, Role: LEADER
I20260710 13:19:59.740717 13536 consensus_queue.cc:237] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.742120 13593 leader_election.cc:290] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 1 election: Requested vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:19:59.750732 13592 leader_election.cc:290] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Requested vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:59.751405 13482 raft_consensus.cc:2468] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 1.
I20260710 13:19:59.743580 13583 raft_consensus.cc:697] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Becoming Leader. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:19:59.747967 13484 raft_consensus.cc:2468] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 1.
I20260710 13:19:59.753254 13583 consensus_queue.cc:237] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.759404 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29be7206a74040959c003bc0c78f7813" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
W20260710 13:19:59.761201 13225 leader_election.cc:343] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.766510 13527 tablet_bootstrap.cc:492] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c: No bootstrap required, opened a new log
I20260710 13:19:59.766939 13527 ts_tablet_manager.cc:1403] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.007s
I20260710 13:19:59.769289 13527 raft_consensus.cc:359] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.769799 13527 raft_consensus.cc:385] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.770102 13527 raft_consensus.cc:740] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.770861 13527 consensus_queue.cc:260] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:19:59.773507 13527 ts_tablet_manager.cc:1434] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:59.776700 13227 leader_election.cc:304] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [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: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 116b97d2863348dab2ba875b77c1a36f
I20260710 13:19:59.777773 13644 raft_consensus.cc:2804] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.781086 13644 raft_consensus.cc:697] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Becoming Leader. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Running, Role: LEADER
I20260710 13:19:59.781594 13526 tablet_bootstrap.cc:492] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:59.782084 13526 ts_tablet_manager.cc:1403] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.161s	user 0.015s	sys 0.000s
I20260710 13:19:59.781937 13644 consensus_queue.cc:237] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.784260 13572 consensus_queue.cc:1048] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.784626 13526 raft_consensus.cc:359] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.785293 13526 raft_consensus.cc:385] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.785552 13526 raft_consensus.cc:740] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.786155 13526 consensus_queue.cc:260] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.786911 13592 raft_consensus.cc:493] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.787285 13572 raft_consensus.cc:493] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.787391 13592 raft_consensus.cc:515] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.787822 13572 raft_consensus.cc:515] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.789189 13663 raft_consensus.cc:493] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.789494 13592 leader_election.cc:290] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:59.789672 13663 raft_consensus.cc:515] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.790863 13572 leader_election.cc:290] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:59.791698 13663 leader_election.cc:290] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:59.791651 13333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbef16cc62c45628239186b01489175" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:59.792435 13333 raft_consensus.cc:2468] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 0.
I20260710 13:19:59.792757 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:19:59.792935 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3961124087452baf3c61dd831419ed" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:59.793275 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:59.793344 13337 raft_consensus.cc:2468] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 0.
I20260710 13:19:59.793969 13482 raft_consensus.cc:2468] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 0.
I20260710 13:19:59.794797 13374 leader_election.cc:304] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:19:59.794662 13225 leader_election.cc:304] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:59.795164 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3961124087452baf3c61dd831419ed" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:59.795791 13572 raft_consensus.cc:2804] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.796146 13572 raft_consensus.cc:493] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.796473 13572 raft_consensus.cc:3060] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.792397 13526 ts_tablet_manager.cc:1434] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:19:59.796715 13300 leader_election.cc:304] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f; no voters: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c
I20260710 13:19:59.797638 13592 raft_consensus.cc:2804] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.797983 13663 raft_consensus.cc:2749] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.798080 13592 raft_consensus.cc:493] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.798630 13592 raft_consensus.cc:3060] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.798671 13645 raft_consensus.cc:493] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.799261 13645 raft_consensus.cc:515] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.801285 13645 leader_election.cc:290] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:59.796559 13537 consensus_queue.cc:1048] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.802881 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9b7d334d6349448684dc88e3997eaa" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:59.803544 13482 raft_consensus.cc:2468] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 0.
I20260710 13:19:59.798081 13526 tablet_bootstrap.cc:492] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:59.804790 13376 leader_election.cc:304] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:19:59.806526 13638 raft_consensus.cc:2804] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.805840 13158 catalog_manager.cc:5697] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:59.806914 13638 raft_consensus.cc:493] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.807833 13638 raft_consensus.cc:3060] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.811745 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9b7d334d6349448684dc88e3997eaa" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
W20260710 13:19:59.817623 13374 leader_election.cc:343] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.816139 13592 raft_consensus.cc:515] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.821450 13592 leader_election.cc:290] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Requested vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:59.811329 13526 tablet_bootstrap.cc:654] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.822515 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:59.823235 13337 raft_consensus.cc:3060] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.828117 13259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbef16cc62c45628239186b01489175" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:19:59.828764 13259 raft_consensus.cc:2468] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 0.
I20260710 13:19:59.830480 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:19:59.831112 13482 raft_consensus.cc:3060] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.844092 13159 catalog_manager.cc:5697] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb reported cstate change: term changed from 0 to 1, leader changed from <none> to 634a4795dc5549e2a69da61433082eeb (127.10.237.196). New cstate: current_term: 1 leader_uuid: "634a4795dc5549e2a69da61433082eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:59.846357 13638 raft_consensus.cc:515] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.850343 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9b7d334d6349448684dc88e3997eaa" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:19:59.850914 13484 raft_consensus.cc:3060] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.851347 13333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9b7d334d6349448684dc88e3997eaa" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:59.846724 13572 raft_consensus.cc:515] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.843706 13482 raft_consensus.cc:2468] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 1.
I20260710 13:19:59.855661 13638 leader_election.cc:290] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Requested vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
W20260710 13:19:59.863440 13374 leader_election.cc:343] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.865012 13663 raft_consensus.cc:493] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.865690 13663 raft_consensus.cc:515] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.874002 13663 leader_election.cc:290] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:59.876432 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c524cac3184e4ae093b80bd0f0a8e21f" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:19:59.877089 13481 raft_consensus.cc:2468] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 0.
I20260710 13:19:59.879947 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c524cac3184e4ae093b80bd0f0a8e21f" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:19:59.880365 13337 raft_consensus.cc:2468] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 1.
I20260710 13:19:59.880815 13409 raft_consensus.cc:2468] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 0.
I20260710 13:19:59.883414 13302 leader_election.cc:304] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, 634a4795dc5549e2a69da61433082eeb; no voters: 
I20260710 13:19:59.885519 13663 raft_consensus.cc:2804] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.885914 13663 raft_consensus.cc:493] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.886236 13663 raft_consensus.cc:3060] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.887787 13484 raft_consensus.cc:2468] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:19:59.888813 13376 leader_election.cc:304] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [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: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c; no voters: 116b97d2863348dab2ba875b77c1a36f
I20260710 13:19:59.884070 13227 leader_election.cc:304] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:19:59.889927 13638 raft_consensus.cc:2804] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.890396 13638 raft_consensus.cc:697] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Becoming Leader. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:19:59.891198 13638 consensus_queue.cc:237] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.892685 13663 raft_consensus.cc:515] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.893580 13592 raft_consensus.cc:2804] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.894243 13592 raft_consensus.cc:697] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Becoming Leader. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Running, Role: LEADER
I20260710 13:19:59.894763 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbef16cc62c45628239186b01489175" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:19:59.895165 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c524cac3184e4ae093b80bd0f0a8e21f" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:19:59.895387 13337 raft_consensus.cc:3060] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.895711 13409 raft_consensus.cc:3060] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.896224 13526 tablet_bootstrap.cc:492] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:59.895012 13592 consensus_queue.cc:237] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.896679 13526 ts_tablet_manager.cc:1403] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.099s	user 0.025s	sys 0.029s
I20260710 13:19:59.899302 13526 raft_consensus.cc:359] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.899942 13526 raft_consensus.cc:385] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.900216 13526 raft_consensus.cc:740] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.902216 13337 raft_consensus.cc:2468] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:19:59.902704 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c524cac3184e4ae093b80bd0f0a8e21f" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:19:59.903012 13409 raft_consensus.cc:2468] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 1.
I20260710 13:19:59.903296 13484 raft_consensus.cc:3060] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.903383 13374 leader_election.cc:304] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:19:59.904171 13300 leader_election.cc:304] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:19:59.905109 13601 raft_consensus.cc:2804] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.906042 13645 raft_consensus.cc:2804] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.906567 13645 raft_consensus.cc:697] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Becoming Leader. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:19:59.907531 13410 raft_consensus.cc:3060] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.907383 13645 consensus_queue.cc:237] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:19:59.909578 13484 raft_consensus.cc:2468] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 1.
I20260710 13:19:59.910286 13663 leader_election.cc:290] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 election: Requested vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:19:59.910938 13526 consensus_queue.cc:260] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:19:59.913056 13526 ts_tablet_manager.cc:1434] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260710 13:19:59.913934 13526 tablet_bootstrap.cc:492] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:59.914422 13601 raft_consensus.cc:697] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 1 LEADER]: Becoming Leader. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Running, Role: LEADER
I20260710 13:19:59.915351 13601 consensus_queue.cc:237] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.918952 13526 tablet_bootstrap.cc:654] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.923449 13526 tablet_bootstrap.cc:492] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:59.923180 13590 consensus_queue.cc:1048] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.923867 13526 ts_tablet_manager.cc:1403] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:19:59.893636 13572 leader_election.cc:290] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 1 election: Requested vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:19:59.926402 13526 raft_consensus.cc:359] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.928454 13663 consensus_queue.cc:1048] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.930323 13526 raft_consensus.cc:385] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.930629 13526 raft_consensus.cc:740] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.931227 13526 consensus_queue.cc:260] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.932777 13260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bbef16cc62c45628239186b01489175" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:19:59.933480 13526 ts_tablet_manager.cc:1434] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:59.934360 13526 tablet_bootstrap.cc:492] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f: Bootstrap starting.
I20260710 13:19:59.934342 13590 consensus_queue.cc:1048] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.933367 13260 raft_consensus.cc:3060] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.943948 13526 tablet_bootstrap.cc:654] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.944650 13663 consensus_queue.cc:1048] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.960454 13670 consensus_queue.cc:1048] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.962114 13526 tablet_bootstrap.cc:492] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f: No bootstrap required, opened a new log
I20260710 13:19:59.962586 13526 ts_tablet_manager.cc:1403] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.007s
I20260710 13:19:59.964424 13158 catalog_manager.cc:5697] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c reported cstate change: term changed from 0 to 1, leader changed from <none> to a7fb010e15c24a20a65bb8703515d78c (127.10.237.195). New cstate: current_term: 1 leader_uuid: "a7fb010e15c24a20a65bb8703515d78c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.965101 13526 raft_consensus.cc:359] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.965714 13526 raft_consensus.cc:385] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.965965 13526 raft_consensus.cc:740] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.967963 13337 raft_consensus.cc:3060] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.967705 13526 consensus_queue.cc:260] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:19:59.970535 13526 ts_tablet_manager.cc:1434] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:19:59.976073 13260 raft_consensus.cc:2468] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:19:59.987488 13159 catalog_manager.cc:5697] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f reported cstate change: term changed from 0 to 1, leader changed from <none> to 116b97d2863348dab2ba875b77c1a36f (127.10.237.194). New cstate: current_term: 1 leader_uuid: "116b97d2863348dab2ba875b77c1a36f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.991160 13160 catalog_manager.cc:5697] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.992693 13160 catalog_manager.cc:5697] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:00.014966 13156 catalog_manager.cc:5697] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c reported cstate change: term changed from 0 to 1, leader changed from <none> to a7fb010e15c24a20a65bb8703515d78c (127.10.237.195). New cstate: current_term: 1 leader_uuid: "a7fb010e15c24a20a65bb8703515d78c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:00.107656 13702 raft_consensus.cc:493] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:00.108194 13702 raft_consensus.cc:515] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:00.109839 13702 leader_election.cc:290] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:20:00.110802 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9b7d334d6349448684dc88e3997eaa" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:20:00.110802 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9b7d334d6349448684dc88e3997eaa" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:20:00.111855 13484 raft_consensus.cc:2393] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 116b97d2863348dab2ba875b77c1a36f in current term 1: Already voted for candidate a7fb010e15c24a20a65bb8703515d78c in this term.
I20260710 13:20:00.112731 13302 leader_election.cc:304] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f; no voters: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c
I20260710 13:20:00.113380 13702 raft_consensus.cc:3060] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.118414 13702 raft_consensus.cc:2749] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:00.126590 13592 consensus_queue.cc:1048] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.137614 13644 consensus_queue.cc:1048] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.232395 13590 consensus_queue.cc:1048] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.233762 13702 raft_consensus.cc:493] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:00.234246 13702 raft_consensus.cc:515] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:00.236572 13702 leader_election.cc:290] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:20:00.238164 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:20:00.237720 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:20:00.241276 13644 consensus_queue.cc:1048] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.241746 13302 leader_election.cc:304] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f; no voters: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c
I20260710 13:20:00.243152 13702 raft_consensus.cc:2749] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:00.248342 13337 raft_consensus.cc:3060] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.257483 13333 raft_consensus.cc:3060] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.259061 13670 consensus_queue.cc:1048] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.267050 13574 consensus_queue.cc:1048] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:00.293898 13574 consensus_queue.cc:1048] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.302572 13574 consensus_queue.cc:1048] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.323770 13645 consensus_queue.cc:1048] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.333320 13638 consensus_queue.cc:1048] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.404295 13638 consensus_queue.cc:1048] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.414063 13638 consensus_queue.cc:1048] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.427601 13702 consensus_queue.cc:1048] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.438865 13601 consensus_queue.cc:1048] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.642798 11191 tablet_server.cc:179] TabletServer@127.10.237.193:0 shutting down...
I20260710 13:20:00.666294 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:00.666934 11191 tablet_replica.cc:333] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.667625 11191 raft_consensus.cc:2243] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.668537 11191 raft_consensus.cc:2272] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.670799 11191 tablet_replica.cc:333] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.671438 11191 raft_consensus.cc:2243] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.671859 11191 raft_consensus.cc:2272] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.673954 11191 tablet_replica.cc:333] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.674486 11191 raft_consensus.cc:2243] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.675271 11191 raft_consensus.cc:2272] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.677934 11191 tablet_replica.cc:333] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.678695 11191 raft_consensus.cc:2243] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.679107 11191 raft_consensus.cc:2272] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.681416 11191 tablet_replica.cc:333] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.682145 11191 raft_consensus.cc:2243] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.682571 11191 raft_consensus.cc:2272] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.684441 11191 tablet_replica.cc:333] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.684914 11191 raft_consensus.cc:2243] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.685243 11191 raft_consensus.cc:2272] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.686798 11191 tablet_replica.cc:333] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.687348 11191 raft_consensus.cc:2243] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.687671 11191 raft_consensus.cc:2272] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.689785 11191 tablet_replica.cc:333] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.690255 11191 raft_consensus.cc:2243] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.690860 11191 raft_consensus.cc:2272] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.692489 11191 tablet_replica.cc:333] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.692950 11191 raft_consensus.cc:2243] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.693259 11191 raft_consensus.cc:2272] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.694701 11191 tablet_replica.cc:333] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.695209 11191 raft_consensus.cc:2243] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.695524 11191 raft_consensus.cc:2272] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.697081 11191 tablet_replica.cc:333] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.697592 11191 raft_consensus.cc:2243] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.698251 11191 raft_consensus.cc:2272] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.699963 13450 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
I20260710 13:20:00.700524 11191 tablet_replica.cc:333] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.701308 11191 raft_consensus.cc:2243] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.702131 11191 raft_consensus.cc:2272] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.702785 13450 consensus_peers.cc:597] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. 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:20:00.703969 11191 tablet_replica.cc:333] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.704443 11191 raft_consensus.cc:2243] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.705037 11191 raft_consensus.cc:2272] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.706578 11191 tablet_replica.cc:333] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.707095 11191 raft_consensus.cc:2243] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.707472 11191 raft_consensus.cc:2272] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.709345 11191 tablet_replica.cc:333] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.709942 11191 raft_consensus.cc:2243] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.710659 11191 raft_consensus.cc:2272] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.712654 11191 tablet_replica.cc:333] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.713131 11191 raft_consensus.cc:2243] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.713518 11191 raft_consensus.cc:2272] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.715456 11191 tablet_replica.cc:333] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.715924 11191 raft_consensus.cc:2243] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.716303 11191 raft_consensus.cc:2272] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.718119 11191 tablet_replica.cc:333] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4: stopping tablet replica
I20260710 13:20:00.718575 11191 raft_consensus.cc:2243] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.718958 11191 raft_consensus.cc:2272] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.746081 11191 tablet_server.cc:196] TabletServer@127.10.237.193:0 shutdown complete.
W20260710 13:20:00.769507 13450 consensus_peers.cc:597] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:39995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.773950 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:00.780130 13730 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:20:00.780216 13731 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:20:00.787962 11191 server_base.cc:1061] running on GCE node
W20260710 13:20:00.789597 13733 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:20:00.790774 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:00.791083 11191 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:20:00.791291 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689600791273 us; error 0 us; skew 500 ppm
I20260710 13:20:00.792058 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:00.794401 11191 webserver.cc:533] Webserver started at http://127.10.237.193:43079/ using document root <none> and password file <none>
I20260710 13:20:00.794829 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:00.794981 11191 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:00.798730 11191 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:00.803066 13738 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:20:00.803821 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:20:00.804124 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-0-root
uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-0q4n"
I20260710 13:20:00.804427 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689544926673-11191-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:20:00.820152 13450 consensus_peers.cc:597] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:39995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.821441 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:00.822495 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:00.823942 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:00.829085 13745 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:20:00.835260 13376 consensus_peers.cc:597] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:39995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:00.841524 13376 consensus_peers.cc:597] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:39995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.917006 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:20:00.917335 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.090s	user 0.004s	sys 0.000s
I20260710 13:20:00.917546 11191 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:20:00.921818 13745 tablet_bootstrap.cc:492] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
W20260710 13:20:00.932619 13376 consensus_peers.cc:597] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:39995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.938484 13745 tablet_bootstrap.cc:492] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:00.939533 13745 tablet_bootstrap.cc:492] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:00.940212 13745 ts_tablet_manager.cc:1403] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
W20260710 13:20:00.940261 13376 consensus_peers.cc:597] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:39995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.942319 13745 raft_consensus.cc:359] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:00.942829 13745 raft_consensus.cc:740] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.943554 13745 consensus_queue.cc:260] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [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: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:00.946314 13745 ts_tablet_manager.cc:1434] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:00.946923 13745 tablet_bootstrap.cc:492] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:00.957396 13745 tablet_bootstrap.cc:492] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:00.958083 13745 tablet_bootstrap.cc:492] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:00.958588 13745 ts_tablet_manager.cc:1403] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:20:00.960657 13745 raft_consensus.cc:359] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:00.961194 13745 raft_consensus.cc:740] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.961743 13745 consensus_queue.cc:260] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [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: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:00.963343 13745 ts_tablet_manager.cc:1434] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:20:00.963909 13745 tablet_bootstrap.cc:492] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:00.974002 13745 tablet_bootstrap.cc:492] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:00.974681 13745 tablet_bootstrap.cc:492] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:00.975236 13745 ts_tablet_manager.cc:1403] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.011s	user 0.000s	sys 0.011s
I20260710 13:20:00.976748 13745 raft_consensus.cc:359] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:00.977226 13745 raft_consensus.cc:740] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.977772 13745 consensus_queue.cc:260] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [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: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:00.979187 13745 ts_tablet_manager.cc:1434] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:20:00.979735 13745 tablet_bootstrap.cc:492] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:00.988747 11191 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:20:00.988817 13745 tablet_bootstrap.cc:492] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:00.989039 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.071s	user 0.069s	sys 0.000s
I20260710 13:20:00.989661 13745 tablet_bootstrap.cc:492] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:00.990197 13745 ts_tablet_manager.cc:1403] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:20:00.991798 13745 raft_consensus.cc:359] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:00.992275 13745 raft_consensus.cc:740] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.992825 13745 consensus_queue.cc:260] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [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: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:00.994132 13745 ts_tablet_manager.cc:1434] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:20:00.994870 13745 tablet_bootstrap.cc:492] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:01.004853 13745 tablet_bootstrap.cc:492] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.005530 13745 tablet_bootstrap.cc:492] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.006592 13745 ts_tablet_manager.cc:1403] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:20:01.008555 13745 raft_consensus.cc:359] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:01.009048 13745 raft_consensus.cc:740] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.009649 13745 consensus_queue.cc:260] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [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: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:01.011065 13745 ts_tablet_manager.cc:1434] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260710 13:20:01.011862 13745 tablet_bootstrap.cc:492] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:01.022277 13745 tablet_bootstrap.cc:492] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.022996 13745 tablet_bootstrap.cc:492] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.023641 13745 ts_tablet_manager.cc:1403] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 13:20:01.025542 13745 raft_consensus.cc:359] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.026046 13745 raft_consensus.cc:740] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.026626 13745 consensus_queue.cc:260] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [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: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.028106 13745 ts_tablet_manager.cc:1434] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:01.028894 13745 tablet_bootstrap.cc:492] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:01.039167 13745 tablet_bootstrap.cc:492] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.040023 13745 tablet_bootstrap.cc:492] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.040661 13745 ts_tablet_manager.cc:1403] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:20:01.042939 13745 raft_consensus.cc:359] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:01.043601 13745 raft_consensus.cc:740] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.044245 13745 consensus_queue.cc:260] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [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: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:01.046041 13745 ts_tablet_manager.cc:1434] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:01.046777 13745 tablet_bootstrap.cc:492] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:01.053356 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.193:39995
I20260710 13:20:01.053454 13811 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.193:39995 every 8 connection(s)
I20260710 13:20:01.068954 13745 tablet_bootstrap.cc:492] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.070152 13745 tablet_bootstrap.cc:492] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.071110 13745 ts_tablet_manager.cc:1403] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260710 13:20:01.074213 13745 raft_consensus.cc:359] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:01.075096 13745 raft_consensus.cc:740] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.075935 13745 consensus_queue.cc:260] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [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: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:01.078575 13745 ts_tablet_manager.cc:1434] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
W20260710 13:20:01.078670 13302 consensus_peers.cc:597] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. 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:20:01.079595 13745 tablet_bootstrap.cc:492] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
W20260710 13:20:01.084882 13450 consensus_peers.cc:597] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. 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:20:01.100919 13816 heartbeater.cc:344] Connected to a master server at 127.10.237.254:42645
I20260710 13:20:01.101370 13816 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:01.102087 13745 tablet_bootstrap.cc:492] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.102267 13816 heartbeater.cc:507] Master 127.10.237.254:42645 requested a full tablet report, sending...
I20260710 13:20:01.102967 13745 tablet_bootstrap.cc:492] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.103595 13745 ts_tablet_manager.cc:1403] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260710 13:20:01.105783 13745 raft_consensus.cc:359] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.106422 13745 raft_consensus.cc:740] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.107084 13745 consensus_queue.cc:260] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [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: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.108695 13745 ts_tablet_manager.cc:1434] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:01.109407 13745 tablet_bootstrap.cc:492] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:01.110666 13159 ts_manager.cc:194] Re-registered known tserver with Master: ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:20:01.121948 13745 tablet_bootstrap.cc:492] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.122831 13745 tablet_bootstrap.cc:492] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.123421 13745 ts_tablet_manager.cc:1403] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 13:20:01.125738 13745 raft_consensus.cc:359] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:01.126374 13745 raft_consensus.cc:740] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.126991 13745 consensus_queue.cc:260] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4 [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: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:01.128875 13745 ts_tablet_manager.cc:1434] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:01.129552 13745 tablet_bootstrap.cc:492] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:01.129824 13159 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49586
I20260710 13:20:01.133139 13816 heartbeater.cc:499] Master 127.10.237.254:42645 was elected leader, sending a full tablet report...
I20260710 13:20:01.141683 13745 tablet_bootstrap.cc:492] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.142338 13745 tablet_bootstrap.cc:492] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.142787 13745 ts_tablet_manager.cc:1403] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:20:01.144573 13745 raft_consensus.cc:359] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:01.145269 13745 raft_consensus.cc:740] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.145833 13745 consensus_queue.cc:260] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [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: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:01.147583 13745 ts_tablet_manager.cc:1434] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:20:01.148132 13745 tablet_bootstrap.cc:492] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:01.159730 13745 tablet_bootstrap.cc:492] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.160521 13745 tablet_bootstrap.cc:492] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.161006 13745 ts_tablet_manager.cc:1403] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.002s
I20260710 13:20:01.162609 13745 raft_consensus.cc:359] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:01.163081 13745 raft_consensus.cc:740] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.163661 13745 consensus_queue.cc:260] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [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: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:01.165017 13745 ts_tablet_manager.cc:1434] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:20:01.165705 13745 tablet_bootstrap.cc:492] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:01.175804 13745 tablet_bootstrap.cc:492] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.176532 13745 tablet_bootstrap.cc:492] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.176985 13745 ts_tablet_manager.cc:1403] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:20:01.178588 13745 raft_consensus.cc:359] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:01.179059 13745 raft_consensus.cc:740] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.179566 13745 consensus_queue.cc:260] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [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: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:01.180922 13745 ts_tablet_manager.cc:1434] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:01.181643 13745 tablet_bootstrap.cc:492] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:01.191819 13745 tablet_bootstrap.cc:492] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.192597 13745 tablet_bootstrap.cc:492] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.193157 13745 ts_tablet_manager.cc:1403] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:20:01.194779 13745 raft_consensus.cc:359] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.195250 13745 raft_consensus.cc:740] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.195714 13745 consensus_queue.cc:260] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [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: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.197014 13745 ts_tablet_manager.cc:1434] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:01.197763 13745 tablet_bootstrap.cc:492] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:01.208732 13745 tablet_bootstrap.cc:492] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.209447 13745 tablet_bootstrap.cc:492] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.209942 13745 ts_tablet_manager.cc:1403] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:20:01.211575 13745 raft_consensus.cc:359] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.212062 13745 raft_consensus.cc:740] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.212550 13745 consensus_queue.cc:260] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [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: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.213963 13745 ts_tablet_manager.cc:1434] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:01.214808 13745 tablet_bootstrap.cc:492] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:01.227315 13745 tablet_bootstrap.cc:492] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.228096 13745 tablet_bootstrap.cc:492] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.228601 13745 ts_tablet_manager.cc:1403] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:20:01.230334 13745 raft_consensus.cc:359] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:01.230821 13745 raft_consensus.cc:740] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.231330 13745 consensus_queue.cc:260] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [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: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:01.233033 13745 ts_tablet_manager.cc:1434] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:01.234019 13745 tablet_bootstrap.cc:492] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:01.245272 13745 tablet_bootstrap.cc:492] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.245996 13745 tablet_bootstrap.cc:492] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.246505 13745 ts_tablet_manager.cc:1403] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:20:01.248219 13745 raft_consensus.cc:359] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.248723 13745 raft_consensus.cc:740] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.249223 13745 consensus_queue.cc:260] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [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: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.250679 13745 ts_tablet_manager.cc:1434] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:20:01.251479 13745 tablet_bootstrap.cc:492] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap starting.
I20260710 13:20:01.264118 13745 tablet_bootstrap.cc:492] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4: 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:20:01.264756 13745 tablet_bootstrap.cc:492] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4: Bootstrap complete.
I20260710 13:20:01.265200 13745 ts_tablet_manager.cc:1403] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:20:01.266803 13745 raft_consensus.cc:359] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:01.267347 13745 raft_consensus.cc:740] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.268193 13745 consensus_queue.cc:260] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [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: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:01.269833 13745 ts_tablet_manager.cc:1434] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:01.757424 13670 raft_consensus.cc:493] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:01.757845 13670 raft_consensus.cc:515] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.759435 13670 leader_election.cc:290] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:20:01.760015 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29be7206a74040959c003bc0c78f7813" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:20:01.760242 13333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29be7206a74040959c003bc0c78f7813" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:20:01.760628 13786 raft_consensus.cc:2468] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
I20260710 13:20:01.761639 13450 leader_election.cc:304] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [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: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 116b97d2863348dab2ba875b77c1a36f
I20260710 13:20:01.762320 13670 raft_consensus.cc:2804] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:01.762612 13670 raft_consensus.cc:493] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:01.762895 13670 raft_consensus.cc:3060] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.767316 13670 raft_consensus.cc:515] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.768784 13670 leader_election.cc:290] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 2 election: Requested vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:20:01.769502 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29be7206a74040959c003bc0c78f7813" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:20:01.769667 13333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29be7206a74040959c003bc0c78f7813" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:20:01.769981 13786 raft_consensus.cc:3060] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.770237 13333 raft_consensus.cc:3060] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.775199 13333 raft_consensus.cc:2468] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 2.
I20260710 13:20:01.775202 13786 raft_consensus.cc:2468] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 2.
I20260710 13:20:01.776232 13448 leader_election.cc:304] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, 634a4795dc5549e2a69da61433082eeb; no voters: 
I20260710 13:20:01.776918 13670 raft_consensus.cc:2804] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.777360 13670 raft_consensus.cc:697] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Becoming Leader. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:20:01.778072 13670 consensus_queue.cc:237] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.783097 13670 raft_consensus.cc:493] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:01.783536 13670 raft_consensus.cc:515] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:01.785521 13670 leader_election.cc:290] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:20:01.785564 13159 catalog_manager.cc:5697] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb reported cstate change: term changed from 1 to 2, leader changed from ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193) to 634a4795dc5549e2a69da61433082eeb (127.10.237.196). New cstate: current_term: 2 leader_uuid: "634a4795dc5549e2a69da61433082eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.786253 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7631f3ce45b9467eb73866b5d100bcf9" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:20:01.786484 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7631f3ce45b9467eb73866b5d100bcf9" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:20:01.787187 13786 raft_consensus.cc:2468] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
I20260710 13:20:01.788146 13450 leader_election.cc:304] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [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: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: a7fb010e15c24a20a65bb8703515d78c
I20260710 13:20:01.788862 13670 raft_consensus.cc:2804] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:01.789165 13670 raft_consensus.cc:493] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:01.789456 13670 raft_consensus.cc:3060] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.795459 13670 raft_consensus.cc:515] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:01.798250 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7631f3ce45b9467eb73866b5d100bcf9" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:20:01.798352 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7631f3ce45b9467eb73866b5d100bcf9" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:20:01.798997 13786 raft_consensus.cc:3060] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.799824 13670 leader_election.cc:290] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 2 election: Requested vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:20:01.803714 13786 raft_consensus.cc:2468] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 2.
I20260710 13:20:01.804543 13832 raft_consensus.cc:493] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:01.804991 13450 leader_election.cc:304] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [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: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: a7fb010e15c24a20a65bb8703515d78c
I20260710 13:20:01.805040 13832 raft_consensus.cc:515] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.805764 13670 raft_consensus.cc:2804] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.806494 13583 raft_consensus.cc:493] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:01.807219 13832 leader_election.cc:290] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:20:01.806948 13583 raft_consensus.cc:515] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.807687 13670 raft_consensus.cc:697] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Becoming Leader. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:20:01.808779 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:20:01.809031 13583 leader_election.cc:290] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:20:01.809437 13481 raft_consensus.cc:2468] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 1.
I20260710 13:20:01.808557 13670 consensus_queue.cc:237] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:01.810236 13333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:20:01.810850 13333 raft_consensus.cc:2468] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
I20260710 13:20:01.813271 13302 leader_election.cc:304] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [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: 116b97d2863348dab2ba875b77c1a36f, 634a4795dc5549e2a69da61433082eeb; no voters: 
I20260710 13:20:01.814303 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:20:01.814929 13786 raft_consensus.cc:2468] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 1.
I20260710 13:20:01.816284 13832 raft_consensus.cc:2804] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:01.816660 13832 raft_consensus.cc:493] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:01.817035 13832 raft_consensus.cc:3060] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.818815 13448 leader_election.cc:304] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [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: 116b97d2863348dab2ba875b77c1a36f, 634a4795dc5549e2a69da61433082eeb; no voters: 
I20260710 13:20:01.819697 13583 raft_consensus.cc:2804] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:01.820031 13583 raft_consensus.cc:493] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:01.820385 13583 raft_consensus.cc:3060] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.823508 13832 raft_consensus.cc:515] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.824463 13159 catalog_manager.cc:5697] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb reported cstate change: term changed from 1 to 2, leader changed from ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193) to 634a4795dc5549e2a69da61433082eeb (127.10.237.196). New cstate: current_term: 2 leader_uuid: "634a4795dc5549e2a69da61433082eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.825436 13832 leader_election.cc:290] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 election: Requested vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:20:01.825480 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:20:01.826126 13670 raft_consensus.cc:493] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:01.826289 13786 raft_consensus.cc:2468] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
I20260710 13:20:01.826639 13670 raft_consensus.cc:515] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.826876 13583 raft_consensus.cc:515] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.828096 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:20:01.828853 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:20:01.829620 13785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:20:01.830003 13786 raft_consensus.cc:3060] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.830309 13785 raft_consensus.cc:2468] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 1.
I20260710 13:20:01.832732 13333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:20:01.833889 13785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:20:01.829429 13670 leader_election.cc:290] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:20:01.835697 13450 leader_election.cc:304] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [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: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:20:01.836247 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe05d8eb2cb4be386c6ff212cd1f270" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:20:01.836470 13670 raft_consensus.cc:2804] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:01.828862 13481 raft_consensus.cc:2393] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 116b97d2863348dab2ba875b77c1a36f in current term 2: Already voted for candidate 634a4795dc5549e2a69da61433082eeb in this term.
I20260710 13:20:01.836836 13670 raft_consensus.cc:493] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:01.837478 13670 raft_consensus.cc:3060] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.831887 13583 leader_election.cc:290] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 2 election: Requested vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:20:01.837149 13337 raft_consensus.cc:2393] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 634a4795dc5549e2a69da61433082eeb in current term 2: Already voted for candidate 116b97d2863348dab2ba875b77c1a36f in this term.
I20260710 13:20:01.840001 13786 raft_consensus.cc:2468] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 2.
I20260710 13:20:01.842931 13302 leader_election.cc:304] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [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: 116b97d2863348dab2ba875b77c1a36f, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 634a4795dc5549e2a69da61433082eeb
I20260710 13:20:01.844061 13832 raft_consensus.cc:2804] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.844583 13832 raft_consensus.cc:697] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Becoming Leader. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Running, Role: LEADER
I20260710 13:20:01.845412 13832 consensus_queue.cc:237] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.846287 13670 raft_consensus.cc:515] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.839978 13448 leader_election.cc:304] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [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: 634a4795dc5549e2a69da61433082eeb; no voters: 116b97d2863348dab2ba875b77c1a36f, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:20:01.849267 13583 raft_consensus.cc:2749] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:20:01.849674 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:20:01.850250 13786 raft_consensus.cc:3060] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.850978 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:20:01.856503 13786 raft_consensus.cc:2468] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 2.
I20260710 13:20:01.849252 13670 leader_election.cc:290] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 2 election: Requested vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:20:01.857568 13450 leader_election.cc:304] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [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: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 116b97d2863348dab2ba875b77c1a36f
I20260710 13:20:01.858754 13670 raft_consensus.cc:2804] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.859231 13670 raft_consensus.cc:697] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Becoming Leader. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:20:01.860009 13670 consensus_queue.cc:237] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.869947 13159 catalog_manager.cc:5697] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f reported cstate change: term changed from 1 to 2, leader changed from ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193) to 116b97d2863348dab2ba875b77c1a36f (127.10.237.194). New cstate: current_term: 2 leader_uuid: "116b97d2863348dab2ba875b77c1a36f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:01.871622 13160 catalog_manager.cc:5697] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb reported cstate change: term changed from 1 to 2, leader changed from ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193) to 634a4795dc5549e2a69da61433082eeb (127.10.237.196). New cstate: current_term: 2 leader_uuid: "634a4795dc5549e2a69da61433082eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.925282 13832 raft_consensus.cc:493] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:01.925836 13832 raft_consensus.cc:515] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:01.927475 13832 leader_election.cc:290] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:20:01.928273 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:20:01.928640 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:20:01.929373 13786 raft_consensus.cc:2393] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 116b97d2863348dab2ba875b77c1a36f in current term 2: Already voted for candidate 634a4795dc5549e2a69da61433082eeb in this term.
I20260710 13:20:01.930465 13302 leader_election.cc:304] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [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: 116b97d2863348dab2ba875b77c1a36f; no voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:20:01.931160 13831 raft_consensus.cc:3060] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.935798 13831 raft_consensus.cc:2749] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:02.050446 13572 raft_consensus.cc:493] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:02.050915 13572 raft_consensus.cc:515] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:02.052553 13572 leader_election.cc:290] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:20:02.053153 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a6f0979a6d47b892c9fb598c14b64c" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:20:02.053380 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a6f0979a6d47b892c9fb598c14b64c" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:20:02.053694 13786 raft_consensus.cc:2468] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:20:02.054649 13376 leader_election.cc:304] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [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: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:20:02.055326 13572 raft_consensus.cc:2804] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:02.055675 13572 raft_consensus.cc:493] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:02.055980 13572 raft_consensus.cc:3060] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.060499 13572 raft_consensus.cc:515] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:02.062089 13572 leader_election.cc:290] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 2 election: Requested vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:20:02.062800 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a6f0979a6d47b892c9fb598c14b64c" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:20:02.063010 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a6f0979a6d47b892c9fb598c14b64c" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:20:02.063369 13786 raft_consensus.cc:3060] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.068264 13786 raft_consensus.cc:2468] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 2.
I20260710 13:20:02.069286 13376 leader_election.cc:304] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [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: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 116b97d2863348dab2ba875b77c1a36f
I20260710 13:20:02.069999 13572 raft_consensus.cc:2804] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.070480 13572 raft_consensus.cc:697] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 2 LEADER]: Becoming Leader. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:20:02.071290 13572 consensus_queue.cc:237] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:02.079761 13160 catalog_manager.cc:5697] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c reported cstate change: term changed from 1 to 2, leader changed from ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193) to a7fb010e15c24a20a65bb8703515d78c (127.10.237.195). New cstate: current_term: 2 leader_uuid: "a7fb010e15c24a20a65bb8703515d78c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:02.108448 13831 raft_consensus.cc:493] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:02.108960 13831 raft_consensus.cc:515] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:02.110520 13831 leader_election.cc:290] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:20:02.111320 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415876ac8c24bd7932a24dcbc28413d" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:20:02.111515 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415876ac8c24bd7932a24dcbc28413d" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:20:02.112167 13786 raft_consensus.cc:2468] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 1.
I20260710 13:20:02.113123 13302 leader_election.cc:304] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [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: 116b97d2863348dab2ba875b77c1a36f, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 634a4795dc5549e2a69da61433082eeb
I20260710 13:20:02.113755 13831 raft_consensus.cc:2804] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:02.114104 13831 raft_consensus.cc:493] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:02.114393 13831 raft_consensus.cc:3060] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.119124 13831 raft_consensus.cc:515] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:02.120646 13831 leader_election.cc:290] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 election: Requested vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:20:02.121203 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415876ac8c24bd7932a24dcbc28413d" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:20:02.121583 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415876ac8c24bd7932a24dcbc28413d" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:20:02.122073 13786 raft_consensus.cc:3060] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.126580 13786 raft_consensus.cc:2468] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 2.
I20260710 13:20:02.127396 13302 leader_election.cc:304] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [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: 116b97d2863348dab2ba875b77c1a36f, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 634a4795dc5549e2a69da61433082eeb
I20260710 13:20:02.128044 13831 raft_consensus.cc:2804] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.128485 13831 raft_consensus.cc:697] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Becoming Leader. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Running, Role: LEADER
I20260710 13:20:02.129180 13831 consensus_queue.cc:237] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:02.132655 13572 raft_consensus.cc:493] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:02.133162 13572 raft_consensus.cc:515] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:02.134996 13572 leader_election.cc:290] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:20:02.135664 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7631f3ce45b9467eb73866b5d100bcf9" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:20:02.136277 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7631f3ce45b9467eb73866b5d100bcf9" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:20:02.137094 13786 raft_consensus.cc:2393] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a7fb010e15c24a20a65bb8703515d78c in current term 2: Already voted for candidate 634a4795dc5549e2a69da61433082eeb in this term.
I20260710 13:20:02.137084 13160 catalog_manager.cc:5697] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f reported cstate change: term changed from 1 to 2, leader changed from ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193) to 116b97d2863348dab2ba875b77c1a36f (127.10.237.194). New cstate: current_term: 2 leader_uuid: "116b97d2863348dab2ba875b77c1a36f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:02.138080 13376 leader_election.cc:304] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [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: a7fb010e15c24a20a65bb8703515d78c; no voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:20:02.138795 13572 raft_consensus.cc:3060] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.142302 13569 raft_consensus.cc:493] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:02.142808 13569 raft_consensus.cc:515] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:02.144793 13569 leader_election.cc:290] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:20:02.145054 13572 raft_consensus.cc:2749] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:02.145419 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb" is_pre_election: true
I20260710 13:20:02.146692 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:20:02.147212 13786 raft_consensus.cc:2468] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 1.
I20260710 13:20:02.147994 13376 leader_election.cc:304] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [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: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 634a4795dc5549e2a69da61433082eeb
I20260710 13:20:02.148547 13572 raft_consensus.cc:2804] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:02.148867 13572 raft_consensus.cc:493] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:02.149140 13572 raft_consensus.cc:3060] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.153556 13572 raft_consensus.cc:515] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:02.154954 13572 leader_election.cc:290] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [CANDIDATE]: Term 2 election: Requested vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:20:02.155735 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:20:02.155905 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "a7fb010e15c24a20a65bb8703515d78c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:20:02.156486 13786 raft_consensus.cc:3060] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.160689 13786 raft_consensus.cc:2468] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a7fb010e15c24a20a65bb8703515d78c in term 2.
I20260710 13:20:02.161521 13376 leader_election.cc:304] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [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: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 634a4795dc5549e2a69da61433082eeb
I20260710 13:20:02.162204 13572 raft_consensus.cc:2804] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.162683 13572 raft_consensus.cc:697] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 2 LEADER]: Becoming Leader. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:20:02.163523 13572 consensus_queue.cc:237] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:02.170794 13160 catalog_manager.cc:5697] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c reported cstate change: term changed from 1 to 2, leader changed from ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193) to a7fb010e15c24a20a65bb8703515d78c (127.10.237.195). New cstate: current_term: 2 leader_uuid: "a7fb010e15c24a20a65bb8703515d78c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.178139 13590 raft_consensus.cc:493] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:02.178725 13590 raft_consensus.cc:515] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:02.181381 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:20:02.181748 13590 leader_election.cc:290] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995)
I20260710 13:20:02.182637 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:20:02.182785 13590 raft_consensus.cc:493] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:02.183350 13786 raft_consensus.cc:2393] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 634a4795dc5549e2a69da61433082eeb in current term 2: Already voted for candidate a7fb010e15c24a20a65bb8703515d78c in this term.
I20260710 13:20:02.183337 13590 raft_consensus.cc:515] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:02.184358 13450 leader_election.cc:304] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [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: 634a4795dc5549e2a69da61433082eeb; no voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:20:02.185025 13583 raft_consensus.cc:3060] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.185249 13590 leader_election.cc:290] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:20:02.186237 13337 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415876ac8c24bd7932a24dcbc28413d" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "116b97d2863348dab2ba875b77c1a36f" is_pre_election: true
I20260710 13:20:02.186286 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6415876ac8c24bd7932a24dcbc28413d" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:20:02.187122 13786 raft_consensus.cc:2393] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 634a4795dc5549e2a69da61433082eeb in current term 2: Already voted for candidate 116b97d2863348dab2ba875b77c1a36f in this term.
I20260710 13:20:02.188143 13450 leader_election.cc:304] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [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: 634a4795dc5549e2a69da61433082eeb; no voters: 116b97d2863348dab2ba875b77c1a36f, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:20:02.188911 13590 raft_consensus.cc:3060] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.191076 13583 raft_consensus.cc:2749] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:02.193459 13590 raft_consensus.cc:2749] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:02.212671 13831 raft_consensus.cc:493] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca7dff11d34f42c6a535e56b8b9374e4)
I20260710 13:20:02.213156 13831 raft_consensus.cc:515] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:02.214823 13831 leader_election.cc:290] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:20:02.215958 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a6f0979a6d47b892c9fb598c14b64c" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a7fb010e15c24a20a65bb8703515d78c" is_pre_election: true
I20260710 13:20:02.216509 13786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a6f0979a6d47b892c9fb598c14b64c" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" is_pre_election: true
I20260710 13:20:02.217517 13786 raft_consensus.cc:2393] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 116b97d2863348dab2ba875b77c1a36f in current term 2: Already voted for candidate a7fb010e15c24a20a65bb8703515d78c in this term.
I20260710 13:20:02.218425 13302 leader_election.cc:304] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [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: 116b97d2863348dab2ba875b77c1a36f; no voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:20:02.219105 13785 raft_consensus.cc:1275] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Refusing update from remote peer 634a4795dc5549e2a69da61433082eeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.219216 13831 raft_consensus.cc:3060] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.220499 13590 consensus_queue.cc:1048] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.224862 13831 raft_consensus.cc:2749] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:02.231735 13337 raft_consensus.cc:1275] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Refusing update from remote peer 634a4795dc5549e2a69da61433082eeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.233536 13670 consensus_queue.cc:1048] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.249318 13785 raft_consensus.cc:1275] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Refusing update from remote peer 116b97d2863348dab2ba875b77c1a36f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.250960 13702 consensus_queue.cc:1048] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.254319 13409 raft_consensus.cc:1275] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Refusing update from remote peer 634a4795dc5549e2a69da61433082eeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.256112 13670 consensus_queue.cc:1048] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.260926 13481 raft_consensus.cc:1275] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Refusing update from remote peer 116b97d2863348dab2ba875b77c1a36f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.263943 13832 consensus_queue.cc:1048] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.278723 13785 raft_consensus.cc:1275] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Refusing update from remote peer 634a4795dc5549e2a69da61433082eeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.280042 13583 consensus_queue.cc:1048] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.291993 13785 raft_consensus.cc:1275] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Refusing update from remote peer 634a4795dc5549e2a69da61433082eeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.293237 13590 consensus_queue.cc:1048] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.302891 13337 raft_consensus.cc:1275] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Refusing update from remote peer 634a4795dc5549e2a69da61433082eeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.304628 13583 consensus_queue.cc:1048] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.549738 13786 raft_consensus.cc:1275] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Refusing update from remote peer a7fb010e15c24a20a65bb8703515d78c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.550887 13572 consensus_queue.cc:1048] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.558645 13337 raft_consensus.cc:1275] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Refusing update from remote peer a7fb010e15c24a20a65bb8703515d78c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.560196 13572 consensus_queue.cc:1048] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.564845 13786 raft_consensus.cc:1275] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Refusing update from remote peer a7fb010e15c24a20a65bb8703515d78c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.567036 13572 consensus_queue.cc:1048] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.584570 13481 raft_consensus.cc:1275] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Refusing update from remote peer a7fb010e15c24a20a65bb8703515d78c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.587152 13858 consensus_queue.cc:1048] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.614732 13481 raft_consensus.cc:1275] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Refusing update from remote peer 116b97d2863348dab2ba875b77c1a36f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.615880 13832 consensus_queue.cc:1048] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.624593 13786 raft_consensus.cc:1275] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Refusing update from remote peer 116b97d2863348dab2ba875b77c1a36f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.626286 13702 consensus_queue.cc:1048] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:04.032207 13191 debug-util.cc:398] Leaking SignalData structure 0x7b080008a320 after lost signal to thread 11194
W20260710 13:20:04.033167 13191 debug-util.cc:398] Leaking SignalData structure 0x7b0800087560 after lost signal to thread 13194
W20260710 13:20:04.034205 13191 debug-util.cc:398] Leaking SignalData structure 0x7b08001b6440 after lost signal to thread 13361
W20260710 13:20:04.035276 13191 debug-util.cc:398] Leaking SignalData structure 0x7b08001356a0 after lost signal to thread 13435
W20260710 13:20:04.036253 13191 debug-util.cc:398] Leaking SignalData structure 0x7b08000982a0 after lost signal to thread 13509
W20260710 13:20:04.037178 13191 debug-util.cc:398] Leaking SignalData structure 0x7b080014ea60 after lost signal to thread 13811
W20260710 13:20:05.850181 13432 debug-util.cc:398] Leaking SignalData structure 0x7b080019f7e0 after lost signal to thread 11194
W20260710 13:20:05.851783 13432 debug-util.cc:398] Leaking SignalData structure 0x7b08000644c0 after lost signal to thread 13194
W20260710 13:20:05.853847 13432 debug-util.cc:398] Leaking SignalData structure 0x7b0800047180 after lost signal to thread 13361
W20260710 13:20:05.855574 13432 debug-util.cc:398] Leaking SignalData structure 0x7b08002b0f80 after lost signal to thread 13435
W20260710 13:20:05.856894 13432 debug-util.cc:398] Leaking SignalData structure 0x7b0800257f20 after lost signal to thread 13509
W20260710 13:20:05.858258 13432 debug-util.cc:398] Leaking SignalData structure 0x7b080027cc60 after lost signal to thread 13811
I20260710 13:20:11.191704 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:11.217458 13484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29be7206a74040959c003bc0c78f7813"
dest_uuid: "634a4795dc5549e2a69da61433082eeb"
mode: GRACEFUL
new_leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
 from {username='slave'} at 127.0.0.1:57082
I20260710 13:20:11.218091 13484 raft_consensus.cc:606] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Received request to transfer leadership to TS ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:20:11.220356 13484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "46957502bbfe458591d7bd52fad20394"
dest_uuid: "634a4795dc5549e2a69da61433082eeb"
mode: GRACEFUL
new_leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
 from {username='slave'} at 127.0.0.1:57082
I20260710 13:20:11.220769 13484 raft_consensus.cc:606] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Received request to transfer leadership to TS ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:20:11.236655 13408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d"
dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
mode: GRACEFUL
new_leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
 from {username='slave'} at 127.0.0.1:36150
I20260710 13:20:11.237171 13408 raft_consensus.cc:606] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 2 LEADER]: Received request to transfer leadership to TS ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:20:11.239631 13484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784"
dest_uuid: "634a4795dc5549e2a69da61433082eeb"
mode: GRACEFUL
new_leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
 from {username='slave'} at 127.0.0.1:57082
I20260710 13:20:11.240126 13484 raft_consensus.cc:606] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Received request to transfer leadership to TS ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:20:11.242364 13408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb9b7d334d6349448684dc88e3997eaa"
dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
mode: GRACEFUL
new_leader_uuid: "116b97d2863348dab2ba875b77c1a36f"
 from {username='slave'} at 127.0.0.1:36150
I20260710 13:20:11.242807 13408 raft_consensus.cc:606] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Received request to transfer leadership to TS 116b97d2863348dab2ba875b77c1a36f
I20260710 13:20:11.244028 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:11.244246 13881 raft_consensus.cc:993] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb: : Instructing follower ca7dff11d34f42c6a535e56b8b9374e4 to start an election
I20260710 13:20:11.244668 13881 raft_consensus.cc:1081] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Signalling peer ca7dff11d34f42c6a535e56b8b9374e4 to start an election
I20260710 13:20:11.245011 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:11.246336 13782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "46957502bbfe458591d7bd52fad20394"
dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
 from {username='slave'} at 127.0.0.1:35488
I20260710 13:20:11.246618 13869 raft_consensus.cc:993] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c: : Instructing follower ca7dff11d34f42c6a535e56b8b9374e4 to start an election
I20260710 13:20:11.246891 13782 raft_consensus.cc:493] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.247265 13878 raft_consensus.cc:1081] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 2 LEADER]: Signalling peer ca7dff11d34f42c6a535e56b8b9374e4 to start an election
I20260710 13:20:11.247380 13782 raft_consensus.cc:3060] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.248948 13785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d"
dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
 from {username='slave'} at 127.0.0.1:35506
I20260710 13:20:11.249442 13785 raft_consensus.cc:493] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.249768 13785 raft_consensus.cc:3060] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:11.253456 13782 raft_consensus.cc:515] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:11.255656 13782 leader_election.cc:290] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 2 election: Requested vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:20:11.255793 13785 raft_consensus.cc:515] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:11.258198 13785 leader_election.cc:290] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 3 election: Requested vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:20:11.266675 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46957502bbfe458591d7bd52fad20394" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:20:11.267128 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:20:11.267542 13484 raft_consensus.cc:3055] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:11.267719 13481 raft_consensus.cc:3060] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:11.267908 13484 raft_consensus.cc:740] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:20:11.268136 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46957502bbfe458591d7bd52fad20394" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:20:11.268553 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5039cc8fd8304d4388e3a6d08280a30d" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:20:11.268790 13408 raft_consensus.cc:3060] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.269105 13409 raft_consensus.cc:3055] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:11.269443 13409 raft_consensus.cc:740] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:20:11.268878 13484 consensus_queue.cc:260] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:11.270233 13409 consensus_queue.cc:260] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [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: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:11.270707 13484 raft_consensus.cc:3060] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.273506 13409 raft_consensus.cc:3060] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:11.275561 13481 raft_consensus.cc:2468] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 3.
I20260710 13:20:11.276921 13741 leader_election.cc:304] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [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: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:20:11.275058 13878 raft_consensus.cc:993] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c: : Instructing follower 116b97d2863348dab2ba875b77c1a36f to start an election
I20260710 13:20:11.278180 13878 raft_consensus.cc:1081] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Signalling peer 116b97d2863348dab2ba875b77c1a36f to start an election
I20260710 13:20:11.278491 13408 raft_consensus.cc:2468] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 2.
I20260710 13:20:11.280910 13334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb9b7d334d6349448684dc88e3997eaa"
dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
 from {username='slave'} at 127.0.0.1:47672
I20260710 13:20:11.281261 13484 raft_consensus.cc:2468] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 2.
I20260710 13:20:11.281522 13334 raft_consensus.cc:493] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.282013 13334 raft_consensus.cc:3060] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.282505 13741 leader_election.cc:304] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:20:11.284168 13409 raft_consensus.cc:2468] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 3.
I20260710 13:20:11.284435 13888 raft_consensus.cc:2804] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:11.281483 13887 raft_consensus.cc:2804] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:11.289579 13888 raft_consensus.cc:697] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 LEADER]: Becoming Leader. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Running, Role: LEADER
I20260710 13:20:11.289598 13334 raft_consensus.cc:515] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:11.292176 13334 leader_election.cc:290] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 election: Requested vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:20:11.293169 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9b7d334d6349448684dc88e3997eaa" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:20:11.291209 13888 consensus_queue.cc:237] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:11.293510 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9b7d334d6349448684dc88e3997eaa" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:20:11.293771 13484 raft_consensus.cc:3060] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.294275 13409 raft_consensus.cc:3055] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:11.294647 13409 raft_consensus.cc:740] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:20:11.295536 13409 consensus_queue.cc:260] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:11.296764 13409 raft_consensus.cc:3060] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.301210 13484 raft_consensus.cc:2468] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 2.
I20260710 13:20:11.302506 13302 leader_election.cc:304] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, 634a4795dc5549e2a69da61433082eeb; no voters: 
I20260710 13:20:11.302583 13887 raft_consensus.cc:697] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 LEADER]: Becoming Leader. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Running, Role: LEADER
I20260710 13:20:11.303212 13409 raft_consensus.cc:2468] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 2.
I20260710 13:20:11.303475 13870 raft_consensus.cc:2804] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:11.303944 13887 consensus_queue.cc:237] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [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: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:11.304880 13870 raft_consensus.cc:697] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Becoming Leader. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Running, Role: LEADER
I20260710 13:20:11.305910 13870 consensus_queue.cc:237] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:11.319737 13160 catalog_manager.cc:5697] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f reported cstate change: term changed from 1 to 2, leader changed from a7fb010e15c24a20a65bb8703515d78c (127.10.237.195) to 116b97d2863348dab2ba875b77c1a36f (127.10.237.194). New cstate: current_term: 2 leader_uuid: "116b97d2863348dab2ba875b77c1a36f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.320974 13159 catalog_manager.cc:5697] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 reported cstate change: term changed from 1 to 2, leader changed from 634a4795dc5549e2a69da61433082eeb (127.10.237.196) to ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193). New cstate: current_term: 2 leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.324613 13877 raft_consensus.cc:993] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb: : Instructing follower ca7dff11d34f42c6a535e56b8b9374e4 to start an election
I20260710 13:20:11.325141 13881 raft_consensus.cc:1081] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Signalling peer ca7dff11d34f42c6a535e56b8b9374e4 to start an election
I20260710 13:20:11.326730 13782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29be7206a74040959c003bc0c78f7813"
dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
 from {username='slave'} at 127.0.0.1:35488
I20260710 13:20:11.327257 13782 raft_consensus.cc:493] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.327560 13782 raft_consensus.cc:3060] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:11.335352 13782 raft_consensus.cc:515] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:11.338629 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29be7206a74040959c003bc0c78f7813" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:20:11.339309 13484 raft_consensus.cc:3055] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:11.339363 13782 leader_election.cc:290] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 3 election: Requested vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:20:11.339639 13484 raft_consensus.cc:740] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:20:11.340512 13484 consensus_queue.cc:260] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [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: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:11.341766 13484 raft_consensus.cc:3060] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:11.347226 13159 catalog_manager.cc:5697] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 reported cstate change: term changed from 2 to 3, leader changed from a7fb010e15c24a20a65bb8703515d78c (127.10.237.195) to ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193). New cstate: current_term: 3 leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:11.348536 13484 raft_consensus.cc:2468] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 3.
I20260710 13:20:11.349694 13741 leader_election.cc:304] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [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: 634a4795dc5549e2a69da61433082eeb, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:20:11.350473 13887 raft_consensus.cc:2804] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:11.350930 13887 raft_consensus.cc:697] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 LEADER]: Becoming Leader. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Running, Role: LEADER
I20260710 13:20:11.351889 13887 consensus_queue.cc:237] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [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: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:11.373245 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29be7206a74040959c003bc0c78f7813" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:20:11.372989 13159 catalog_manager.cc:5697] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 reported cstate change: term changed from 2 to 3, leader changed from 634a4795dc5549e2a69da61433082eeb (127.10.237.196) to ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193). New cstate: current_term: 3 leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.373751 13334 raft_consensus.cc:3060] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:11.379489 13334 raft_consensus.cc:2468] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 3.
I20260710 13:20:11.558933 13877 raft_consensus.cc:993] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb: : Instructing follower ca7dff11d34f42c6a535e56b8b9374e4 to start an election
I20260710 13:20:11.559423 13881 raft_consensus.cc:1081] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Signalling peer ca7dff11d34f42c6a535e56b8b9374e4 to start an election
I20260710 13:20:11.560734 13782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784"
dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
 from {username='slave'} at 127.0.0.1:35488
I20260710 13:20:11.561175 13782 raft_consensus.cc:493] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.561501 13782 raft_consensus.cc:3060] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:11.566839 13782 raft_consensus.cc:515] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:11.569195 13782 leader_election.cc:290] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 3 election: Requested vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675)
I20260710 13:20:11.569375 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:20:11.569712 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d6d27031404fe5a5fbd89da18a7784" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:20:11.570070 13481 raft_consensus.cc:3055] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:11.570428 13481 raft_consensus.cc:740] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:20:11.570389 13334 raft_consensus.cc:3060] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:11.571206 13481 consensus_queue.cc:260] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [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: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:11.572165 13481 raft_consensus.cc:3060] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:11.575713 13334 raft_consensus.cc:2468] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 3.
I20260710 13:20:11.576882 13739 leader_election.cc:304] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [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: 116b97d2863348dab2ba875b77c1a36f, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:20:11.577584 13887 raft_consensus.cc:2804] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:11.578043 13887 raft_consensus.cc:697] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 LEADER]: Becoming Leader. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Running, Role: LEADER
I20260710 13:20:11.578711 13481 raft_consensus.cc:2468] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 3.
I20260710 13:20:11.579010 13887 consensus_queue.cc:237] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [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: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } }
I20260710 13:20:11.586385 13159 catalog_manager.cc:5697] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 reported cstate change: term changed from 2 to 3, leader changed from 634a4795dc5549e2a69da61433082eeb (127.10.237.196) to ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193). New cstate: current_term: 3 leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.687335 13481 raft_consensus.cc:1275] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Refusing update from remote peer 116b97d2863348dab2ba875b77c1a36f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.688385 13870 consensus_queue.cc:1048] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.703256 13409 raft_consensus.cc:1275] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Refusing update from remote peer 116b97d2863348dab2ba875b77c1a36f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.705818 13409 raft_consensus.cc:1275] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Refusing update from remote peer ca7dff11d34f42c6a535e56b8b9374e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.707546 13887 consensus_queue.cc:1048] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:11.707499 13870 consensus_queue.cc:1048] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:11.736975 13481 raft_consensus.cc:1275] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Refusing update from remote peer ca7dff11d34f42c6a535e56b8b9374e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.738737 13889 consensus_queue.cc:1048] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:11.741063 13481 raft_consensus.cc:1275] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Refusing update from remote peer ca7dff11d34f42c6a535e56b8b9374e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:11.742834 13889 consensus_queue.cc:1048] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:11.756494 13409 raft_consensus.cc:1275] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 3 FOLLOWER]: Refusing update from remote peer ca7dff11d34f42c6a535e56b8b9374e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:11.757586 13888 consensus_queue.cc:1048] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:11.902392 13334 raft_consensus.cc:1275] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f [term 3 FOLLOWER]: Refusing update from remote peer ca7dff11d34f42c6a535e56b8b9374e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:11.903927 13888 consensus_queue.cc:1048] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:11.913304 13481 raft_consensus.cc:1275] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Refusing update from remote peer ca7dff11d34f42c6a535e56b8b9374e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:11.914865 13889 consensus_queue.cc:1048] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:12.061383 13334 raft_consensus.cc:1275] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 3 FOLLOWER]: Refusing update from remote peer ca7dff11d34f42c6a535e56b8b9374e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:12.062582 13887 consensus_queue.cc:1048] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:12.073302 13481 raft_consensus.cc:1275] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Refusing update from remote peer ca7dff11d34f42c6a535e56b8b9374e4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:12.074884 13888 consensus_queue.cc:1048] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:12.246083 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:12.262384 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:12.276866 13408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7036b71874b24c1fb0a9649d9ac22518"
dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
mode: GRACEFUL
new_leader_uuid: "116b97d2863348dab2ba875b77c1a36f"
 from {username='slave'} at 127.0.0.1:36150
I20260710 13:20:12.277436 13408 raft_consensus.cc:606] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Received request to transfer leadership to TS 116b97d2863348dab2ba875b77c1a36f
I20260710 13:20:12.279865 13408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3e13c1568904acbbb2631e86f05727b"
dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
mode: GRACEFUL
new_leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
 from {username='slave'} at 127.0.0.1:36150
I20260710 13:20:12.280326 13408 raft_consensus.cc:606] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Received request to transfer leadership to TS ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:20:12.282478 13408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5fee3cb14454e0293339fcb94478bc4"
dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
mode: GRACEFUL
new_leader_uuid: "116b97d2863348dab2ba875b77c1a36f"
 from {username='slave'} at 127.0.0.1:36150
I20260710 13:20:12.282938 13408 raft_consensus.cc:606] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Received request to transfer leadership to TS 116b97d2863348dab2ba875b77c1a36f
I20260710 13:20:12.284087 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:20:12.284756 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:12.320469 13869 raft_consensus.cc:993] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c: : Instructing follower 116b97d2863348dab2ba875b77c1a36f to start an election
I20260710 13:20:12.321228 13920 raft_consensus.cc:1081] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Signalling peer 116b97d2863348dab2ba875b77c1a36f to start an election
I20260710 13:20:12.322515 13333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7036b71874b24c1fb0a9649d9ac22518"
dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
 from {username='slave'} at 127.0.0.1:47672
I20260710 13:20:12.322932 13333 raft_consensus.cc:493] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:12.323212 13333 raft_consensus.cc:3060] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.327546 13333 raft_consensus.cc:515] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:12.328986 13333 leader_election.cc:290] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 election: Requested vote from peers ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:20:12.329802 13782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036b71874b24c1fb0a9649d9ac22518" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
I20260710 13:20:12.330082 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7036b71874b24c1fb0a9649d9ac22518" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:20:12.330297 13782 raft_consensus.cc:3060] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.330669 13408 raft_consensus.cc:3055] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:12.330974 13408 raft_consensus.cc:740] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:20:12.331679 13408 consensus_queue.cc:260] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:12.332651 13408 raft_consensus.cc:3060] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.334823 13782 raft_consensus.cc:2468] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 2.
I20260710 13:20:12.336158 13302 leader_election.cc:304] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:20:12.336987 13907 raft_consensus.cc:2804] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:12.337385 13907 raft_consensus.cc:697] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Becoming Leader. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Running, Role: LEADER
I20260710 13:20:12.337891 13408 raft_consensus.cc:2468] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 2.
I20260710 13:20:12.338249 13907 consensus_queue.cc:237] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:12.345687 13159 catalog_manager.cc:5697] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f reported cstate change: term changed from 1 to 2, leader changed from a7fb010e15c24a20a65bb8703515d78c (127.10.237.195) to 116b97d2863348dab2ba875b77c1a36f (127.10.237.194). New cstate: current_term: 2 leader_uuid: "116b97d2863348dab2ba875b77c1a36f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.473891 13921 raft_consensus.cc:993] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c: : Instructing follower ca7dff11d34f42c6a535e56b8b9374e4 to start an election
I20260710 13:20:12.474385 13920 raft_consensus.cc:1081] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Signalling peer ca7dff11d34f42c6a535e56b8b9374e4 to start an election
I20260710 13:20:12.475751 13782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3e13c1568904acbbb2631e86f05727b"
dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
 from {username='slave'} at 127.0.0.1:35506
I20260710 13:20:12.476154 13782 raft_consensus.cc:493] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:12.476372 13782 raft_consensus.cc:3060] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.480526 13782 raft_consensus.cc:515] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:12.481915 13782 leader_election.cc:290] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 2 election: Requested vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:20:12.483004 13333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e13c1568904acbbb2631e86f05727b" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:20:12.483004 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e13c1568904acbbb2631e86f05727b" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:20:12.483834 13333 raft_consensus.cc:3060] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.483878 13408 raft_consensus.cc:3055] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:12.484381 13408 raft_consensus.cc:740] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:20:12.485250 13408 consensus_queue.cc:260] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:12.486442 13408 raft_consensus.cc:3060] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.490413 13333 raft_consensus.cc:2468] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 2.
I20260710 13:20:12.491616 13739 leader_election.cc:304] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:20:12.493239 13408 raft_consensus.cc:2468] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 2.
I20260710 13:20:12.494601 13887 raft_consensus.cc:2804] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:12.495127 13887 raft_consensus.cc:697] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 LEADER]: Becoming Leader. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Running, Role: LEADER
I20260710 13:20:12.495926 13887 consensus_queue.cc:237] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:12.503207 13159 catalog_manager.cc:5697] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 reported cstate change: term changed from 1 to 2, leader changed from a7fb010e15c24a20a65bb8703515d78c (127.10.237.195) to ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193). New cstate: current_term: 2 leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.596736 13921 raft_consensus.cc:993] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c: : Instructing follower 116b97d2863348dab2ba875b77c1a36f to start an election
I20260710 13:20:12.597168 13920 raft_consensus.cc:1081] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Signalling peer 116b97d2863348dab2ba875b77c1a36f to start an election
I20260710 13:20:12.598426 13333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5fee3cb14454e0293339fcb94478bc4"
dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
 from {username='slave'} at 127.0.0.1:47672
I20260710 13:20:12.598837 13333 raft_consensus.cc:493] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:12.599138 13333 raft_consensus.cc:3060] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.603408 13333 raft_consensus.cc:515] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:12.604699 13333 leader_election.cc:290] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 election: Requested vote from peers 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:20:12.605473 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fee3cb14454e0293339fcb94478bc4" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:20:12.605701 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5fee3cb14454e0293339fcb94478bc4" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:20:12.606040 13481 raft_consensus.cc:3060] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.606206 13409 raft_consensus.cc:3055] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:12.606556 13409 raft_consensus.cc:740] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a7fb010e15c24a20a65bb8703515d78c, State: Running, Role: LEADER
I20260710 13:20:12.607215 13409 consensus_queue.cc:260] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:12.608009 13409 raft_consensus.cc:3060] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.611096 13481 raft_consensus.cc:2468] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 2.
I20260710 13:20:12.612124 13302 leader_election.cc:304] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, 634a4795dc5549e2a69da61433082eeb; no voters: 
I20260710 13:20:12.612838 13907 raft_consensus.cc:2804] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:12.613282 13907 raft_consensus.cc:697] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Becoming Leader. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Running, Role: LEADER
I20260710 13:20:12.613538 13409 raft_consensus.cc:2468] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 2.
I20260710 13:20:12.614161 13907 consensus_queue.cc:237] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } }
I20260710 13:20:12.621320 13159 catalog_manager.cc:5697] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f reported cstate change: term changed from 1 to 2, leader changed from a7fb010e15c24a20a65bb8703515d78c (127.10.237.195) to 116b97d2863348dab2ba875b77c1a36f (127.10.237.194). New cstate: current_term: 2 leader_uuid: "116b97d2863348dab2ba875b77c1a36f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.924572 13333 raft_consensus.cc:1275] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Refusing update from remote peer ca7dff11d34f42c6a535e56b8b9374e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:12.925804 13887 consensus_queue.cc:1048] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.935223 13409 raft_consensus.cc:1275] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Refusing update from remote peer ca7dff11d34f42c6a535e56b8b9374e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:12.941543 13887 consensus_queue.cc:1048] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.948956 13782 raft_consensus.cc:1275] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Refusing update from remote peer 116b97d2863348dab2ba875b77c1a36f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:12.950168 13919 consensus_queue.cc:1048] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.961301 13409 raft_consensus.cc:1275] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Refusing update from remote peer 116b97d2863348dab2ba875b77c1a36f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:12.964030 13919 consensus_queue.cc:1048] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.054774 13481 raft_consensus.cc:1275] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Refusing update from remote peer 116b97d2863348dab2ba875b77c1a36f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:13.056044 13935 consensus_queue.cc:1048] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.068874 13409 raft_consensus.cc:1275] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Refusing update from remote peer 116b97d2863348dab2ba875b77c1a36f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:13.070322 13939 consensus_queue.cc:1048] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:13.285578 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:13.302739 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:13.326377 13333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c524cac3184e4ae093b80bd0f0a8e21f"
dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
mode: GRACEFUL
new_leader_uuid: "634a4795dc5549e2a69da61433082eeb"
 from {username='slave'} at 127.0.0.1:37896
I20260710 13:20:13.326886 13333 raft_consensus.cc:606] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 1 LEADER]: Received request to transfer leadership to TS 634a4795dc5549e2a69da61433082eeb
I20260710 13:20:13.328039 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:13.328696 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:13.868347 13919 raft_consensus.cc:993] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f: : Instructing follower 634a4795dc5549e2a69da61433082eeb to start an election
I20260710 13:20:13.868861 13939 raft_consensus.cc:1081] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 1 LEADER]: Signalling peer 634a4795dc5549e2a69da61433082eeb to start an election
I20260710 13:20:13.870319 13484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c524cac3184e4ae093b80bd0f0a8e21f"
dest_uuid: "634a4795dc5549e2a69da61433082eeb"
 from {username='slave'} at 127.0.0.1:52074
I20260710 13:20:13.870795 13484 raft_consensus.cc:493] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.871167 13484 raft_consensus.cc:3060] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.876753 13484 raft_consensus.cc:515] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:13.878438 13484 leader_election.cc:290] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 2 election: Requested vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:20:13.879284 13333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c524cac3184e4ae093b80bd0f0a8e21f" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:20:13.879541 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c524cac3184e4ae093b80bd0f0a8e21f" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:20:13.879877 13333 raft_consensus.cc:3055] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:13.880041 13409 raft_consensus.cc:3060] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.880226 13333 raft_consensus.cc:740] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Running, Role: LEADER
I20260710 13:20:13.881134 13333 consensus_queue.cc:260] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:13.882714 13333 raft_consensus.cc:3060] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.886344 13409 raft_consensus.cc:2468] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 2.
I20260710 13:20:13.887681 13448 leader_election.cc:304] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:20:13.888535 13937 raft_consensus.cc:2804] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:13.888774 13333 raft_consensus.cc:2468] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 2.
I20260710 13:20:13.897178 13937 raft_consensus.cc:697] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Becoming Leader. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:20:13.898165 13937 consensus_queue.cc:237] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:13.906579 13159 catalog_manager.cc:5697] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb reported cstate change: term changed from 1 to 2, leader changed from 116b97d2863348dab2ba875b77c1a36f (127.10.237.194) to 634a4795dc5549e2a69da61433082eeb (127.10.237.196). New cstate: current_term: 2 leader_uuid: "634a4795dc5549e2a69da61433082eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.329428 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:14.346922 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:14.359071 13334 raft_consensus.cc:1275] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Refusing update from remote peer 634a4795dc5549e2a69da61433082eeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.360376 13937 consensus_queue.cc:1048] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.361445 13484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2"
dest_uuid: "634a4795dc5549e2a69da61433082eeb"
mode: GRACEFUL
new_leader_uuid: "116b97d2863348dab2ba875b77c1a36f"
 from {username='slave'} at 127.0.0.1:57082
I20260710 13:20:14.362002 13484 raft_consensus.cc:606] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Received request to transfer leadership to TS 116b97d2863348dab2ba875b77c1a36f
I20260710 13:20:14.363282 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:14.364188 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:14.372581 13409 raft_consensus.cc:1275] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Refusing update from remote peer 634a4795dc5549e2a69da61433082eeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.373960 13957 consensus_queue.cc:1048] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:14.864149 13949 raft_consensus.cc:993] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb: : Instructing follower 116b97d2863348dab2ba875b77c1a36f to start an election
I20260710 13:20:14.864614 13957 raft_consensus.cc:1081] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Signalling peer 116b97d2863348dab2ba875b77c1a36f to start an election
I20260710 13:20:14.866114 13333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2"
dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
 from {username='slave'} at 127.0.0.1:47684
I20260710 13:20:14.866638 13333 raft_consensus.cc:493] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:14.866950 13333 raft_consensus.cc:3060] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.873212 13333 raft_consensus.cc:515] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:14.875299 13333 leader_election.cc:290] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 election: Requested vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:20:14.876171 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:20:14.876727 13484 raft_consensus.cc:3055] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:14.876825 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2" candidate_uuid: "116b97d2863348dab2ba875b77c1a36f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:20:14.877061 13484 raft_consensus.cc:740] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:20:14.877429 13409 raft_consensus.cc:3060] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.877969 13484 consensus_queue.cc:260] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:14.879231 13484 raft_consensus.cc:3060] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.884093 13409 raft_consensus.cc:2468] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 2.
I20260710 13:20:14.885058 13484 raft_consensus.cc:2468] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 116b97d2863348dab2ba875b77c1a36f in term 2.
I20260710 13:20:14.885291 13300 leader_election.cc:304] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 116b97d2863348dab2ba875b77c1a36f, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:20:14.886119 13939 raft_consensus.cc:2804] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:14.886505 13939 raft_consensus.cc:697] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Becoming Leader. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Running, Role: LEADER
I20260710 13:20:14.887266 13939 consensus_queue.cc:237] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:14.894508 13159 catalog_manager.cc:5697] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f reported cstate change: term changed from 1 to 2, leader changed from 634a4795dc5549e2a69da61433082eeb (127.10.237.196) to 116b97d2863348dab2ba875b77c1a36f (127.10.237.194). New cstate: current_term: 2 leader_uuid: "116b97d2863348dab2ba875b77c1a36f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.291574 13409 raft_consensus.cc:1275] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Refusing update from remote peer 116b97d2863348dab2ba875b77c1a36f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:15.292690 13939 consensus_queue.cc:1048] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.301795 13484 raft_consensus.cc:1275] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Refusing update from remote peer 116b97d2863348dab2ba875b77c1a36f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:15.303237 13961 consensus_queue.cc:1048] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:15.364984 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:15.387293 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:15.401547 13333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2"
dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
mode: GRACEFUL
new_leader_uuid: "634a4795dc5549e2a69da61433082eeb"
 from {username='slave'} at 127.0.0.1:37896
I20260710 13:20:15.402052 13333 raft_consensus.cc:606] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Received request to transfer leadership to TS 634a4795dc5549e2a69da61433082eeb
I20260710 13:20:15.403273 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:15.404182 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:15.731778 13961 raft_consensus.cc:993] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f: : Instructing follower 634a4795dc5549e2a69da61433082eeb to start an election
I20260710 13:20:15.732553 13939 raft_consensus.cc:1081] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Signalling peer 634a4795dc5549e2a69da61433082eeb to start an election
I20260710 13:20:15.734266 13484 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2"
dest_uuid: "634a4795dc5549e2a69da61433082eeb"
 from {username='slave'} at 127.0.0.1:52074
I20260710 13:20:15.734957 13484 raft_consensus.cc:493] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:15.735387 13484 raft_consensus.cc:3060] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:15.742529 13484 raft_consensus.cc:515] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:15.744570 13484 leader_election.cc:290] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [CANDIDATE]: Term 3 election: Requested vote from peers 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675), a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927)
I20260710 13:20:15.745352 13334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "116b97d2863348dab2ba875b77c1a36f"
I20260710 13:20:15.745673 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1dd98d629b3a4abebce1d3321379bdb2" candidate_uuid: "634a4795dc5549e2a69da61433082eeb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:20:15.746191 13334 raft_consensus.cc:3055] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:15.746397 13409 raft_consensus.cc:3060] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:15.746554 13334 raft_consensus.cc:740] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 116b97d2863348dab2ba875b77c1a36f, State: Running, Role: LEADER
I20260710 13:20:15.747491 13334 consensus_queue.cc:260] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [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: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:15.748610 13334 raft_consensus.cc:3060] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:15.752061 13409 raft_consensus.cc:2468] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 3.
I20260710 13:20:15.753280 13448 leader_election.cc:304] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [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: 634a4795dc5549e2a69da61433082eeb, a7fb010e15c24a20a65bb8703515d78c; no voters: 
I20260710 13:20:15.754070 13957 raft_consensus.cc:2804] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:15.754415 13334 raft_consensus.cc:2468] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 634a4795dc5549e2a69da61433082eeb in term 3.
I20260710 13:20:15.754567 13957 raft_consensus.cc:697] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 3 LEADER]: Becoming Leader. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:20:15.755867 13957 consensus_queue.cc:237] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [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: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } }
I20260710 13:20:15.764472 13160 catalog_manager.cc:5697] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb reported cstate change: term changed from 2 to 3, leader changed from 116b97d2863348dab2ba875b77c1a36f (127.10.237.194) to 634a4795dc5549e2a69da61433082eeb (127.10.237.196). New cstate: current_term: 3 leader_uuid: "634a4795dc5549e2a69da61433082eeb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:16.147054 13409 raft_consensus.cc:1275] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 3 FOLLOWER]: Refusing update from remote peer 634a4795dc5549e2a69da61433082eeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:16.148216 13957 consensus_queue.cc:1048] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:16.162618 13334 raft_consensus.cc:1275] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 3 FOLLOWER]: Refusing update from remote peer 634a4795dc5549e2a69da61433082eeb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:16.164229 13937 consensus_queue.cc:1048] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "116b97d2863348dab2ba875b77c1a36f" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:16.405143 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:16.435734 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:16.453231 13484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cb1676754e545c0827db7c36b12448b"
dest_uuid: "634a4795dc5549e2a69da61433082eeb"
mode: GRACEFUL
new_leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
 from {username='slave'} at 127.0.0.1:57082
I20260710 13:20:16.454121 13484 raft_consensus.cc:606] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Received request to transfer leadership to TS ca7dff11d34f42c6a535e56b8b9374e4
I20260710 13:20:16.458298 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:16.459220 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:16.812619 13979 raft_consensus.cc:993] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb: : Instructing follower ca7dff11d34f42c6a535e56b8b9374e4 to start an election
I20260710 13:20:16.813069 13937 raft_consensus.cc:1081] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Signalling peer ca7dff11d34f42c6a535e56b8b9374e4 to start an election
I20260710 13:20:16.814460 13782 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cb1676754e545c0827db7c36b12448b"
dest_uuid: "ca7dff11d34f42c6a535e56b8b9374e4"
 from {username='slave'} at 127.0.0.1:35488
I20260710 13:20:16.815052 13782 raft_consensus.cc:493] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:16.815349 13782 raft_consensus.cc:3060] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:16.820775 13782 raft_consensus.cc:515] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:16.822391 13782 leader_election.cc:290] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 2 election: Requested vote from peers a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927), 634a4795dc5549e2a69da61433082eeb (127.10.237.196:40527)
I20260710 13:20:16.823043 13409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb1676754e545c0827db7c36b12448b" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a7fb010e15c24a20a65bb8703515d78c"
I20260710 13:20:16.823393 13484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb1676754e545c0827db7c36b12448b" candidate_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "634a4795dc5549e2a69da61433082eeb"
I20260710 13:20:16.823740 13409 raft_consensus.cc:3060] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:16.824048 13484 raft_consensus.cc:3055] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:16.824329 13484 raft_consensus.cc:740] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 634a4795dc5549e2a69da61433082eeb, State: Running, Role: LEADER
I20260710 13:20:16.825240 13484 consensus_queue.cc:260] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:16.826186 13484 raft_consensus.cc:3060] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:16.828660 13409 raft_consensus.cc:2468] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 2.
I20260710 13:20:16.829721 13739 leader_election.cc:304] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a7fb010e15c24a20a65bb8703515d78c, ca7dff11d34f42c6a535e56b8b9374e4; no voters: 
I20260710 13:20:16.830356 13982 raft_consensus.cc:2804] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:16.830526 13484 raft_consensus.cc:2468] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca7dff11d34f42c6a535e56b8b9374e4 in term 2.
I20260710 13:20:16.831377 13982 raft_consensus.cc:697] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 LEADER]: Becoming Leader. State: Replica: ca7dff11d34f42c6a535e56b8b9374e4, State: Running, Role: LEADER
I20260710 13:20:16.832444 13982 consensus_queue.cc:237] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } }
I20260710 13:20:16.842201 13159 catalog_manager.cc:5697] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 reported cstate change: term changed from 1 to 2, leader changed from 634a4795dc5549e2a69da61433082eeb (127.10.237.196) to ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193). New cstate: current_term: 2 leader_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca7dff11d34f42c6a535e56b8b9374e4" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 39995 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.268198 13409 raft_consensus.cc:1275] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Refusing update from remote peer ca7dff11d34f42c6a535e56b8b9374e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:17.269224 13982 consensus_queue.cc:1048] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7fb010e15c24a20a65bb8703515d78c" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 37927 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:17.279866 13484 raft_consensus.cc:1275] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Refusing update from remote peer ca7dff11d34f42c6a535e56b8b9374e4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:17.281373 13982 consensus_queue.cc:1048] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "634a4795dc5549e2a69da61433082eeb" member_type: VOTER last_known_addr { host: "127.10.237.196" port: 40527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:17.460006 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:17.474574 11191 tablet_server.cc:179] TabletServer@127.10.237.193:39995 shutting down...
I20260710 13:20:17.502805 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:17.503711 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.504436 11191 raft_consensus.cc:2243] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.504858 11191 raft_consensus.cc:2272] T a9365d4b6c6c4fd89d95733d68dedb35 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.507114 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.507717 11191 raft_consensus.cc:2243] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.508153 11191 raft_consensus.cc:2272] T 6415876ac8c24bd7932a24dcbc28413d P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.510053 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.510584 11191 raft_consensus.cc:2243] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.510968 11191 raft_consensus.cc:2272] T b5c58a2bc6f14a4891c275c290f517d1 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.513130 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.513765 11191 raft_consensus.cc:2243] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.514134 11191 raft_consensus.cc:2272] T 3ede7216ecd94770a85a31667404832a P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.516121 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.516698 11191 raft_consensus.cc:2243] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.517127 11191 raft_consensus.cc:2272] T 215bfe4c990443cda0ddf91f365019bd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.519524 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.520212 11191 raft_consensus.cc:2243] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.520661 11191 raft_consensus.cc:2272] T 7631f3ce45b9467eb73866b5d100bcf9 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.522485 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.522969 11191 raft_consensus.cc:2243] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.524001 11191 raft_consensus.cc:2272] T 5039cc8fd8304d4388e3a6d08280a30d P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.526372 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.526829 11191 raft_consensus.cc:2243] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.527578 11191 raft_consensus.cc:2272] T 73d6d27031404fe5a5fbd89da18a7784 P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.529481 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.530241 11191 raft_consensus.cc:2243] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.530778 11191 raft_consensus.cc:2272] T c6a6f0979a6d47b892c9fb598c14b64c P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.533370 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.533864 11191 raft_consensus.cc:2243] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.534619 11191 raft_consensus.cc:2272] T 29be7206a74040959c003bc0c78f7813 P ca7dff11d34f42c6a535e56b8b9374e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.536720 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.537385 11191 raft_consensus.cc:2243] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.537747 11191 raft_consensus.cc:2272] T 7bbef16cc62c45628239186b01489175 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.539506 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.539951 11191 raft_consensus.cc:2243] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.540621 11191 raft_consensus.cc:2272] T a3e13c1568904acbbb2631e86f05727b P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.542459 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.542881 11191 raft_consensus.cc:2243] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.543541 11191 raft_consensus.cc:2272] T 46957502bbfe458591d7bd52fad20394 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.545238 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.545699 11191 raft_consensus.cc:2243] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.546146 11191 raft_consensus.cc:2272] T abe05d8eb2cb4be386c6ff212cd1f270 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.548481 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.548902 11191 raft_consensus.cc:2243] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.549207 11191 raft_consensus.cc:2272] T f5080aa61dac4d799a2d9366de2f1f45 P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.550879 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.551354 11191 raft_consensus.cc:2243] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.551756 11191 raft_consensus.cc:2272] T 7036b71874b24c1fb0a9649d9ac22518 P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.553606 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.554066 11191 raft_consensus.cc:2243] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.554764 11191 raft_consensus.cc:2272] T 1cb1676754e545c0827db7c36b12448b P ca7dff11d34f42c6a535e56b8b9374e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.557420 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:17.557900 11191 raft_consensus.cc:2243] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.558262 11191 raft_consensus.cc:2272] T 5e92e433e03646f3a5e11857538fc5dd P ca7dff11d34f42c6a535e56b8b9374e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.597919 11191 tablet_server.cc:196] TabletServer@127.10.237.193:39995 shutdown complete.
I20260710 13:20:17.636680 11191 tablet_server.cc:179] TabletServer@127.10.237.194:0 shutting down...
W20260710 13:20:17.636646 13450 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.237.193:39995: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260710 13:20:17.643334 13450 consensus_peers.cc:597] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:39995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:17.649111 13448 consensus_peers.cc:597] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb -> Peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Couldn't send request to peer 116b97d2863348dab2ba875b77c1a36f. 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:20:17.665452 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:17.666380 11191 tablet_replica.cc:333] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.667210 11191 raft_consensus.cc:2243] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.667680 11191 raft_consensus.cc:2272] T 1dd98d629b3a4abebce1d3321379bdb2 P 116b97d2863348dab2ba875b77c1a36f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:17.668731 13374 consensus_peers.cc:597] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c -> Peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Couldn't send request to peer 116b97d2863348dab2ba875b77c1a36f. 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:20:17.669970 11191 tablet_replica.cc:333] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.670514 11191 raft_consensus.cc:2243] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.671499 11191 raft_consensus.cc:2272] T eb9b7d334d6349448684dc88e3997eaa P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.674232 11191 tablet_replica.cc:333] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.675087 11191 raft_consensus.cc:2243] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.675668 11191 raft_consensus.cc:2272] T 29be7206a74040959c003bc0c78f7813 P 116b97d2863348dab2ba875b77c1a36f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:17.675777 13450 consensus_peers.cc:597] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:39995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:17.677734 11191 tablet_replica.cc:333] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.678372 11191 raft_consensus.cc:2243] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.678804 11191 raft_consensus.cc:2272] T 7bbef16cc62c45628239186b01489175 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.681282 11191 tablet_replica.cc:333] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.682159 11191 raft_consensus.cc:2243] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.682775 11191 raft_consensus.cc:2272] T a3e13c1568904acbbb2631e86f05727b P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:17.684645 13374 consensus_peers.cc:597] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c -> Peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Couldn't send request to peer 116b97d2863348dab2ba875b77c1a36f. 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:20:17.685604 11191 tablet_replica.cc:333] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.686425 11191 raft_consensus.cc:2243] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.687422 11191 raft_consensus.cc:2272] T f5080aa61dac4d799a2d9366de2f1f45 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.689446 11191 tablet_replica.cc:333] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.690055 11191 raft_consensus.cc:2243] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.690789 11191 raft_consensus.cc:2272] T abe05d8eb2cb4be386c6ff212cd1f270 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.693590 11191 tablet_replica.cc:333] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.694311 11191 raft_consensus.cc:2243] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.695385 11191 raft_consensus.cc:2272] T 6415876ac8c24bd7932a24dcbc28413d P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.697551 11191 tablet_replica.cc:333] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.698096 11191 raft_consensus.cc:2243] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.698501 11191 raft_consensus.cc:2272] T da3961124087452baf3c61dd831419ed P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.700444 11191 tablet_replica.cc:333] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.700953 11191 raft_consensus.cc:2243] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.701416 11191 raft_consensus.cc:2272] T 73d6d27031404fe5a5fbd89da18a7784 P 116b97d2863348dab2ba875b77c1a36f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.703275 11191 tablet_replica.cc:333] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.703773 11191 raft_consensus.cc:2243] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.704207 11191 raft_consensus.cc:2272] T c524cac3184e4ae093b80bd0f0a8e21f P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.705981 11191 tablet_replica.cc:333] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.706470 11191 raft_consensus.cc:2243] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.707401 11191 raft_consensus.cc:2272] T 7036b71874b24c1fb0a9649d9ac22518 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.709250 11191 tablet_replica.cc:333] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.709753 11191 raft_consensus.cc:2243] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.710479 11191 raft_consensus.cc:2272] T a5fee3cb14454e0293339fcb94478bc4 P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.712330 11191 tablet_replica.cc:333] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.712801 11191 raft_consensus.cc:2243] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.713279 11191 raft_consensus.cc:2272] T c6a6f0979a6d47b892c9fb598c14b64c P 116b97d2863348dab2ba875b77c1a36f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.715204 11191 tablet_replica.cc:333] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.715736 11191 raft_consensus.cc:2243] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.716156 11191 raft_consensus.cc:2272] T 7206d8970d5248cbbba64763fdf661e3 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.717859 11191 tablet_replica.cc:333] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.718319 11191 raft_consensus.cc:2243] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.718725 11191 raft_consensus.cc:2272] T b5c58a2bc6f14a4891c275c290f517d1 P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.720523 11191 tablet_replica.cc:333] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.721042 11191 raft_consensus.cc:2243] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.721441 11191 raft_consensus.cc:2272] T 215bfe4c990443cda0ddf91f365019bd P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.723237 11191 tablet_replica.cc:333] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f: stopping tablet replica
I20260710 13:20:17.723663 11191 raft_consensus.cc:2243] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.724087 11191 raft_consensus.cc:2272] T 3ede7216ecd94770a85a31667404832a P 116b97d2863348dab2ba875b77c1a36f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:17.758984 13374 consensus_peers.cc:597] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c -> Peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Couldn't send request to peer 116b97d2863348dab2ba875b77c1a36f. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.194:34675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:17.762305 11191 tablet_server.cc:196] TabletServer@127.10.237.194:0 shutdown complete.
W20260710 13:20:17.779963 13376 consensus_peers.cc:597] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:39995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:17.796505 11191 tablet_server.cc:179] TabletServer@127.10.237.195:0 shutting down...
W20260710 13:20:17.819221 13376 consensus_peers.cc:597] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:39995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:17.819531 13448 consensus_peers.cc:597] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb -> Peer a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927): Couldn't send request to peer a7fb010e15c24a20a65bb8703515d78c. 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:20:17.830576 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:17.831384 11191 tablet_replica.cc:333] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.832135 11191 raft_consensus.cc:2243] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.833098 11191 raft_consensus.cc:2272] T 7bbef16cc62c45628239186b01489175 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:17.834263 13450 consensus_peers.cc:597] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:39995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:17.835525 11191 tablet_replica.cc:333] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.836128 11191 raft_consensus.cc:2243] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.836524 11191 raft_consensus.cc:2272] T eb9b7d334d6349448684dc88e3997eaa P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.838433 11191 tablet_replica.cc:333] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.838908 11191 raft_consensus.cc:2243] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.839340 11191 raft_consensus.cc:2272] T 1cb1676754e545c0827db7c36b12448b P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.841377 11191 tablet_replica.cc:333] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.841861 11191 raft_consensus.cc:2243] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.842200 11191 raft_consensus.cc:2272] T 5e92e433e03646f3a5e11857538fc5dd P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.843976 11191 tablet_replica.cc:333] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.844425 11191 raft_consensus.cc:2243] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.844764 11191 raft_consensus.cc:2272] T f5080aa61dac4d799a2d9366de2f1f45 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.846462 11191 tablet_replica.cc:333] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.846913 11191 raft_consensus.cc:2243] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.847359 11191 raft_consensus.cc:2272] T 5039cc8fd8304d4388e3a6d08280a30d P a7fb010e15c24a20a65bb8703515d78c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.849043 11191 tablet_replica.cc:333] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.849524 11191 raft_consensus.cc:2243] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.849874 11191 raft_consensus.cc:2272] T 7631f3ce45b9467eb73866b5d100bcf9 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.851476 11191 tablet_replica.cc:333] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.851912 11191 raft_consensus.cc:2243] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.852701 11191 raft_consensus.cc:2272] T da3961124087452baf3c61dd831419ed P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.854532 11191 tablet_replica.cc:333] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.855006 11191 raft_consensus.cc:2243] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.855795 11191 raft_consensus.cc:2272] T 3ede7216ecd94770a85a31667404832a P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.857497 11191 tablet_replica.cc:333] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.857985 11191 raft_consensus.cc:2243] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.858692 11191 raft_consensus.cc:2272] T a9365d4b6c6c4fd89d95733d68dedb35 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.860456 11191 tablet_replica.cc:333] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.860967 11191 raft_consensus.cc:2243] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.861361 11191 raft_consensus.cc:2272] T c524cac3184e4ae093b80bd0f0a8e21f P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.863198 11191 tablet_replica.cc:333] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.863824 11191 raft_consensus.cc:2243] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.864277 11191 raft_consensus.cc:2272] T 7036b71874b24c1fb0a9649d9ac22518 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.866264 11191 tablet_replica.cc:333] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.866762 11191 raft_consensus.cc:2243] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.867266 11191 raft_consensus.cc:2272] T a5fee3cb14454e0293339fcb94478bc4 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.869092 11191 tablet_replica.cc:333] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.869591 11191 raft_consensus.cc:2243] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.870014 11191 raft_consensus.cc:2272] T 1dd98d629b3a4abebce1d3321379bdb2 P a7fb010e15c24a20a65bb8703515d78c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.871848 11191 tablet_replica.cc:333] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.872318 11191 raft_consensus.cc:2243] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.873162 11191 raft_consensus.cc:2272] T c6a6f0979a6d47b892c9fb598c14b64c P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.875080 11191 tablet_replica.cc:333] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.875567 11191 raft_consensus.cc:2243] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:17.876276 11191 raft_consensus.cc:2272] T 7206d8970d5248cbbba64763fdf661e3 P a7fb010e15c24a20a65bb8703515d78c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.878047 11191 tablet_replica.cc:333] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.878518 11191 raft_consensus.cc:2243] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.878937 11191 raft_consensus.cc:2272] T a3e13c1568904acbbb2631e86f05727b P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:17.880707 11191 tablet_replica.cc:333] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c: stopping tablet replica
I20260710 13:20:17.881244 11191 raft_consensus.cc:2243] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:17.881659 11191 raft_consensus.cc:2272] T 46957502bbfe458591d7bd52fad20394 P a7fb010e15c24a20a65bb8703515d78c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:17.918798 13448 consensus_peers.cc:597] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb -> Peer 116b97d2863348dab2ba875b77c1a36f (127.10.237.194:34675): Couldn't send request to peer 116b97d2863348dab2ba875b77c1a36f. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.194:34675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:17.931936 13448 consensus_peers.cc:597] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb -> Peer a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927): Couldn't send request to peer a7fb010e15c24a20a65bb8703515d78c. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.195:37927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:17.942138 13450 consensus_peers.cc:597] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb -> Peer ca7dff11d34f42c6a535e56b8b9374e4 (127.10.237.193:39995): Couldn't send request to peer ca7dff11d34f42c6a535e56b8b9374e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:39995: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:17.942914 11191 tablet_server.cc:196] TabletServer@127.10.237.195:0 shutdown complete.
I20260710 13:20:17.974373 11191 tablet_server.cc:179] TabletServer@127.10.237.196:0 shutting down...
I20260710 13:20:18.004369 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:18.005358 11191 tablet_replica.cc:333] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.006120 11191 raft_consensus.cc:2243] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:18.007115 11191 raft_consensus.cc:2272] T 1dd98d629b3a4abebce1d3321379bdb2 P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.009652 11191 tablet_replica.cc:333] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.010388 11191 raft_consensus.cc:2243] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.010927 11191 raft_consensus.cc:2272] T abe05d8eb2cb4be386c6ff212cd1f270 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.013598 11191 tablet_replica.cc:333] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.014302 11191 raft_consensus.cc:2243] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.014834 11191 raft_consensus.cc:2272] T 6415876ac8c24bd7932a24dcbc28413d P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.017529 11191 tablet_replica.cc:333] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.018258 11191 raft_consensus.cc:2243] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:18.019338 11191 raft_consensus.cc:2272] T 5e92e433e03646f3a5e11857538fc5dd P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:18.020284 13448 consensus_peers.cc:597] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb -> Peer a7fb010e15c24a20a65bb8703515d78c (127.10.237.195:37927): Couldn't send request to peer a7fb010e15c24a20a65bb8703515d78c. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.195:37927: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:18.022043 11191 tablet_replica.cc:333] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.022846 11191 raft_consensus.cc:2243] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.023363 11191 raft_consensus.cc:2272] T 1cb1676754e545c0827db7c36b12448b P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.026054 11191 tablet_replica.cc:333] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.026801 11191 raft_consensus.cc:2243] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:18.027788 11191 raft_consensus.cc:2272] T 215bfe4c990443cda0ddf91f365019bd P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.030278 11191 tablet_replica.cc:333] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.030980 11191 raft_consensus.cc:2243] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.031493 11191 raft_consensus.cc:2272] T 7206d8970d5248cbbba64763fdf661e3 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.034045 11191 tablet_replica.cc:333] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.034757 11191 raft_consensus.cc:2243] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.035264 11191 raft_consensus.cc:2272] T 46957502bbfe458591d7bd52fad20394 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.037535 11191 tablet_replica.cc:333] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.038056 11191 raft_consensus.cc:2243] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.038499 11191 raft_consensus.cc:2272] T 5039cc8fd8304d4388e3a6d08280a30d P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.040243 11191 tablet_replica.cc:333] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.040727 11191 raft_consensus.cc:2243] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.041114 11191 raft_consensus.cc:2272] T 73d6d27031404fe5a5fbd89da18a7784 P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.042809 11191 tablet_replica.cc:333] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.043306 11191 raft_consensus.cc:2243] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:18.044039 11191 raft_consensus.cc:2272] T 7631f3ce45b9467eb73866b5d100bcf9 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.045761 11191 tablet_replica.cc:333] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.046263 11191 raft_consensus.cc:2243] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.046626 11191 raft_consensus.cc:2272] T da3961124087452baf3c61dd831419ed P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.048377 11191 tablet_replica.cc:333] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.048799 11191 raft_consensus.cc:2243] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.049168 11191 raft_consensus.cc:2272] T eb9b7d334d6349448684dc88e3997eaa P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.050765 11191 tablet_replica.cc:333] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.051244 11191 raft_consensus.cc:2243] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:18.051941 11191 raft_consensus.cc:2272] T c524cac3184e4ae093b80bd0f0a8e21f P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.053696 11191 tablet_replica.cc:333] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.054148 11191 raft_consensus.cc:2243] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.054500 11191 raft_consensus.cc:2272] T a5fee3cb14454e0293339fcb94478bc4 P 634a4795dc5549e2a69da61433082eeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.056077 11191 tablet_replica.cc:333] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.056484 11191 raft_consensus.cc:2243] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.056818 11191 raft_consensus.cc:2272] T 29be7206a74040959c003bc0c78f7813 P 634a4795dc5549e2a69da61433082eeb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.058563 11191 tablet_replica.cc:333] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.059068 11191 raft_consensus.cc:2243] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:18.059759 11191 raft_consensus.cc:2272] T b5c58a2bc6f14a4891c275c290f517d1 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.061534 11191 tablet_replica.cc:333] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb: stopping tablet replica
I20260710 13:20:18.061978 11191 raft_consensus.cc:2243] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:18.062312 11191 raft_consensus.cc:2272] T a9365d4b6c6c4fd89d95733d68dedb35 P 634a4795dc5549e2a69da61433082eeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.097697 11191 tablet_server.cc:196] TabletServer@127.10.237.196:0 shutdown complete.
I20260710 13:20:18.126366 11191 master.cc:562] Master@127.10.237.254:42645 shutting down...
I20260710 13:20:18.150472 11191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:18.151005 11191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:18.151364 11191 tablet_replica.cc:333] T 00000000000000000000000000000000 P f0a7b8cb9a004335bd61e3a05b12583c: stopping tablet replica
I20260710 13:20:18.187266 11191 master.cc:584] Master@127.10.237.254:42645 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (21899 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:20:18.244555 11191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.237.254:42899
I20260710 13:20:18.245661 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:18.251582 14004 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:20:18.251713 14003 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:20:18.252513 14006 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:20:18.253568 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:18.254515 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:18.254689 11191 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:20:18.254794 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689618254784 us; error 0 us; skew 500 ppm
I20260710 13:20:18.255313 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:18.257618 11191 webserver.cc:533] Webserver started at http://127.10.237.254:39935/ using document root <none> and password file <none>
I20260710 13:20:18.258067 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:18.258215 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:18.258416 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:18.259505 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/master-0-root/instance:
uuid: "2ddbcaec2de14f5389f8992bd6800e5d"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-0q4n"
I20260710 13:20:18.263636 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:20:18.266736 14011 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:20:18.267510 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:18.267741 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/master-0-root
uuid: "2ddbcaec2de14f5389f8992bd6800e5d"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-0q4n"
I20260710 13:20:18.267961 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-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:20:18.284580 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:18.285698 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:18.322255 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.254:42899
I20260710 13:20:18.322381 14062 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.254:42899 every 8 connection(s)
I20260710 13:20:18.326076 14063 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:20:18.335754 14063 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d: Bootstrap starting.
I20260710 13:20:18.340495 14063 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:18.344535 14063 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d: No bootstrap required, opened a new log
I20260710 13:20:18.346581 14063 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ddbcaec2de14f5389f8992bd6800e5d" member_type: VOTER }
I20260710 13:20:18.346984 14063 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:18.347245 14063 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ddbcaec2de14f5389f8992bd6800e5d, State: Initialized, Role: FOLLOWER
I20260710 13:20:18.347790 14063 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2ddbcaec2de14f5389f8992bd6800e5d" member_type: VOTER }
I20260710 13:20:18.348225 14063 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:18.348443 14063 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:18.348698 14063 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:18.352865 14063 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ddbcaec2de14f5389f8992bd6800e5d" member_type: VOTER }
I20260710 13:20:18.353361 14063 leader_election.cc:304] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [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: 2ddbcaec2de14f5389f8992bd6800e5d; no voters: 
I20260710 13:20:18.354465 14063 leader_election.cc:290] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:18.354851 14066 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:18.356208 14066 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [term 1 LEADER]: Becoming Leader. State: Replica: 2ddbcaec2de14f5389f8992bd6800e5d, State: Running, Role: LEADER
I20260710 13:20:18.356869 14066 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [LEADER]: Queue going to LEADER mode. State: All 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: "2ddbcaec2de14f5389f8992bd6800e5d" member_type: VOTER }
I20260710 13:20:18.357419 14063 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:18.361370 14067 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2ddbcaec2de14f5389f8992bd6800e5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ddbcaec2de14f5389f8992bd6800e5d" member_type: VOTER } }
I20260710 13:20:18.361759 14068 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2ddbcaec2de14f5389f8992bd6800e5d. Latest consensus state: current_term: 1 leader_uuid: "2ddbcaec2de14f5389f8992bd6800e5d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2ddbcaec2de14f5389f8992bd6800e5d" member_type: VOTER } }
I20260710 13:20:18.362008 14067 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:18.362267 14068 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:18.367952 14073 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:18.374577 14073 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:18.375557 11191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:18.382714 14073 catalog_manager.cc:1383] Generated new cluster ID: 7373957cfa284a91b2d240950675784c
I20260710 13:20:18.382958 14073 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:18.394253 14073 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:18.395507 14073 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:18.410154 14073 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d: Generated new TSK 0
I20260710 13:20:18.410720 14073 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:18.442107 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:18.447753 14084 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:20:18.448803 14085 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:20:18.450217 14087 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:20:18.451071 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:18.451977 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:18.452152 11191 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:20:18.452268 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689618452257 us; error 0 us; skew 500 ppm
I20260710 13:20:18.452720 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:18.454836 11191 webserver.cc:533] Webserver started at http://127.10.237.193:42959/ using document root <none> and password file <none>
I20260710 13:20:18.455323 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:18.455478 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:18.455736 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:18.456730 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-0-root/instance:
uuid: "e5112d64c178432abbe07f843c6c0a28"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-0q4n"
I20260710 13:20:18.461270 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:18.464522 14092 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:20:18.465369 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:18.465788 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-0-root
uuid: "e5112d64c178432abbe07f843c6c0a28"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-0q4n"
I20260710 13:20:18.466092 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-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:20:18.500603 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:18.501827 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:18.503316 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:18.505528 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:18.505796 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.506043 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:18.506219 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.546053 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.193:44609
I20260710 13:20:18.546165 14154 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.193:44609 every 8 connection(s)
I20260710 13:20:18.551096 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:18.559763 14159 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:20:18.560091 14160 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:20:18.562915 14162 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:20:18.563828 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:18.565023 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:18.565205 11191 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:20:18.565418 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689618565393 us; error 0 us; skew 500 ppm
I20260710 13:20:18.565920 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:18.568168 14155 heartbeater.cc:344] Connected to a master server at 127.10.237.254:42899
I20260710 13:20:18.568550 14155 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:18.569032 11191 webserver.cc:533] Webserver started at http://127.10.237.194:33339/ using document root <none> and password file <none>
I20260710 13:20:18.569453 14155 heartbeater.cc:507] Master 127.10.237.254:42899 requested a full tablet report, sending...
I20260710 13:20:18.569679 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:18.569950 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:18.570236 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:18.571514 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-1-root/instance:
uuid: "e7891a05d4374c969db4731e2cfe0ba9"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-0q4n"
I20260710 13:20:18.571682 14028 ts_manager.cc:194] Registered new tserver with Master: e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609)
I20260710 13:20:18.573442 14028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60224
I20260710 13:20:18.576365 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:18.579576 14167 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:20:18.580410 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:18.580647 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-1-root
uuid: "e7891a05d4374c969db4731e2cfe0ba9"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-0q4n"
I20260710 13:20:18.580895 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-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:20:18.629263 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:18.630465 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:18.631886 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:18.634045 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:18.634342 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.634630 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:18.634795 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.676489 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.194:38935
I20260710 13:20:18.676595 14229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.194:38935 every 8 connection(s)
I20260710 13:20:18.681198 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:18.689600 14233 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:20:18.690874 14234 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:20:18.695416 14236 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:20:18.698133 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:18.698951 14230 heartbeater.cc:344] Connected to a master server at 127.10.237.254:42899
I20260710 13:20:18.699574 14230 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:18.700191 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:18.700335 14230 heartbeater.cc:507] Master 127.10.237.254:42899 requested a full tablet report, sending...
W20260710 13:20:18.700441 11191 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:20:18.700819 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689618700796 us; error 0 us; skew 500 ppm
I20260710 13:20:18.701434 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:18.702577 14028 ts_manager.cc:194] Registered new tserver with Master: e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935)
I20260710 13:20:18.704135 11191 webserver.cc:533] Webserver started at http://127.10.237.195:33225/ using document root <none> and password file <none>
I20260710 13:20:18.704274 14028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60240
I20260710 13:20:18.704694 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:18.704926 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:18.705212 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:18.706733 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-2-root/instance:
uuid: "7de5252f7b7249cfa846907b6f2bae05"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-0q4n"
I20260710 13:20:18.710956 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:20:18.714314 14241 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:20:18.715332 11191 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:18.715648 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-2-root
uuid: "7de5252f7b7249cfa846907b6f2bae05"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-0q4n"
I20260710 13:20:18.715910 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-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:20:18.729235 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:18.730406 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:18.731918 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:18.734093 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:18.734319 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.734558 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:18.734725 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:18.775511 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.195:41863
I20260710 13:20:18.775622 14303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.195:41863 every 8 connection(s)
I20260710 13:20:18.789090 14304 heartbeater.cc:344] Connected to a master server at 127.10.237.254:42899
I20260710 13:20:18.789529 14304 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:18.790227 14304 heartbeater.cc:507] Master 127.10.237.254:42899 requested a full tablet report, sending...
I20260710 13:20:18.792178 14028 ts_manager.cc:194] Registered new tserver with Master: 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
I20260710 13:20:18.793011 11191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014431365s
I20260710 13:20:18.793793 14028 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60256
I20260710 13:20:18.818857 14028 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60268:
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:20:18.821710 14028 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:20:18.893486 14195 tablet_service.cc:1511] Processing CreateTablet for tablet 684737d5cb0449559fd53b02a37d2489 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:18.894783 14195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684737d5cb0449559fd53b02a37d2489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.898090 14194 tablet_service.cc:1511] Processing CreateTablet for tablet d221c277cda942259db64bf2812fc375 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:18.899672 14194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d221c277cda942259db64bf2812fc375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.900345 14193 tablet_service.cc:1511] Processing CreateTablet for tablet f9ae412593a54aec94135416bb0a3a3b (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:18.901657 14193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9ae412593a54aec94135416bb0a3a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.904563 14192 tablet_service.cc:1511] Processing CreateTablet for tablet cd6f64bcc7874e21b3e8fbaed928d362 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:18.910168 14192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6f64bcc7874e21b3e8fbaed928d362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.917218 14269 tablet_service.cc:1511] Processing CreateTablet for tablet 684737d5cb0449559fd53b02a37d2489 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:18.918632 14269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684737d5cb0449559fd53b02a37d2489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.918537 14191 tablet_service.cc:1511] Processing CreateTablet for tablet 99bf672409ae4475ac882229b4bdc1cc (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:18.920058 14191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99bf672409ae4475ac882229b4bdc1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.924233 14190 tablet_service.cc:1511] Processing CreateTablet for tablet ab73ffcbc16843be87a25b7ce132a9c4 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:18.925712 14190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab73ffcbc16843be87a25b7ce132a9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.926059 14266 tablet_service.cc:1511] Processing CreateTablet for tablet cd6f64bcc7874e21b3e8fbaed928d362 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:18.924139 14267 tablet_service.cc:1511] Processing CreateTablet for tablet f9ae412593a54aec94135416bb0a3a3b (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:18.927377 14266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6f64bcc7874e21b3e8fbaed928d362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.929762 14267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9ae412593a54aec94135416bb0a3a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.932512 14268 tablet_service.cc:1511] Processing CreateTablet for tablet d221c277cda942259db64bf2812fc375 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:18.933851 14268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d221c277cda942259db64bf2812fc375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.936717 14265 tablet_service.cc:1511] Processing CreateTablet for tablet 99bf672409ae4475ac882229b4bdc1cc (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:18.938155 14265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99bf672409ae4475ac882229b4bdc1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.950634 14264 tablet_service.cc:1511] Processing CreateTablet for tablet ab73ffcbc16843be87a25b7ce132a9c4 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:18.952149 14264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab73ffcbc16843be87a25b7ce132a9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.958490 14189 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5fc266e1d04d5cb7c077155df80c96 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:18.959944 14189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5fc266e1d04d5cb7c077155df80c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.973150 14263 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5fc266e1d04d5cb7c077155df80c96 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:18.974573 14263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5fc266e1d04d5cb7c077155df80c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.995576 14120 tablet_service.cc:1511] Processing CreateTablet for tablet 684737d5cb0449559fd53b02a37d2489 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:18.997035 14120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 684737d5cb0449559fd53b02a37d2489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:18.998059 14113 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0f6f799134402eb66664c72ca77414 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:18.998839 14119 tablet_service.cc:1511] Processing CreateTablet for tablet d221c277cda942259db64bf2812fc375 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:18.999502 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0f6f799134402eb66664c72ca77414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.000200 14119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d221c277cda942259db64bf2812fc375. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.004165 14118 tablet_service.cc:1511] Processing CreateTablet for tablet f9ae412593a54aec94135416bb0a3a3b (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:19.005482 14118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9ae412593a54aec94135416bb0a3a3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.007864 14116 tablet_service.cc:1511] Processing CreateTablet for tablet 99bf672409ae4475ac882229b4bdc1cc (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:19.009137 14116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99bf672409ae4475ac882229b4bdc1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.012173 14115 tablet_service.cc:1511] Processing CreateTablet for tablet ab73ffcbc16843be87a25b7ce132a9c4 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:19.013520 14115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab73ffcbc16843be87a25b7ce132a9c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.016139 14114 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5fc266e1d04d5cb7c077155df80c96 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:19.017433 14114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5fc266e1d04d5cb7c077155df80c96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.018433 14195 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0f6f799134402eb66664c72ca77414 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:19.019711 14195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0f6f799134402eb66664c72ca77414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.020133 14117 tablet_service.cc:1511] Processing CreateTablet for tablet cd6f64bcc7874e21b3e8fbaed928d362 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:19.021402 14117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd6f64bcc7874e21b3e8fbaed928d362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.040438 14319 tablet_bootstrap.cc:492] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9: Bootstrap starting.
I20260710 13:20:19.047359 14112 tablet_service.cc:1511] Processing CreateTablet for tablet 96a3cf06d9eb4810ad1d405f6c2987c9 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:19.048825 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a3cf06d9eb4810ad1d405f6c2987c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.055348 14267 tablet_service.cc:1511] Processing CreateTablet for tablet 3c0f6f799134402eb66664c72ca77414 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:19.056726 14267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c0f6f799134402eb66664c72ca77414. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.072800 14195 tablet_service.cc:1511] Processing CreateTablet for tablet 96a3cf06d9eb4810ad1d405f6c2987c9 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:19.074133 14195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a3cf06d9eb4810ad1d405f6c2987c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.073798 14263 tablet_service.cc:1511] Processing CreateTablet for tablet 96a3cf06d9eb4810ad1d405f6c2987c9 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:19.075081 14263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96a3cf06d9eb4810ad1d405f6c2987c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.077731 14111 tablet_service.cc:1511] Processing CreateTablet for tablet 6506e47727cc4c9e8d1187e7fef2ee68 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:19.079770 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6506e47727cc4c9e8d1187e7fef2ee68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.080360 14319 tablet_bootstrap.cc:654] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.092571 14321 tablet_bootstrap.cc:492] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:19.096880 14189 tablet_service.cc:1511] Processing CreateTablet for tablet 6506e47727cc4c9e8d1187e7fef2ee68 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:19.098831 14189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6506e47727cc4c9e8d1187e7fef2ee68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.108240 14268 tablet_service.cc:1511] Processing CreateTablet for tablet 6506e47727cc4c9e8d1187e7fef2ee68 (DEFAULT_TABLE table=test-workload [id=11dfefa0bda14bc8975048b1f86aff1a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:19.110457 14268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6506e47727cc4c9e8d1187e7fef2ee68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:19.117311 14319 tablet_bootstrap.cc:492] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9: No bootstrap required, opened a new log
I20260710 13:20:19.117834 14319 ts_tablet_manager.cc:1403] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.021s
I20260710 13:20:19.128476 14320 tablet_bootstrap.cc:492] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05: Bootstrap starting.
I20260710 13:20:19.129559 14319 raft_consensus.cc:359] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.130336 14319 raft_consensus.cc:385] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.130628 14319 raft_consensus.cc:740] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.132157 14319 consensus_queue.cc:260] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.139161 14319 ts_tablet_manager.cc:1434] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.001s
I20260710 13:20:19.139904 14230 heartbeater.cc:499] Master 127.10.237.254:42899 was elected leader, sending a full tablet report...
I20260710 13:20:19.145226 14320 tablet_bootstrap.cc:654] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.150698 14321 tablet_bootstrap.cc:654] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.155965 14319 tablet_bootstrap.cc:492] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9: Bootstrap starting.
I20260710 13:20:19.165499 14319 tablet_bootstrap.cc:654] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.171089 14321 tablet_bootstrap.cc:492] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28: No bootstrap required, opened a new log
I20260710 13:20:19.171643 14321 ts_tablet_manager.cc:1403] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.079s	user 0.018s	sys 0.009s
I20260710 13:20:19.171638 14320 tablet_bootstrap.cc:492] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05: No bootstrap required, opened a new log
I20260710 13:20:19.172387 14320 ts_tablet_manager.cc:1403] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.021s
I20260710 13:20:19.174137 14319 tablet_bootstrap.cc:492] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9: No bootstrap required, opened a new log
I20260710 13:20:19.174185 14321 raft_consensus.cc:359] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.174762 14319 ts_tablet_manager.cc:1403] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 13:20:19.175077 14321 raft_consensus.cc:385] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.175374 14321 raft_consensus.cc:740] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.175264 14320 raft_consensus.cc:359] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.176168 14320 raft_consensus.cc:385] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.176509 14320 raft_consensus.cc:740] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.176332 14321 consensus_queue.cc:260] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.177251 14320 consensus_queue.cc:260] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.177767 14319 raft_consensus.cc:359] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.178550 14319 raft_consensus.cc:385] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.178937 14319 raft_consensus.cc:740] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.179893 14319 consensus_queue.cc:260] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.183038 14319 ts_tablet_manager.cc:1434] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:19.184290 14319 tablet_bootstrap.cc:492] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9: Bootstrap starting.
I20260710 13:20:19.186772 14320 ts_tablet_manager.cc:1434] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 13:20:19.186996 14304 heartbeater.cc:499] Master 127.10.237.254:42899 was elected leader, sending a full tablet report...
I20260710 13:20:19.187839 14320 tablet_bootstrap.cc:492] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05: Bootstrap starting.
I20260710 13:20:19.190919 14319 tablet_bootstrap.cc:654] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.193038 14155 heartbeater.cc:499] Master 127.10.237.254:42899 was elected leader, sending a full tablet report...
I20260710 13:20:19.194100 14321 ts_tablet_manager.cc:1434] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.004s
I20260710 13:20:19.194145 14320 tablet_bootstrap.cc:654] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.197757 14321 tablet_bootstrap.cc:492] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:19.205075 14321 tablet_bootstrap.cc:654] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.208230 14319 tablet_bootstrap.cc:492] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9: No bootstrap required, opened a new log
I20260710 13:20:19.208909 14319 ts_tablet_manager.cc:1403] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260710 13:20:19.212697 14319 raft_consensus.cc:359] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.213696 14319 raft_consensus.cc:385] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.214083 14319 raft_consensus.cc:740] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.215072 14319 consensus_queue.cc:260] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.218494 14319 ts_tablet_manager.cc:1434] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:20:19.219337 14320 tablet_bootstrap.cc:492] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05: No bootstrap required, opened a new log
I20260710 13:20:19.219537 14319 tablet_bootstrap.cc:492] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9: Bootstrap starting.
I20260710 13:20:19.219882 14320 ts_tablet_manager.cc:1403] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.013s
I20260710 13:20:19.222884 14320 raft_consensus.cc:359] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.223662 14320 raft_consensus.cc:385] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.223973 14320 raft_consensus.cc:740] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.224848 14320 consensus_queue.cc:260] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.226581 14319 tablet_bootstrap.cc:654] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.226918 14320 ts_tablet_manager.cc:1434] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:19.227954 14320 tablet_bootstrap.cc:492] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05: Bootstrap starting.
I20260710 13:20:19.236070 14320 tablet_bootstrap.cc:654] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.254127 14323 raft_consensus.cc:493] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.254885 14323 raft_consensus.cc:515] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.273418 14323 leader_election.cc:290] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
I20260710 13:20:19.308754 14321 tablet_bootstrap.cc:492] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28: No bootstrap required, opened a new log
I20260710 13:20:19.309353 14321 ts_tablet_manager.cc:1403] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.112s	user 0.045s	sys 0.062s
I20260710 13:20:19.312350 14321 raft_consensus.cc:359] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.313071 14321 raft_consensus.cc:385] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.313354 14321 raft_consensus.cc:740] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.314141 14321 consensus_queue.cc:260] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.316566 14321 ts_tablet_manager.cc:1434] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:19.318490 14321 tablet_bootstrap.cc:492] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:19.324662 14321 tablet_bootstrap.cc:654] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.327606 14320 tablet_bootstrap.cc:492] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05: No bootstrap required, opened a new log
I20260710 13:20:19.327838 14319 tablet_bootstrap.cc:492] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9: No bootstrap required, opened a new log
I20260710 13:20:19.328271 14320 ts_tablet_manager.cc:1403] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05: Time spent bootstrapping tablet: real 0.101s	user 0.056s	sys 0.041s
I20260710 13:20:19.328389 14319 ts_tablet_manager.cc:1403] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9: Time spent bootstrapping tablet: real 0.109s	user 0.040s	sys 0.065s
I20260710 13:20:19.331455 14320 raft_consensus.cc:359] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } } peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } }
I20260710 13:20:19.332274 14320 raft_consensus.cc:385] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.331771 14319 raft_consensus.cc:359] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.332708 14320 raft_consensus.cc:740] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.332788 14319 raft_consensus.cc:385] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.332937 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ae412593a54aec94135416bb0a3a3b" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28" is_pre_election: true
I20260710 13:20:19.333895 14319 raft_consensus.cc:740] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Initialized, Role: FOLLOWER
W20260710 13:20:19.335351 14169 leader_election.cc:343] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.333402 14323 raft_consensus.cc:493] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.336273 14323 raft_consensus.cc:515] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.341953 14320 consensus_queue.cc:260] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } } peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } }
I20260710 13:20:19.341956 14319 consensus_queue.cc:260] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.344175 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ae412593a54aec94135416bb0a3a3b" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05" is_pre_election: true
I20260710 13:20:19.344492 14320 ts_tablet_manager.cc:1434] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.002s
I20260710 13:20:19.344866 14279 raft_consensus.cc:2468] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 0.
I20260710 13:20:19.345670 14320 tablet_bootstrap.cc:492] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05: Bootstrap starting.
I20260710 13:20:19.346306 14170 leader_election.cc:304] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [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: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9; no voters: e5112d64c178432abbe07f843c6c0a28
I20260710 13:20:19.354601 14320 tablet_bootstrap.cc:654] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.357736 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221c277cda942259db64bf2812fc375" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28" is_pre_election: true
I20260710 13:20:19.359261 14323 leader_election.cc:290] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
I20260710 13:20:19.361809 14321 tablet_bootstrap.cc:492] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28: No bootstrap required, opened a new log
I20260710 13:20:19.363615 14321 ts_tablet_manager.cc:1403] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.003s
I20260710 13:20:19.363967 14319 ts_tablet_manager.cc:1434] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.016s
I20260710 13:20:19.364954 14319 tablet_bootstrap.cc:492] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9: Bootstrap starting.
W20260710 13:20:19.367636 14076 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:20:19.368340 14169 leader_election.cc:343] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.369784 14321 raft_consensus.cc:359] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.370971 14321 raft_consensus.cc:385] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.371308 14321 raft_consensus.cc:740] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.363004 14337 raft_consensus.cc:2804] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.371428 14319 tablet_bootstrap.cc:654] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.372085 14321 consensus_queue.cc:260] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.374460 14321 ts_tablet_manager.cc:1434] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:20:19.374595 14337 raft_consensus.cc:493] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.375010 14337 raft_consensus.cc:3060] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.375458 14321 tablet_bootstrap.cc:492] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:19.382187 14321 tablet_bootstrap.cc:654] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.386795 14319 tablet_bootstrap.cc:492] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9: No bootstrap required, opened a new log
I20260710 13:20:19.387502 14319 ts_tablet_manager.cc:1403] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260710 13:20:19.382512 14337 raft_consensus.cc:515] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.392509 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221c277cda942259db64bf2812fc375" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05" is_pre_election: true
I20260710 13:20:19.394691 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ae412593a54aec94135416bb0a3a3b" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28"
W20260710 13:20:19.394717 14170 leader_election.cc:343] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.395618 14170 leader_election.cc:304] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7891a05d4374c969db4731e2cfe0ba9; no voters: 7de5252f7b7249cfa846907b6f2bae05, e5112d64c178432abbe07f843c6c0a28
W20260710 13:20:19.396531 14169 leader_election.cc:343] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.396606 14323 raft_consensus.cc:2749] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:19.398247 14319 raft_consensus.cc:359] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } } peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } }
I20260710 13:20:19.399276 14319 raft_consensus.cc:385] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.399657 14319 raft_consensus.cc:740] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.401113 14337 leader_election.cc:290] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 election: Requested vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
I20260710 13:20:19.400619 14319 consensus_queue.cc:260] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } } peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } }
I20260710 13:20:19.400574 14320 tablet_bootstrap.cc:492] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05: No bootstrap required, opened a new log
I20260710 13:20:19.401995 14320 ts_tablet_manager.cc:1403] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05: Time spent bootstrapping tablet: real 0.057s	user 0.030s	sys 0.014s
I20260710 13:20:19.402215 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ae412593a54aec94135416bb0a3a3b" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05"
I20260710 13:20:19.402774 14279 raft_consensus.cc:3060] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.403728 14319 ts_tablet_manager.cc:1434] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 13:20:19.405002 14319 tablet_bootstrap.cc:492] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9: Bootstrap starting.
I20260710 13:20:19.404881 14320 raft_consensus.cc:359] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.405648 14320 raft_consensus.cc:385] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.405925 14320 raft_consensus.cc:740] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.406659 14320 consensus_queue.cc:260] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.409623 14320 ts_tablet_manager.cc:1434] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:19.410635 14320 tablet_bootstrap.cc:492] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05: Bootstrap starting.
I20260710 13:20:19.413012 14321 tablet_bootstrap.cc:492] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28: No bootstrap required, opened a new log
I20260710 13:20:19.413036 14319 tablet_bootstrap.cc:654] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.413630 14321 ts_tablet_manager.cc:1403] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.029s
I20260710 13:20:19.417309 14320 tablet_bootstrap.cc:654] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.419344 14279 raft_consensus.cc:2468] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 1.
I20260710 13:20:19.421037 14328 raft_consensus.cc:493] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.422835 14328 raft_consensus.cc:515] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.425395 14328 leader_election.cc:290] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935)
I20260710 13:20:19.429857 14320 tablet_bootstrap.cc:492] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05: No bootstrap required, opened a new log
I20260710 13:20:19.430406 14320 ts_tablet_manager.cc:1403] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 13:20:19.434060 14327 raft_consensus.cc:493] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.434558 14327 raft_consensus.cc:515] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.436967 14320 raft_consensus.cc:359] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.421921 14321 raft_consensus.cc:359] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.437975 14320 raft_consensus.cc:385] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.438308 14320 raft_consensus.cc:740] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.438302 14321 raft_consensus.cc:385] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.439594 14321 raft_consensus.cc:740] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.439407 14320 consensus_queue.cc:260] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.440312 14170 leader_election.cc:304] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [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: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9; no voters: e5112d64c178432abbe07f843c6c0a28
I20260710 13:20:19.441540 14337 raft_consensus.cc:2804] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.442013 14337 raft_consensus.cc:697] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [term 1 LEADER]: Becoming Leader. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Running, Role: LEADER
I20260710 13:20:19.442075 14320 ts_tablet_manager.cc:1434] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 13:20:19.443429 14320 tablet_bootstrap.cc:492] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05: Bootstrap starting.
I20260710 13:20:19.442888 14337 consensus_queue.cc:237] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.449800 14327 leader_election.cc:290] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935), 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
I20260710 13:20:19.452001 14320 tablet_bootstrap.cc:654] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.455952 14321 consensus_queue.cc:260] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.461932 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5fc266e1d04d5cb7c077155df80c96" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28" is_pre_election: true
I20260710 13:20:19.463450 14328 raft_consensus.cc:493] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:19.463888 14243 leader_election.cc:343] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.464140 14328 raft_consensus.cc:515] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.467669 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221c277cda942259db64bf2812fc375" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28" is_pre_election: true
I20260710 13:20:19.466969 14328 leader_election.cc:290] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935)
I20260710 13:20:19.468453 14130 raft_consensus.cc:2468] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 0.
I20260710 13:20:19.469691 14243 leader_election.cc:304] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de5252f7b7249cfa846907b6f2bae05, e5112d64c178432abbe07f843c6c0a28; no voters: 
I20260710 13:20:19.470747 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5fc266e1d04d5cb7c077155df80c96" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9" is_pre_election: true
I20260710 13:20:19.471501 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221c277cda942259db64bf2812fc375" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9" is_pre_election: true
I20260710 13:20:19.472379 14204 raft_consensus.cc:2468] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 0.
I20260710 13:20:19.471558 14328 raft_consensus.cc:2804] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.473682 14328 raft_consensus.cc:493] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.474116 14328 raft_consensus.cc:3060] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.477064 14320 tablet_bootstrap.cc:492] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05: No bootstrap required, opened a new log
I20260710 13:20:19.476971 14338 raft_consensus.cc:493] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.477751 14320 ts_tablet_manager.cc:1403] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.010s
I20260710 13:20:19.477782 14338 raft_consensus.cc:515] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } } peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } }
I20260710 13:20:19.481004 14320 raft_consensus.cc:359] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.481696 14320 raft_consensus.cc:385] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.481990 14320 raft_consensus.cc:740] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.482170 14328 raft_consensus.cc:515] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.482777 14320 consensus_queue.cc:260] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.482956 14025 catalog_manager.cc:5697] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "e7891a05d4374c969db4731e2cfe0ba9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.485340 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221c277cda942259db64bf2812fc375" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28"
I20260710 13:20:19.491981 14129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684737d5cb0449559fd53b02a37d2489" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28" is_pre_election: true
I20260710 13:20:19.492116 14130 raft_consensus.cc:3060] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:19.493338 14169 leader_election.cc:343] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.487061 14338 leader_election.cc:290] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863), e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609)
I20260710 13:20:19.488909 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684737d5cb0449559fd53b02a37d2489" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05" is_pre_election: true
I20260710 13:20:19.499718 14279 raft_consensus.cc:2468] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 0.
I20260710 13:20:19.501488 14170 leader_election.cc:304] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [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: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9; no voters: e5112d64c178432abbe07f843c6c0a28
I20260710 13:20:19.503108 14338 raft_consensus.cc:2804] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.503697 14338 raft_consensus.cc:493] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.504117 14338 raft_consensus.cc:3060] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.504207 14323 raft_consensus.cc:493] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.504279 14130 raft_consensus.cc:2468] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 1.
I20260710 13:20:19.504803 14323 raft_consensus.cc:515] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.506093 14243 leader_election.cc:304] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de5252f7b7249cfa846907b6f2bae05, e5112d64c178432abbe07f843c6c0a28; no voters: 
I20260710 13:20:19.508256 14129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf672409ae4475ac882229b4bdc1cc" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28" is_pre_election: true
W20260710 13:20:19.509734 14169 leader_election.cc:343] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.510336 14323 leader_election.cc:290] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
W20260710 13:20:19.512022 14245 leader_election.cc:343] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.513154 14327 raft_consensus.cc:493] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.513809 14327 raft_consensus.cc:515] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.516564 14327 leader_election.cc:290] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935), 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
I20260710 13:20:19.512030 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf672409ae4475ac882229b4bdc1cc" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05" is_pre_election: true
I20260710 13:20:19.518494 14279 raft_consensus.cc:2468] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 0.
I20260710 13:20:19.519781 14170 leader_election.cc:304] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [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: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9; no voters: e5112d64c178432abbe07f843c6c0a28
I20260710 13:20:19.520562 14337 raft_consensus.cc:2804] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.521057 14337 raft_consensus.cc:493] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.521692 14337 raft_consensus.cc:3060] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.491168 14321 ts_tablet_manager.cc:1434] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.004s
I20260710 13:20:19.523358 14321 tablet_bootstrap.cc:492] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:19.512718 14245 leader_election.cc:304] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7de5252f7b7249cfa846907b6f2bae05; no voters: e5112d64c178432abbe07f843c6c0a28, e7891a05d4374c969db4731e2cfe0ba9
I20260710 13:20:19.531652 14353 raft_consensus.cc:2804] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.532166 14353 raft_consensus.cc:697] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 LEADER]: Becoming Leader. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Running, Role: LEADER
I20260710 13:20:19.533583 14354 raft_consensus.cc:2749] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:19.536543 14328 leader_election.cc:290] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 election: Requested vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935)
I20260710 13:20:19.533116 14353 consensus_queue.cc:237] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.543119 14319 tablet_bootstrap.cc:492] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9: No bootstrap required, opened a new log
I20260710 13:20:19.543700 14319 ts_tablet_manager.cc:1403] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9: Time spent bootstrapping tablet: real 0.139s	user 0.043s	sys 0.041s
I20260710 13:20:19.548629 14321 tablet_bootstrap.cc:654] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.548537 14320 ts_tablet_manager.cc:1434] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05: Time spent starting tablet: real 0.070s	user 0.038s	sys 0.030s
I20260710 13:20:19.549873 14320 tablet_bootstrap.cc:492] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05: Bootstrap starting.
I20260710 13:20:19.546765 14319 raft_consensus.cc:359] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.553151 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221c277cda942259db64bf2812fc375" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9"
I20260710 13:20:19.553762 14204 raft_consensus.cc:3060] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.559289 14320 tablet_bootstrap.cc:654] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.561088 14204 raft_consensus.cc:2468] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 1.
I20260710 13:20:19.553151 14319 raft_consensus.cc:385] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.563378 14321 tablet_bootstrap.cc:492] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28: No bootstrap required, opened a new log
I20260710 13:20:19.563634 14319 raft_consensus.cc:740] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.564117 14321 ts_tablet_manager.cc:1403] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.000s
I20260710 13:20:19.563817 14027 catalog_manager.cc:5697] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "7de5252f7b7249cfa846907b6f2bae05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:19.565716 14319 consensus_queue.cc:260] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.568342 14319 ts_tablet_manager.cc:1434] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:20:19.568478 14321 raft_consensus.cc:359] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } } peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } }
I20260710 13:20:19.569317 14321 raft_consensus.cc:385] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.569312 14319 tablet_bootstrap.cc:492] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9: Bootstrap starting.
I20260710 13:20:19.569687 14321 raft_consensus.cc:740] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.570715 14321 consensus_queue.cc:260] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } } peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } }
I20260710 13:20:19.571426 14320 tablet_bootstrap.cc:492] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05: No bootstrap required, opened a new log
I20260710 13:20:19.571902 14320 ts_tablet_manager.cc:1403] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260710 13:20:19.569926 14338 raft_consensus.cc:515] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } } peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } }
I20260710 13:20:19.577553 14338 leader_election.cc:290] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 election: Requested vote from peers 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863), e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609)
I20260710 13:20:19.573261 14321 ts_tablet_manager.cc:1434] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:19.578230 14279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684737d5cb0449559fd53b02a37d2489" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05"
I20260710 13:20:19.578789 14279 raft_consensus.cc:3060] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.579424 14204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221c277cda942259db64bf2812fc375" candidate_uuid: "e5112d64c178432abbe07f843c6c0a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9" is_pre_election: true
I20260710 13:20:19.579710 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "684737d5cb0449559fd53b02a37d2489" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28"
I20260710 13:20:19.580168 14204 raft_consensus.cc:2393] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5112d64c178432abbe07f843c6c0a28 in current term 1: Already voted for candidate 7de5252f7b7249cfa846907b6f2bae05 in this term.
I20260710 13:20:19.580252 14130 raft_consensus.cc:3060] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.578928 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0f6f799134402eb66664c72ca77414" candidate_uuid: "e5112d64c178432abbe07f843c6c0a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9" is_pre_election: true
I20260710 13:20:19.581789 14337 raft_consensus.cc:515] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
W20260710 13:20:19.583235 14096 leader_election.cc:343] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.584800 14337 leader_election.cc:290] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 election: Requested vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
I20260710 13:20:19.584712 14129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf672409ae4475ac882229b4bdc1cc" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28"
I20260710 13:20:19.585384 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf672409ae4475ac882229b4bdc1cc" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05"
I20260710 13:20:19.585824 14279 raft_consensus.cc:2468] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 1.
I20260710 13:20:19.585980 14277 raft_consensus.cc:3060] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:19.586207 14169 leader_election.cc:343] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.578790 14321 tablet_bootstrap.cc:492] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:19.587311 14170 leader_election.cc:304] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9; no voters: 
I20260710 13:20:19.588196 14338 raft_consensus.cc:2804] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.588652 14338 raft_consensus.cc:697] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 LEADER]: Becoming Leader. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Running, Role: LEADER
I20260710 13:20:19.589756 14130 raft_consensus.cc:2468] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 1.
I20260710 13:20:19.589478 14338 consensus_queue.cc:237] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } } peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } }
I20260710 13:20:19.584857 14278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d221c277cda942259db64bf2812fc375" candidate_uuid: "e5112d64c178432abbe07f843c6c0a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05" is_pre_election: true
I20260710 13:20:19.593302 14278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0f6f799134402eb66664c72ca77414" candidate_uuid: "e5112d64c178432abbe07f843c6c0a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05" is_pre_election: true
I20260710 13:20:19.593498 14321 tablet_bootstrap.cc:654] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.595228 14319 tablet_bootstrap.cc:654] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.595078 14095 leader_election.cc:304] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5112d64c178432abbe07f843c6c0a28; no voters: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9
I20260710 13:20:19.596066 14327 raft_consensus.cc:2749] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:19.574925 14320 raft_consensus.cc:359] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
W20260710 13:20:19.597635 14095 leader_election.cc:343] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.597556 14320 raft_consensus.cc:385] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.600888 14095 leader_election.cc:304] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5112d64c178432abbe07f843c6c0a28; no voters: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9
I20260710 13:20:19.600927 14320 raft_consensus.cc:740] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.601990 14320 consensus_queue.cc:260] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.604354 14320 ts_tablet_manager.cc:1434] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:20:19.605351 14320 tablet_bootstrap.cc:492] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05: Bootstrap starting.
I20260710 13:20:19.609692 14319 tablet_bootstrap.cc:492] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9: No bootstrap required, opened a new log
I20260710 13:20:19.610404 14319 ts_tablet_manager.cc:1403] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.004s
I20260710 13:20:19.610497 14327 raft_consensus.cc:2749] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:19.600324 14277 raft_consensus.cc:2468] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 1.
I20260710 13:20:19.615818 14319 raft_consensus.cc:359] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.616837 14319 raft_consensus.cc:385] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.617048 14320 tablet_bootstrap.cc:654] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.617265 14319 raft_consensus.cc:740] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.618582 14319 consensus_queue.cc:260] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.621238 14170 leader_election.cc:304] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [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: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9; no voters: e5112d64c178432abbe07f843c6c0a28
I20260710 13:20:19.621989 14319 ts_tablet_manager.cc:1434] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:20:19.622781 14338 raft_consensus.cc:2804] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.623431 14319 tablet_bootstrap.cc:492] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9: Bootstrap starting.
I20260710 13:20:19.623495 14338 raft_consensus.cc:697] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [term 1 LEADER]: Becoming Leader. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Running, Role: LEADER
I20260710 13:20:19.624883 14338 consensus_queue.cc:237] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.633194 14319 tablet_bootstrap.cc:654] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.634876 14337 raft_consensus.cc:493] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.637835 14321 tablet_bootstrap.cc:492] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28: No bootstrap required, opened a new log
I20260710 13:20:19.638375 14321 ts_tablet_manager.cc:1403] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.027s
I20260710 13:20:19.639881 14320 tablet_bootstrap.cc:492] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05: No bootstrap required, opened a new log
I20260710 13:20:19.640308 14320 ts_tablet_manager.cc:1403] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.011s
I20260710 13:20:19.635396 14337 raft_consensus.cc:515] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.641966 14321 raft_consensus.cc:359] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.642988 14337 leader_election.cc:290] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
I20260710 13:20:19.644156 14321 raft_consensus.cc:385] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.645754 14321 raft_consensus.cc:740] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.644412 14027 catalog_manager.cc:5697] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "e7891a05d4374c969db4731e2cfe0ba9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.646883 14321 consensus_queue.cc:260] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.644667 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6f64bcc7874e21b3e8fbaed928d362" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28" is_pre_election: true
I20260710 13:20:19.644945 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6f64bcc7874e21b3e8fbaed928d362" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05" is_pre_election: true
I20260710 13:20:19.648985 14130 raft_consensus.cc:2468] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 0.
I20260710 13:20:19.649567 14277 raft_consensus.cc:2468] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 0.
I20260710 13:20:19.650158 14320 raft_consensus.cc:359] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.650828 14320 raft_consensus.cc:385] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.650894 14170 leader_election.cc:304] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9; no voters: 
I20260710 13:20:19.651177 14320 raft_consensus.cc:740] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.651921 14337 raft_consensus.cc:2804] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.652356 14337 raft_consensus.cc:493] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.651993 14320 consensus_queue.cc:260] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.652690 14337 raft_consensus.cc:3060] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.661181 14320 ts_tablet_manager.cc:1434] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:20:19.664994 14321 ts_tablet_manager.cc:1434] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 13:20:19.667397 14337 raft_consensus.cc:515] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.670562 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6f64bcc7874e21b3e8fbaed928d362" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05"
I20260710 13:20:19.671144 14277 raft_consensus.cc:3060] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.671674 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd6f64bcc7874e21b3e8fbaed928d362" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28"
I20260710 13:20:19.672441 14130 raft_consensus.cc:3060] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.676622 14028 catalog_manager.cc:5697] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "e7891a05d4374c969db4731e2cfe0ba9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.678542 14277 raft_consensus.cc:2468] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 1.
I20260710 13:20:19.679809 14170 leader_election.cc:304] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9; no voters: 
I20260710 13:20:19.680171 14320 tablet_bootstrap.cc:492] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05: Bootstrap starting.
I20260710 13:20:19.682494 14353 raft_consensus.cc:493] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.683092 14321 tablet_bootstrap.cc:492] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:19.682964 14353 raft_consensus.cc:515] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.685139 14353 leader_election.cc:290] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935)
I20260710 13:20:19.688257 14129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3cf06d9eb4810ad1d405f6c2987c9" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28" is_pre_election: true
I20260710 13:20:19.688858 14338 raft_consensus.cc:2804] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.689756 14338 raft_consensus.cc:697] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 LEADER]: Becoming Leader. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Running, Role: LEADER
I20260710 13:20:19.690665 14338 consensus_queue.cc:237] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.691279 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3cf06d9eb4810ad1d405f6c2987c9" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9" is_pre_election: true
W20260710 13:20:19.693655 14245 leader_election.cc:343] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.688910 14129 raft_consensus.cc:2468] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 0.
I20260710 13:20:19.694343 14337 leader_election.cc:290] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 election: Requested vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
I20260710 13:20:19.695240 14243 leader_election.cc:304] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [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: 7de5252f7b7249cfa846907b6f2bae05, e5112d64c178432abbe07f843c6c0a28; no voters: e7891a05d4374c969db4731e2cfe0ba9
I20260710 13:20:19.696343 14353 raft_consensus.cc:2804] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.696697 14353 raft_consensus.cc:493] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.701177 14320 tablet_bootstrap.cc:654] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.702486 14353 raft_consensus.cc:3060] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.710297 14130 raft_consensus.cc:2468] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 1.
I20260710 13:20:19.711465 14321 tablet_bootstrap.cc:654] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.714763 14319 tablet_bootstrap.cc:492] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9: No bootstrap required, opened a new log
I20260710 13:20:19.715497 14319 ts_tablet_manager.cc:1403] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9: Time spent bootstrapping tablet: real 0.092s	user 0.038s	sys 0.031s
I20260710 13:20:19.715674 14025 catalog_manager.cc:5697] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "e7891a05d4374c969db4731e2cfe0ba9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.719594 14319 raft_consensus.cc:359] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.720520 14319 raft_consensus.cc:385] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.720844 14319 raft_consensus.cc:740] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.721747 14319 consensus_queue.cc:260] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.718393 14353 raft_consensus.cc:515] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.724963 14319 ts_tablet_manager.cc:1434] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:20:19.726217 14319 tablet_bootstrap.cc:492] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9: Bootstrap starting.
I20260710 13:20:19.726250 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3cf06d9eb4810ad1d405f6c2987c9" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28"
I20260710 13:20:19.726675 14320 tablet_bootstrap.cc:492] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05: No bootstrap required, opened a new log
I20260710 13:20:19.727156 14130 raft_consensus.cc:3060] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.729503 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96a3cf06d9eb4810ad1d405f6c2987c9" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9"
W20260710 13:20:19.730916 14245 leader_election.cc:343] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:19.731534 14353 leader_election.cc:290] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 election: Requested vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935)
I20260710 13:20:19.727833 14320 ts_tablet_manager.cc:1403] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.002s
I20260710 13:20:19.734037 14319 tablet_bootstrap.cc:654] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.735837 14320 raft_consensus.cc:359] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.736598 14320 raft_consensus.cc:385] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.736927 14320 raft_consensus.cc:740] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.737481 14130 raft_consensus.cc:2468] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 1.
I20260710 13:20:19.737633 14320 consensus_queue.cc:260] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.739064 14319 tablet_bootstrap.cc:492] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9: No bootstrap required, opened a new log
I20260710 13:20:19.739557 14319 ts_tablet_manager.cc:1403] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260710 13:20:19.740916 14243 leader_election.cc:304] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [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: 7de5252f7b7249cfa846907b6f2bae05, e5112d64c178432abbe07f843c6c0a28; no voters: e7891a05d4374c969db4731e2cfe0ba9
I20260710 13:20:19.742203 14319 raft_consensus.cc:359] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.742857 14319 raft_consensus.cc:385] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.743145 14319 raft_consensus.cc:740] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.743335 14353 raft_consensus.cc:2804] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.743860 14353 raft_consensus.cc:697] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 LEADER]: Becoming Leader. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Running, Role: LEADER
I20260710 13:20:19.743904 14319 consensus_queue.cc:260] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.745110 14321 tablet_bootstrap.cc:492] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28: No bootstrap required, opened a new log
I20260710 13:20:19.744777 14353 consensus_queue.cc:237] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.745580 14321 ts_tablet_manager.cc:1403] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.079s	user 0.025s	sys 0.005s
I20260710 13:20:19.746443 14319 ts_tablet_manager.cc:1434] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:19.747464 14319 tablet_bootstrap.cc:492] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e7891a05d4374c969db4731e2cfe0ba9: Bootstrap starting.
I20260710 13:20:19.747820 14328 raft_consensus.cc:493] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.748415 14320 ts_tablet_manager.cc:1434] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:20:19.748299 14328 raft_consensus.cc:515] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.749336 14320 tablet_bootstrap.cc:492] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05: Bootstrap starting.
I20260710 13:20:19.750480 14328 leader_election.cc:290] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935)
I20260710 13:20:19.752199 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab73ffcbc16843be87a25b7ce132a9c4" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9" is_pre_election: true
I20260710 13:20:19.752818 14319 tablet_bootstrap.cc:654] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e7891a05d4374c969db4731e2cfe0ba9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.752822 14205 raft_consensus.cc:2468] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 0.
I20260710 13:20:19.756153 14245 leader_election.cc:304] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9; no voters: 
I20260710 13:20:19.756999 14351 raft_consensus.cc:2804] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.757407 14351 raft_consensus.cc:493] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.757792 14351 raft_consensus.cc:3060] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.757233 14321 raft_consensus.cc:359] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.762878 14321 raft_consensus.cc:385] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.763288 14321 raft_consensus.cc:740] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.764428 14321 consensus_queue.cc:260] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.765650 14351 raft_consensus.cc:515] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.766839 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab73ffcbc16843be87a25b7ce132a9c4" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28" is_pre_election: true
I20260710 13:20:19.770990 14129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab73ffcbc16843be87a25b7ce132a9c4" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28"
I20260710 13:20:19.768731 14130 raft_consensus.cc:2468] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 0.
I20260710 13:20:19.776450 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab73ffcbc16843be87a25b7ce132a9c4" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9"
I20260710 13:20:19.777020 14205 raft_consensus.cc:3060] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.777283 14321 ts_tablet_manager.cc:1434] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 13:20:19.755041 14320 tablet_bootstrap.cc:654] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.790583 14321 tablet_bootstrap.cc:492] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:19.792750 14205 raft_consensus.cc:2468] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 1.
I20260710 13:20:19.793223 14025 catalog_manager.cc:5697] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "7de5252f7b7249cfa846907b6f2bae05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:19.794032 14245 leader_election.cc:304] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [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: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9; no voters: e5112d64c178432abbe07f843c6c0a28
I20260710 13:20:19.794958 14353 raft_consensus.cc:2804] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.795197 14351 leader_election.cc:290] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 election: Requested vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935)
I20260710 13:20:19.795476 14353 raft_consensus.cc:697] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 LEADER]: Becoming Leader. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Running, Role: LEADER
I20260710 13:20:19.796370 14353 consensus_queue.cc:237] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.802119 14321 tablet_bootstrap.cc:654] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.807938 14319 tablet_bootstrap.cc:492] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e7891a05d4374c969db4731e2cfe0ba9: No bootstrap required, opened a new log
I20260710 13:20:19.808380 14319 ts_tablet_manager.cc:1403] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e7891a05d4374c969db4731e2cfe0ba9: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.032s
I20260710 13:20:19.809267 14320 tablet_bootstrap.cc:492] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05: No bootstrap required, opened a new log
I20260710 13:20:19.809821 14320 ts_tablet_manager.cc:1403] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.000s
I20260710 13:20:19.808405 14321 tablet_bootstrap.cc:492] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28: No bootstrap required, opened a new log
I20260710 13:20:19.811226 14319 raft_consensus.cc:359] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.811879 14321 ts_tablet_manager.cc:1403] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.003s
I20260710 13:20:19.812062 14319 raft_consensus.cc:385] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.812358 14319 raft_consensus.cc:740] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.812320 14320 raft_consensus.cc:359] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.813156 14320 raft_consensus.cc:385] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.813453 14320 raft_consensus.cc:740] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.813254 14319 consensus_queue.cc:260] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e7891a05d4374c969db4731e2cfe0ba9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.814807 14321 raft_consensus.cc:359] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.815531 14321 raft_consensus.cc:385] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.815649 14319 ts_tablet_manager.cc:1434] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e7891a05d4374c969db4731e2cfe0ba9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:19.815888 14321 raft_consensus.cc:740] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.815661 14025 catalog_manager.cc:5697] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "7de5252f7b7249cfa846907b6f2bae05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:19.814244 14320 consensus_queue.cc:260] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.816730 14321 consensus_queue.cc:260] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.819087 14320 ts_tablet_manager.cc:1434] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:20:19.821350 14321 ts_tablet_manager.cc:1434] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:20:19.822110 14321 tablet_bootstrap.cc:492] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:19.827446 14321 tablet_bootstrap.cc:654] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.832579 14321 tablet_bootstrap.cc:492] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28: No bootstrap required, opened a new log
I20260710 13:20:19.833057 14321 ts_tablet_manager.cc:1403] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:20:19.835347 14321 raft_consensus.cc:359] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.835837 14321 raft_consensus.cc:385] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.836113 14321 raft_consensus.cc:740] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.836655 14321 consensus_queue.cc:260] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.838063 14321 ts_tablet_manager.cc:1434] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:19.838438 14327 raft_consensus.cc:493] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.838832 14327 raft_consensus.cc:515] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.839702 14321 tablet_bootstrap.cc:492] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:19.840756 14327 leader_election.cc:290] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935), 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
I20260710 13:20:19.841588 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ae412593a54aec94135416bb0a3a3b" candidate_uuid: "e5112d64c178432abbe07f843c6c0a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9" is_pre_election: true
I20260710 13:20:19.842239 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ae412593a54aec94135416bb0a3a3b" candidate_uuid: "e5112d64c178432abbe07f843c6c0a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05" is_pre_election: true
I20260710 13:20:19.843061 14277 raft_consensus.cc:2393] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5112d64c178432abbe07f843c6c0a28 in current term 1: Already voted for candidate e7891a05d4374c969db4731e2cfe0ba9 in this term.
I20260710 13:20:19.843954 14095 leader_election.cc:304] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5112d64c178432abbe07f843c6c0a28; no voters: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9
I20260710 13:20:19.844596 14327 raft_consensus.cc:3060] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.845990 14321 tablet_bootstrap.cc:654] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:19.849941 14321 tablet_bootstrap.cc:492] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28: No bootstrap required, opened a new log
I20260710 13:20:19.850301 14321 ts_tablet_manager.cc:1403] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 13:20:19.851133 14327 raft_consensus.cc:2749] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:19.852172 14321 raft_consensus.cc:359] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.852851 14321 raft_consensus.cc:385] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:19.853049 14321 raft_consensus.cc:740] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:19.853680 14321 consensus_queue.cc:260] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.854820 14338 consensus_queue.cc:1048] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:19.855700 14321 ts_tablet_manager.cc:1434] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:19.866637 14323 consensus_queue.cc:1048] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:19.912257 14338 raft_consensus.cc:493] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.912698 14338 raft_consensus.cc:515] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.914449 14338 leader_election.cc:290] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
I20260710 13:20:19.915174 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5fc266e1d04d5cb7c077155df80c96" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28" is_pre_election: true
I20260710 13:20:19.915416 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5fc266e1d04d5cb7c077155df80c96" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05" is_pre_election: true
I20260710 13:20:19.915712 14130 raft_consensus.cc:2468] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 0.
I20260710 13:20:19.915999 14277 raft_consensus.cc:2468] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 0.
I20260710 13:20:19.916780 14169 leader_election.cc:304] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5112d64c178432abbe07f843c6c0a28, e7891a05d4374c969db4731e2cfe0ba9; no voters: 
I20260710 13:20:19.917503 14338 raft_consensus.cc:2804] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:19.917850 14338 raft_consensus.cc:493] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.918159 14338 raft_consensus.cc:3060] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.922664 14338 raft_consensus.cc:515] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.924211 14338 leader_election.cc:290] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 election: Requested vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
I20260710 13:20:19.924904 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5fc266e1d04d5cb7c077155df80c96" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28"
I20260710 13:20:19.925091 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5fc266e1d04d5cb7c077155df80c96" candidate_uuid: "e7891a05d4374c969db4731e2cfe0ba9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05"
I20260710 13:20:19.925410 14130 raft_consensus.cc:3060] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.925635 14277 raft_consensus.cc:3060] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:19.930275 14277 raft_consensus.cc:2468] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 1.
I20260710 13:20:19.930322 14130 raft_consensus.cc:2468] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7891a05d4374c969db4731e2cfe0ba9 in term 1.
I20260710 13:20:19.931303 14169 leader_election.cc:304] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e5112d64c178432abbe07f843c6c0a28, e7891a05d4374c969db4731e2cfe0ba9; no voters: 
I20260710 13:20:19.931981 14338 raft_consensus.cc:2804] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:19.932426 14338 raft_consensus.cc:697] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 LEADER]: Becoming Leader. State: Replica: e7891a05d4374c969db4731e2cfe0ba9, State: Running, Role: LEADER
I20260710 13:20:19.933024 14338 consensus_queue.cc:237] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:19.940277 14027 catalog_manager.cc:5697] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "e7891a05d4374c969db4731e2cfe0ba9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:19.969656 14353 consensus_queue.cc:1048] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:19.980887 14353 consensus_queue.cc:1048] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.009673 14338 consensus_queue.cc:1048] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.020193 14337 consensus_queue.cc:1048] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.075742 14327 raft_consensus.cc:493] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.076287 14327 raft_consensus.cc:515] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:20.078079 14327 leader_election.cc:290] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935), 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195:41863)
I20260710 13:20:20.078785 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf672409ae4475ac882229b4bdc1cc" candidate_uuid: "e5112d64c178432abbe07f843c6c0a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9" is_pre_election: true
I20260710 13:20:20.079097 14277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99bf672409ae4475ac882229b4bdc1cc" candidate_uuid: "e5112d64c178432abbe07f843c6c0a28" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de5252f7b7249cfa846907b6f2bae05" is_pre_election: true
I20260710 13:20:20.079758 14277 raft_consensus.cc:2393] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5112d64c178432abbe07f843c6c0a28 in current term 1: Already voted for candidate e7891a05d4374c969db4731e2cfe0ba9 in this term.
I20260710 13:20:20.080174 14353 raft_consensus.cc:493] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.080679 14095 leader_election.cc:304] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5112d64c178432abbe07f843c6c0a28; no voters: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9
I20260710 13:20:20.080730 14353 raft_consensus.cc:515] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:20.081446 14327 raft_consensus.cc:3060] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.082980 14353 leader_election.cc:290] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935)
I20260710 13:20:20.083264 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6506e47727cc4c9e8d1187e7fef2ee68" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28" is_pre_election: true
I20260710 13:20:20.083757 14130 raft_consensus.cc:2468] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 0.
I20260710 13:20:20.083642 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6506e47727cc4c9e8d1187e7fef2ee68" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9" is_pre_election: true
I20260710 13:20:20.084328 14205 raft_consensus.cc:2468] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 0.
I20260710 13:20:20.084774 14243 leader_election.cc:304] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de5252f7b7249cfa846907b6f2bae05, e5112d64c178432abbe07f843c6c0a28; no voters: 
I20260710 13:20:20.085515 14353 raft_consensus.cc:2804] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:20.085862 14353 raft_consensus.cc:493] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:20.086128 14353 raft_consensus.cc:3060] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.087561 14327 raft_consensus.cc:2749] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:20.090452 14353 raft_consensus.cc:515] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:20.092134 14353 leader_election.cc:290] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 election: Requested vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935)
I20260710 13:20:20.092707 14130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6506e47727cc4c9e8d1187e7fef2ee68" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28"
I20260710 13:20:20.093045 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6506e47727cc4c9e8d1187e7fef2ee68" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9"
I20260710 13:20:20.093228 14130 raft_consensus.cc:3060] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.093536 14205 raft_consensus.cc:3060] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.097991 14205 raft_consensus.cc:2468] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 1.
I20260710 13:20:20.098047 14130 raft_consensus.cc:2468] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 1.
I20260710 13:20:20.098914 14245 leader_election.cc:304] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9; no voters: 
I20260710 13:20:20.099663 14353 raft_consensus.cc:2804] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:20.100039 14353 raft_consensus.cc:697] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 LEADER]: Becoming Leader. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Running, Role: LEADER
I20260710 13:20:20.100644 14353 consensus_queue.cc:237] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:20.107596 14028 catalog_manager.cc:5697] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "7de5252f7b7249cfa846907b6f2bae05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.170719 14205 raft_consensus.cc:3060] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.176621 14353 consensus_queue.cc:1048] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.186153 14351 consensus_queue.cc:1048] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.195086 14337 consensus_queue.cc:1048] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.196269 14323 consensus_queue.cc:1048] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.199079 14351 raft_consensus.cc:493] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:20.199568 14351 raft_consensus.cc:515] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:20.201587 14351 leader_election.cc:290] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935)
I20260710 13:20:20.202695 14128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0f6f799134402eb66664c72ca77414" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28" is_pre_election: true
I20260710 13:20:20.203631 14128 raft_consensus.cc:2468] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 0.
I20260710 13:20:20.203646 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0f6f799134402eb66664c72ca77414" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9" is_pre_election: true
I20260710 13:20:20.205088 14243 leader_election.cc:304] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de5252f7b7249cfa846907b6f2bae05, e5112d64c178432abbe07f843c6c0a28; no voters: 
I20260710 13:20:20.205664 14205 raft_consensus.cc:2468] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 0.
I20260710 13:20:20.205890 14351 raft_consensus.cc:2804] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:20.206264 14351 raft_consensus.cc:493] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:20.206645 14351 raft_consensus.cc:3060] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.210664 14338 consensus_queue.cc:1048] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.215833 14351 raft_consensus.cc:515] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:20.218372 14351 leader_election.cc:290] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 election: Requested vote from peers e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609), e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935)
I20260710 13:20:20.219641 14129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0f6f799134402eb66664c72ca77414" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5112d64c178432abbe07f843c6c0a28"
I20260710 13:20:20.219676 14205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c0f6f799134402eb66664c72ca77414" candidate_uuid: "7de5252f7b7249cfa846907b6f2bae05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7891a05d4374c969db4731e2cfe0ba9"
I20260710 13:20:20.220966 14205 raft_consensus.cc:3060] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.220274 14129 raft_consensus.cc:3060] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.229105 14323 consensus_queue.cc:1048] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:20.231696 14205 raft_consensus.cc:2468] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 1.
I20260710 13:20:20.233273 14245 leader_election.cc:304] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de5252f7b7249cfa846907b6f2bae05, e7891a05d4374c969db4731e2cfe0ba9; no voters: 
I20260710 13:20:20.234210 14129 raft_consensus.cc:2468] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7de5252f7b7249cfa846907b6f2bae05 in term 1.
I20260710 13:20:20.234524 14351 raft_consensus.cc:2804] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:20.235404 14351 raft_consensus.cc:697] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 LEADER]: Becoming Leader. State: Replica: 7de5252f7b7249cfa846907b6f2bae05, State: Running, Role: LEADER
I20260710 13:20:20.236420 14351 consensus_queue.cc:237] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:20.249555 14028 catalog_manager.cc:5697] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7de5252f7b7249cfa846907b6f2bae05 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "7de5252f7b7249cfa846907b6f2bae05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:20.253093 14129 raft_consensus.cc:3060] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:20.259716 14351 consensus_queue.cc:1048] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.269469 14353 consensus_queue.cc:1048] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.277794 11191 ts_manager.cc:295] Set tserver state for e5112d64c178432abbe07f843c6c0a28 to MAINTENANCE_MODE
I20260710 13:20:20.278584 11191 tablet_server.cc:179] TabletServer@127.10.237.193:0 shutting down...
I20260710 13:20:20.306574 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:20.307448 11191 tablet_replica.cc:333] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28: stopping tablet replica
I20260710 13:20:20.308118 11191 raft_consensus.cc:2243] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.308544 11191 raft_consensus.cc:2272] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.310739 11191 tablet_replica.cc:333] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28: stopping tablet replica
I20260710 13:20:20.311386 11191 raft_consensus.cc:2243] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.311794 11191 raft_consensus.cc:2272] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.313925 14323 consensus_queue.cc:1048] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:20.314394 11191 tablet_replica.cc:333] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28: stopping tablet replica
I20260710 13:20:20.314965 11191 raft_consensus.cc:2243] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.315450 11191 raft_consensus.cc:2272] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.317318 11191 tablet_replica.cc:333] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28: stopping tablet replica
I20260710 13:20:20.318080 11191 raft_consensus.cc:2243] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.318626 11191 raft_consensus.cc:2272] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.322742 11191 tablet_replica.cc:333] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28: stopping tablet replica
I20260710 13:20:20.323551 11191 raft_consensus.cc:2243] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.324038 11191 raft_consensus.cc:2272] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.327378 11191 tablet_replica.cc:333] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28: stopping tablet replica
I20260710 13:20:20.328126 11191 raft_consensus.cc:2243] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.328615 11191 raft_consensus.cc:2272] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.331262 11191 tablet_replica.cc:333] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28: stopping tablet replica
I20260710 13:20:20.332008 11191 raft_consensus.cc:2243] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.332502 11191 raft_consensus.cc:2272] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.334956 11191 tablet_replica.cc:333] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28: stopping tablet replica
I20260710 13:20:20.335544 11191 raft_consensus.cc:2243] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.335934 11191 raft_consensus.cc:2272] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:20.337608 11191 tablet_replica.cc:333] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28: stopping tablet replica
I20260710 13:20:20.338095 11191 raft_consensus.cc:2243] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.338486 11191 raft_consensus.cc:2272] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:20.340386 14169 consensus_peers.cc:597] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. 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:20:20.340914 11191 tablet_replica.cc:333] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28: stopping tablet replica
I20260710 13:20:20.341419 11191 raft_consensus.cc:2243] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:20.341799 11191 raft_consensus.cc:2272] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:20.343461 14169 consensus_peers.cc:597] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. 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:20:20.368651 14076 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:20.375732 11191 tablet_server.cc:196] TabletServer@127.10.237.193:0 shutdown complete.
W20260710 13:20:20.491595 14169 consensus_peers.cc:597] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:20.517628 14243 consensus_peers.cc:597] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:20.620110 14353 consensus_queue.cc:1048] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:20.633648 14243 consensus_peers.cc:597] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:20.634258 14243 consensus_peers.cc:597] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:20.643271 14169 consensus_peers.cc:597] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:20.723989 14169 consensus_peers.cc:597] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:20.733029 14353 consensus_queue.cc:1048] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:20.747076 14243 consensus_peers.cc:597] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:20.817225 14243 consensus_peers.cc:597] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:21.369568 14076 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:22.370455 14076 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:22.704610 14243 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111) [suppressed 59 similar messages]
W20260710 13:20:22.805769 14169 consensus_peers.cc:597] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:22.885035 14243 consensus_peers.cc:597] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:22.899470 14243 consensus_peers.cc:597] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:22.928150 14169 consensus_peers.cc:597] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:22.931869 14169 consensus_peers.cc:597] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:23.116547 14243 consensus_peers.cc:597] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:23.188362 14243 consensus_peers.cc:597] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:23.281376 14243 consensus_peers.cc:597] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:23.371394 14076 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:23.395820 14169 consensus_peers.cc:597] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:23.428731 14169 consensus_peers.cc:597] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:24.372372 14076 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:25.156520 14243 consensus_peers.cc:597] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:20:25.314589 14169 consensus_peers.cc:597] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:20:25.324062 14169 consensus_peers.cc:597] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:20:25.373272 14076 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:25.392586 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:25.398940 14409 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:20:25.399099 14410 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:20:25.400600 14412 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:20:25.402704 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:25.403975 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:25.404192 11191 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:20:25.404379 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689625404356 us; error 0 us; skew 500 ppm
I20260710 13:20:25.404888 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:25.407217 11191 webserver.cc:533] Webserver started at http://127.10.237.193:42959/ using document root <none> and password file <none>
I20260710 13:20:25.407701 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:25.407886 11191 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:25.411288 11191 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:25.414808 14417 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:20:25.415575 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:25.415858 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-0-root
uuid: "e5112d64c178432abbe07f843c6c0a28"
format_stamp: "Formatted at 2026-07-10 13:20:18 on dist-test-slave-0q4n"
I20260710 13:20:25.416152 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689544926673-11191-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:20:25.428582 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:25.429646 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:25.430989 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:25.434234 14424 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:20:25.504015 14169 consensus_peers.cc:597] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:20:25.515203 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:20:25.515686 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.082s	user 0.000s	sys 0.002s
I20260710 13:20:25.516126 11191 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260710 13:20:25.524832 14243 consensus_peers.cc:597] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:20:25.525528 14424 tablet_bootstrap.cc:492] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:25.539973 14424 tablet_bootstrap.cc:492] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28: 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:20:25.540786 14424 tablet_bootstrap.cc:492] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28: Bootstrap complete.
I20260710 13:20:25.541344 14424 ts_tablet_manager.cc:1403] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260710 13:20:25.544276 14424 raft_consensus.cc:359] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.545372 14424 raft_consensus.cc:740] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.546245 14424 consensus_queue.cc:260] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [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: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.549477 14424 ts_tablet_manager.cc:1434] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.009s
I20260710 13:20:25.550168 14424 tablet_bootstrap.cc:492] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:25.559990 11191 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:20:25.560333 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.044s	user 0.042s	sys 0.002s
I20260710 13:20:25.561429 14424 tablet_bootstrap.cc:492] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28: 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:20:25.562419 14424 tablet_bootstrap.cc:492] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28: Bootstrap complete.
I20260710 13:20:25.563088 14424 ts_tablet_manager.cc:1403] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 13:20:25.565338 14424 raft_consensus.cc:359] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.566228 14424 raft_consensus.cc:740] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.566978 14424 consensus_queue.cc:260] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.568627 14424 ts_tablet_manager.cc:1434] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:20:25.569324 14424 tablet_bootstrap.cc:492] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:25.587352 14424 tablet_bootstrap.cc:492] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28: 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:20:25.588440 14424 tablet_bootstrap.cc:492] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28: Bootstrap complete.
I20260710 13:20:25.589000 14424 ts_tablet_manager.cc:1403] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 13:20:25.591141 14424 raft_consensus.cc:359] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } } peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } }
I20260710 13:20:25.591703 14424 raft_consensus.cc:740] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.592392 14424 consensus_queue.cc:260] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28 [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: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } } peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } }
I20260710 13:20:25.594049 14424 ts_tablet_manager.cc:1434] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:25.594720 14424 tablet_bootstrap.cc:492] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:25.612208 14424 tablet_bootstrap.cc:492] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28: 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:20:25.613194 14424 tablet_bootstrap.cc:492] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28: Bootstrap complete.
I20260710 13:20:25.613948 14424 ts_tablet_manager.cc:1403] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260710 13:20:25.617168 14424 raft_consensus.cc:359] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.617991 14424 raft_consensus.cc:740] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.618764 14424 consensus_queue.cc:260] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.620849 14424 ts_tablet_manager.cc:1434] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.003s
I20260710 13:20:25.621770 14424 tablet_bootstrap.cc:492] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:25.631567 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.193:44609
I20260710 13:20:25.631731 14486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.193:44609 every 8 connection(s)
I20260710 13:20:25.638159 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:25.639531 14424 tablet_bootstrap.cc:492] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28: 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:20:25.640573 14424 tablet_bootstrap.cc:492] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28: Bootstrap complete.
I20260710 13:20:25.641254 14424 ts_tablet_manager.cc:1403] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260710 13:20:25.643989 14424 raft_consensus.cc:359] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.644682 14424 raft_consensus.cc:740] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.645412 14424 consensus_queue.cc:260] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [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: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.647397 14424 ts_tablet_manager.cc:1434] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:25.648180 14424 tablet_bootstrap.cc:492] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:25.649116 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:25.649662 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:25.650417 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:25.657902 14488 heartbeater.cc:344] Connected to a master server at 127.10.237.254:42899
I20260710 13:20:25.658355 14488 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:25.659296 14488 heartbeater.cc:507] Master 127.10.237.254:42899 requested a full tablet report, sending...
I20260710 13:20:25.662468 14424 tablet_bootstrap.cc:492] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28: 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:20:25.663412 14424 tablet_bootstrap.cc:492] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28: Bootstrap complete.
I20260710 13:20:25.663901 14424 ts_tablet_manager.cc:1403] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 13:20:25.664516 14025 ts_manager.cc:194] Re-registered known tserver with Master: e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609)
I20260710 13:20:25.665792 14424 raft_consensus.cc:359] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.666384 14424 raft_consensus.cc:740] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.667443 14424 consensus_queue.cc:260] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [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: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.669457 14424 ts_tablet_manager.cc:1434] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:25.670077 14424 tablet_bootstrap.cc:492] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:25.674481 14025 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49096
I20260710 13:20:25.677377 14488 heartbeater.cc:499] Master 127.10.237.254:42899 was elected leader, sending a full tablet report...
I20260710 13:20:25.682421 14424 tablet_bootstrap.cc:492] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28: 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:20:25.683457 14424 tablet_bootstrap.cc:492] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28: Bootstrap complete.
I20260710 13:20:25.684108 14424 ts_tablet_manager.cc:1403] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:20:25.686475 14424 raft_consensus.cc:359] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.687129 14424 raft_consensus.cc:740] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.687863 14424 consensus_queue.cc:260] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [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: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.689448 14424 ts_tablet_manager.cc:1434] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:20:25.690074 14424 tablet_bootstrap.cc:492] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:25.704869 14424 tablet_bootstrap.cc:492] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28: 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:20:25.705818 14424 tablet_bootstrap.cc:492] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28: Bootstrap complete.
I20260710 13:20:25.706439 14424 ts_tablet_manager.cc:1403] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 13:20:25.708608 14424 raft_consensus.cc:359] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.709102 14424 raft_consensus.cc:740] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.709702 14424 consensus_queue.cc:260] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28 [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: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.711512 14424 ts_tablet_manager.cc:1434] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:25.712149 14424 tablet_bootstrap.cc:492] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:25.728024 14424 tablet_bootstrap.cc:492] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28: 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:20:25.728715 14424 tablet_bootstrap.cc:492] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28: Bootstrap complete.
I20260710 13:20:25.729262 14424 ts_tablet_manager.cc:1403] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260710 13:20:25.731544 14424 raft_consensus.cc:359] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.732028 14424 raft_consensus.cc:740] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.732682 14424 consensus_queue.cc:260] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.734058 14424 ts_tablet_manager.cc:1434] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:25.734759 14424 tablet_bootstrap.cc:492] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28: Bootstrap starting.
I20260710 13:20:25.747704 14424 tablet_bootstrap.cc:492] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28: 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:20:25.748322 14424 tablet_bootstrap.cc:492] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28: Bootstrap complete.
I20260710 13:20:25.748780 14424 ts_tablet_manager.cc:1403] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 13:20:25.750434 14424 raft_consensus.cc:359] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.750869 14424 raft_consensus.cc:740] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5112d64c178432abbe07f843c6c0a28, State: Initialized, Role: FOLLOWER
I20260710 13:20:25.751391 14424 consensus_queue.cc:260] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [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: "e5112d64c178432abbe07f843c6c0a28" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 44609 } } peers { permanent_uuid: "e7891a05d4374c969db4731e2cfe0ba9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 38935 } } peers { permanent_uuid: "7de5252f7b7249cfa846907b6f2bae05" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 41863 } }
I20260710 13:20:25.752673 14424 ts_tablet_manager.cc:1434] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260710 13:20:26.374588 14076 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:26.660168 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:26.665400 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:26.665822 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:26.666277 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:27.375700 14076 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:27.673131 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:27.678689 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:27.679230 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:27.679867 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:28.376672 14076 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:28.686529 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:28.691927 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:28.692323 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:28.692762 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:29.377655 14076 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:29.698902 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:29.705474 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:29.705936 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:29.706422 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:30.378518 14076 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:30.712785 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:30.719259 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:30.725993 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:30.726600 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:20:31.379482 14076 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:31.749249 11191 tablet_server.cc:179] TabletServer@127.10.237.193:44609 shutting down...
W20260710 13:20:31.761816 14169 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 60 similar messages]
W20260710 13:20:31.767056 14169 consensus_peers.cc:597] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. 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:20:31.773459 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:31.774338 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:31.774940 11191 raft_consensus.cc:2243] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.775396 11191 raft_consensus.cc:2272] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.777130 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:31.777587 11191 raft_consensus.cc:2243] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.777908 11191 raft_consensus.cc:2272] T 3c0f6f799134402eb66664c72ca77414 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.779517 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:31.779960 11191 raft_consensus.cc:2243] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.780256 11191 raft_consensus.cc:2272] T ab73ffcbc16843be87a25b7ce132a9c4 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.781760 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:31.782305 11191 raft_consensus.cc:2243] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.782624 11191 raft_consensus.cc:2272] T d221c277cda942259db64bf2812fc375 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.784284 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:31.784721 11191 raft_consensus.cc:2243] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.785060 11191 raft_consensus.cc:2272] T cd6f64bcc7874e21b3e8fbaed928d362 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.786648 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:31.787222 11191 raft_consensus.cc:2243] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.787613 11191 raft_consensus.cc:2272] T f9ae412593a54aec94135416bb0a3a3b P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.789170 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:31.789649 11191 raft_consensus.cc:2243] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.789994 11191 raft_consensus.cc:2272] T 684737d5cb0449559fd53b02a37d2489 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.791617 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:31.792078 11191 raft_consensus.cc:2243] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.792419 11191 raft_consensus.cc:2272] T 99bf672409ae4475ac882229b4bdc1cc P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.794019 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:31.794459 11191 raft_consensus.cc:2243] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.794858 11191 raft_consensus.cc:2272] T 6506e47727cc4c9e8d1187e7fef2ee68 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.796432 11191 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:31.796867 11191 raft_consensus.cc:2243] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.797245 11191 raft_consensus.cc:2272] T 9d5fc266e1d04d5cb7c077155df80c96 P e5112d64c178432abbe07f843c6c0a28 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.825868 11191 tablet_server.cc:196] TabletServer@127.10.237.193:44609 shutdown complete.
I20260710 13:20:31.843990 11191 tablet_server.cc:179] TabletServer@127.10.237.194:0 shutting down...
I20260710 13:20:31.866442 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:31.867213 11191 tablet_replica.cc:333] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e7891a05d4374c969db4731e2cfe0ba9: stopping tablet replica
I20260710 13:20:31.867936 11191 raft_consensus.cc:2243] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.868448 11191 raft_consensus.cc:2272] T 96a3cf06d9eb4810ad1d405f6c2987c9 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.870736 11191 tablet_replica.cc:333] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9: stopping tablet replica
I20260710 13:20:31.871358 11191 raft_consensus.cc:2243] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.871776 11191 raft_consensus.cc:2272] T 3c0f6f799134402eb66664c72ca77414 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.873598 11191 tablet_replica.cc:333] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9: stopping tablet replica
I20260710 13:20:31.874120 11191 raft_consensus.cc:2243] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.874835 11191 raft_consensus.cc:2272] T 9d5fc266e1d04d5cb7c077155df80c96 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.876703 11191 tablet_replica.cc:333] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9: stopping tablet replica
I20260710 13:20:31.877209 11191 raft_consensus.cc:2243] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.877597 11191 raft_consensus.cc:2272] T ab73ffcbc16843be87a25b7ce132a9c4 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.879436 11191 tablet_replica.cc:333] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9: stopping tablet replica
I20260710 13:20:31.879941 11191 raft_consensus.cc:2243] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.880731 11191 raft_consensus.cc:2272] T 684737d5cb0449559fd53b02a37d2489 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.882696 11191 tablet_replica.cc:333] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9: stopping tablet replica
I20260710 13:20:31.883306 11191 raft_consensus.cc:2243] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.884006 11191 raft_consensus.cc:2272] T cd6f64bcc7874e21b3e8fbaed928d362 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.885872 11191 tablet_replica.cc:333] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9: stopping tablet replica
I20260710 13:20:31.886379 11191 raft_consensus.cc:2243] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.887159 11191 raft_consensus.cc:2272] T f9ae412593a54aec94135416bb0a3a3b P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.889089 11191 tablet_replica.cc:333] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9: stopping tablet replica
I20260710 13:20:31.889578 11191 raft_consensus.cc:2243] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.889982 11191 raft_consensus.cc:2272] T d221c277cda942259db64bf2812fc375 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.891892 11191 tablet_replica.cc:333] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9: stopping tablet replica
I20260710 13:20:31.892349 11191 raft_consensus.cc:2243] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.892791 11191 raft_consensus.cc:2272] T 6506e47727cc4c9e8d1187e7fef2ee68 P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.894493 11191 tablet_replica.cc:333] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9: stopping tablet replica
I20260710 13:20:31.894959 11191 raft_consensus.cc:2243] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.895733 11191 raft_consensus.cc:2272] T 99bf672409ae4475ac882229b4bdc1cc P e7891a05d4374c969db4731e2cfe0ba9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.926448 11191 tablet_server.cc:196] TabletServer@127.10.237.194:0 shutdown complete.
W20260710 13:20:31.945925 14243 consensus_peers.cc:597] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e5112d64c178432abbe07f843c6c0a28 (127.10.237.193:44609): Couldn't send request to peer e5112d64c178432abbe07f843c6c0a28. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:44609: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:31.951275 11191 tablet_server.cc:179] TabletServer@127.10.237.195:0 shutting down...
W20260710 13:20:31.959239 14245 consensus_peers.cc:597] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935): Couldn't send request to peer e7891a05d4374c969db4731e2cfe0ba9. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.194:38935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:31.968766 14245 consensus_peers.cc:597] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 -> Peer e7891a05d4374c969db4731e2cfe0ba9 (127.10.237.194:38935): Couldn't send request to peer e7891a05d4374c969db4731e2cfe0ba9. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.194:38935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:31.978415 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:31.979198 11191 tablet_replica.cc:333] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05: stopping tablet replica
I20260710 13:20:31.979844 11191 raft_consensus.cc:2243] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.980710 11191 raft_consensus.cc:2272] T ab73ffcbc16843be87a25b7ce132a9c4 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.983682 11191 tablet_replica.cc:333] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05: stopping tablet replica
I20260710 13:20:31.984232 11191 raft_consensus.cc:2243] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.985055 11191 raft_consensus.cc:2272] T 3c0f6f799134402eb66664c72ca77414 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.987241 11191 tablet_replica.cc:333] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05: stopping tablet replica
I20260710 13:20:31.987799 11191 raft_consensus.cc:2243] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.988546 11191 raft_consensus.cc:2272] T 96a3cf06d9eb4810ad1d405f6c2987c9 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.990569 11191 tablet_replica.cc:333] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05: stopping tablet replica
I20260710 13:20:31.991190 11191 raft_consensus.cc:2243] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.991909 11191 raft_consensus.cc:2272] T d221c277cda942259db64bf2812fc375 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.993770 11191 tablet_replica.cc:333] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05: stopping tablet replica
I20260710 13:20:31.994280 11191 raft_consensus.cc:2243] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.994724 11191 raft_consensus.cc:2272] T cd6f64bcc7874e21b3e8fbaed928d362 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.996660 11191 tablet_replica.cc:333] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05: stopping tablet replica
I20260710 13:20:31.997236 11191 raft_consensus.cc:2243] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.997643 11191 raft_consensus.cc:2272] T 684737d5cb0449559fd53b02a37d2489 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.999619 11191 tablet_replica.cc:333] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05: stopping tablet replica
I20260710 13:20:32.000187 11191 raft_consensus.cc:2243] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:32.000614 11191 raft_consensus.cc:2272] T f9ae412593a54aec94135416bb0a3a3b P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:32.002620 11191 tablet_replica.cc:333] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05: stopping tablet replica
I20260710 13:20:32.003151 11191 raft_consensus.cc:2243] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:32.003554 11191 raft_consensus.cc:2272] T 9d5fc266e1d04d5cb7c077155df80c96 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:32.005312 11191 tablet_replica.cc:333] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05: stopping tablet replica
I20260710 13:20:32.005784 11191 raft_consensus.cc:2243] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:32.006513 11191 raft_consensus.cc:2272] T 6506e47727cc4c9e8d1187e7fef2ee68 P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:32.008430 11191 tablet_replica.cc:333] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05: stopping tablet replica
I20260710 13:20:32.008886 11191 raft_consensus.cc:2243] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:32.009300 11191 raft_consensus.cc:2272] T 99bf672409ae4475ac882229b4bdc1cc P 7de5252f7b7249cfa846907b6f2bae05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:32.037533 11191 tablet_server.cc:196] TabletServer@127.10.237.195:0 shutdown complete.
I20260710 13:20:32.058969 11191 master.cc:562] Master@127.10.237.254:42899 shutting down...
I20260710 13:20:32.082068 11191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:32.082638 11191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:32.082966 11191 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2ddbcaec2de14f5389f8992bd6800e5d: stopping tablet replica
I20260710 13:20:32.102029 11191 master.cc:584] Master@127.10.237.254:42899 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13898 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:20:32.143324 11191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.237.254:42251
I20260710 13:20:32.144418 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:32.150353 14518 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:20:32.150645 14521 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:20:32.150637 14519 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:20:32.151939 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:32.152868 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:32.153038 11191 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:20:32.153226 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689632153211 us; error 0 us; skew 500 ppm
I20260710 13:20:32.153811 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:32.156575 11191 webserver.cc:533] Webserver started at http://127.10.237.254:36061/ using document root <none> and password file <none>
I20260710 13:20:32.157078 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:32.157243 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:32.157565 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:32.158664 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/master-0-root/instance:
uuid: "a76d5f6f1be14a4f95e04782d941fbb2"
format_stamp: "Formatted at 2026-07-10 13:20:32 on dist-test-slave-0q4n"
I20260710 13:20:32.162935 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:20:32.166272 14526 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:20:32.167186 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:32.167433 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/master-0-root
uuid: "a76d5f6f1be14a4f95e04782d941fbb2"
format_stamp: "Formatted at 2026-07-10 13:20:32 on dist-test-slave-0q4n"
I20260710 13:20:32.167662 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-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:20:32.192517 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:32.193665 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:32.231771 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.254:42251
I20260710 13:20:32.231881 14577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.254:42251 every 8 connection(s)
I20260710 13:20:32.235769 14578 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:20:32.246055 14578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2: Bootstrap starting.
I20260710 13:20:32.250665 14578 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.254665 14578 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2: No bootstrap required, opened a new log
I20260710 13:20:32.256757 14578 raft_consensus.cc:359] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a76d5f6f1be14a4f95e04782d941fbb2" member_type: VOTER }
I20260710 13:20:32.257175 14578 raft_consensus.cc:385] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.257411 14578 raft_consensus.cc:740] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a76d5f6f1be14a4f95e04782d941fbb2, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.257936 14578 consensus_queue.cc:260] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a76d5f6f1be14a4f95e04782d941fbb2" member_type: VOTER }
I20260710 13:20:32.258379 14578 raft_consensus.cc:399] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:32.258620 14578 raft_consensus.cc:493] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:32.258894 14578 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.263139 14578 raft_consensus.cc:515] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a76d5f6f1be14a4f95e04782d941fbb2" member_type: VOTER }
I20260710 13:20:32.263662 14578 leader_election.cc:304] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [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: a76d5f6f1be14a4f95e04782d941fbb2; no voters: 
I20260710 13:20:32.264751 14578 leader_election.cc:290] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:32.265075 14581 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.266350 14581 raft_consensus.cc:697] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [term 1 LEADER]: Becoming Leader. State: Replica: a76d5f6f1be14a4f95e04782d941fbb2, State: Running, Role: LEADER
I20260710 13:20:32.267012 14581 consensus_queue.cc:237] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [LEADER]: Queue going to LEADER mode. State: All 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: "a76d5f6f1be14a4f95e04782d941fbb2" member_type: VOTER }
I20260710 13:20:32.267665 14578 sys_catalog.cc:565] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:32.270052 14583 sys_catalog.cc:455] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a76d5f6f1be14a4f95e04782d941fbb2. Latest consensus state: current_term: 1 leader_uuid: "a76d5f6f1be14a4f95e04782d941fbb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a76d5f6f1be14a4f95e04782d941fbb2" member_type: VOTER } }
I20260710 13:20:32.270057 14582 sys_catalog.cc:455] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a76d5f6f1be14a4f95e04782d941fbb2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a76d5f6f1be14a4f95e04782d941fbb2" member_type: VOTER } }
I20260710 13:20:32.270774 14583 sys_catalog.cc:458] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:32.271051 14582 sys_catalog.cc:458] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:32.279711 14587 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:32.287457 14587 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:32.288491 11191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:32.295986 14587 catalog_manager.cc:1383] Generated new cluster ID: 9040861e487f43c1a90597711600a912
I20260710 13:20:32.296274 14587 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:32.316421 14587 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:32.317698 14587 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:32.334187 14587 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2: Generated new TSK 0
I20260710 13:20:32.334801 14587 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:32.355307 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:32.361140 14599 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:20:32.363050 14600 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:20:32.364178 11191 server_base.cc:1061] running on GCE node
W20260710 13:20:32.364130 14602 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:20:32.365401 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:32.365597 11191 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:20:32.365715 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689632365704 us; error 0 us; skew 500 ppm
I20260710 13:20:32.366181 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:32.368404 11191 webserver.cc:533] Webserver started at http://127.10.237.193:36055/ using document root <none> and password file <none>
I20260710 13:20:32.368850 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:32.368999 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:32.369278 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:32.370383 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/ts-0-root/instance:
uuid: "fe56a1f429b743a4ab454b924ce78bfd"
format_stamp: "Formatted at 2026-07-10 13:20:32 on dist-test-slave-0q4n"
I20260710 13:20:32.374641 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:20:32.379200 14607 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:20:32.379923 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:32.380209 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/ts-0-root
uuid: "fe56a1f429b743a4ab454b924ce78bfd"
format_stamp: "Formatted at 2026-07-10 13:20:32 on dist-test-slave-0q4n"
I20260710 13:20:32.380496 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-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:20:32.406956 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:32.408219 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:32.409891 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:32.412207 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:32.412428 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:32.412667 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:32.412832 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:32.454071 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.193:36355
I20260710 13:20:32.454185 14669 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.193:36355 every 8 connection(s)
I20260710 13:20:32.459465 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:32.467782 14674 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:20:32.469729 14675 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:20:32.471241 14677 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:20:32.472949 14670 heartbeater.cc:344] Connected to a master server at 127.10.237.254:42251
I20260710 13:20:32.473453 14670 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:32.473541 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:32.474565 14670 heartbeater.cc:507] Master 127.10.237.254:42251 requested a full tablet report, sending...
I20260710 13:20:32.474781 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:32.475152 11191 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:20:32.475435 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689632475412 us; error 0 us; skew 500 ppm
I20260710 13:20:32.476253 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:32.477273 14543 ts_manager.cc:194] Registered new tserver with Master: fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193:36355)
I20260710 13:20:32.479067 11191 webserver.cc:533] Webserver started at http://127.10.237.194:39661/ using document root <none> and password file <none>
I20260710 13:20:32.479578 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:32.479568 14543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48802
I20260710 13:20:32.480008 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:32.480302 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:32.481559 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/ts-1-root/instance:
uuid: "051d5f4931194199ab98dcbee257f659"
format_stamp: "Formatted at 2026-07-10 13:20:32 on dist-test-slave-0q4n"
I20260710 13:20:32.485996 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:32.489240 14682 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:20:32.490113 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:32.490347 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/ts-1-root
uuid: "051d5f4931194199ab98dcbee257f659"
format_stamp: "Formatted at 2026-07-10 13:20:32 on dist-test-slave-0q4n"
I20260710 13:20:32.490571 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-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:20:32.503113 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:32.504238 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:32.505622 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:32.507856 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:32.508026 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:32.508327 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:32.508502 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:32.551604 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.194:46063
I20260710 13:20:32.551697 14744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.194:46063 every 8 connection(s)
I20260710 13:20:32.556803 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:32.565007 14748 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:20:32.568002 14749 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:20:32.568267 14751 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:20:32.570814 14745 heartbeater.cc:344] Connected to a master server at 127.10.237.254:42251
I20260710 13:20:32.571326 14745 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:32.571369 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:32.572365 14745 heartbeater.cc:507] Master 127.10.237.254:42251 requested a full tablet report, sending...
I20260710 13:20:32.572391 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:32.572775 11191 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:20:32.572959 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689632572945 us; error 0 us; skew 500 ppm
I20260710 13:20:32.573649 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:32.574759 14543 ts_manager.cc:194] Registered new tserver with Master: 051d5f4931194199ab98dcbee257f659 (127.10.237.194:46063)
I20260710 13:20:32.576256 11191 webserver.cc:533] Webserver started at http://127.10.237.195:38717/ using document root <none> and password file <none>
I20260710 13:20:32.576637 14543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48818
I20260710 13:20:32.576776 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:32.577096 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:32.577360 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:32.578661 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/ts-2-root/instance:
uuid: "85369c2ddccf4ffabbafe5c29800fea0"
format_stamp: "Formatted at 2026-07-10 13:20:32 on dist-test-slave-0q4n"
I20260710 13:20:32.582932 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:20:32.586028 14756 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:20:32.586688 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:32.586992 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/ts-2-root
uuid: "85369c2ddccf4ffabbafe5c29800fea0"
format_stamp: "Formatted at 2026-07-10 13:20:32 on dist-test-slave-0q4n"
I20260710 13:20:32.587352 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689544926673-11191-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:20:32.618129 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:32.619395 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:32.620803 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:32.622901 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:32.623143 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:32.623378 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:32.623546 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:32.661345 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.195:44423
I20260710 13:20:32.661448 14818 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.195:44423 every 8 connection(s)
I20260710 13:20:32.674537 14819 heartbeater.cc:344] Connected to a master server at 127.10.237.254:42251
I20260710 13:20:32.674896 14819 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:32.675601 14819 heartbeater.cc:507] Master 127.10.237.254:42251 requested a full tablet report, sending...
I20260710 13:20:32.677425 14543 ts_manager.cc:194] Registered new tserver with Master: 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195:44423)
I20260710 13:20:32.677783 11191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013338749s
I20260710 13:20:32.679220 14543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48832
I20260710 13:20:32.703126 14543 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48844:
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:20:32.705142 14543 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:20:32.747236 14710 tablet_service.cc:1511] Processing CreateTablet for tablet 840473d3f65a4081806e3d61fc311c58 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8164850aaf744eeea7a487bf0b18cc25]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:32.748605 14710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840473d3f65a4081806e3d61fc311c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.751646 14709 tablet_service.cc:1511] Processing CreateTablet for tablet 52d2a523a1074b78b24072393b487b70 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8164850aaf744eeea7a487bf0b18cc25]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:32.751941 14635 tablet_service.cc:1511] Processing CreateTablet for tablet 840473d3f65a4081806e3d61fc311c58 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8164850aaf744eeea7a487bf0b18cc25]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:32.752990 14635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840473d3f65a4081806e3d61fc311c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.752980 14709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d2a523a1074b78b24072393b487b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.754230 14634 tablet_service.cc:1511] Processing CreateTablet for tablet 52d2a523a1074b78b24072393b487b70 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8164850aaf744eeea7a487bf0b18cc25]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:32.755520 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d2a523a1074b78b24072393b487b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.761765 14784 tablet_service.cc:1511] Processing CreateTablet for tablet 840473d3f65a4081806e3d61fc311c58 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8164850aaf744eeea7a487bf0b18cc25]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:32.762624 14783 tablet_service.cc:1511] Processing CreateTablet for tablet 52d2a523a1074b78b24072393b487b70 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8164850aaf744eeea7a487bf0b18cc25]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:32.763221 14784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840473d3f65a4081806e3d61fc311c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.763902 14783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d2a523a1074b78b24072393b487b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.789671 14835 tablet_bootstrap.cc:492] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659: Bootstrap starting.
I20260710 13:20:32.790309 14834 tablet_bootstrap.cc:492] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd: Bootstrap starting.
I20260710 13:20:32.796756 14834 tablet_bootstrap.cc:654] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.796967 14835 tablet_bootstrap.cc:654] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.804884 14835 tablet_bootstrap.cc:492] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659: No bootstrap required, opened a new log
I20260710 13:20:32.805629 14835 ts_tablet_manager.cc:1403] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260710 13:20:32.809741 14835 raft_consensus.cc:359] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.811926 14836 tablet_bootstrap.cc:492] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0: Bootstrap starting.
I20260710 13:20:32.812072 14835 raft_consensus.cc:385] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.812505 14835 raft_consensus.cc:740] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051d5f4931194199ab98dcbee257f659, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.813239 14835 consensus_queue.cc:260] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.813778 14834 tablet_bootstrap.cc:492] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd: No bootstrap required, opened a new log
I20260710 13:20:32.814299 14834 ts_tablet_manager.cc:1403] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
I20260710 13:20:32.817268 14834 raft_consensus.cc:359] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.817998 14834 raft_consensus.cc:385] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.818347 14834 raft_consensus.cc:740] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe56a1f429b743a4ab454b924ce78bfd, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.819172 14745 heartbeater.cc:499] Master 127.10.237.254:42251 was elected leader, sending a full tablet report...
I20260710 13:20:32.819638 14835 ts_tablet_manager.cc:1434] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:20:32.819279 14834 consensus_queue.cc:260] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.820506 14835 tablet_bootstrap.cc:492] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659: Bootstrap starting.
I20260710 13:20:32.819161 14836 tablet_bootstrap.cc:654] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.827227 14835 tablet_bootstrap.cc:654] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.828193 14670 heartbeater.cc:499] Master 127.10.237.254:42251 was elected leader, sending a full tablet report...
I20260710 13:20:32.829234 14834 ts_tablet_manager.cc:1434] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 13:20:32.830235 14834 tablet_bootstrap.cc:492] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd: Bootstrap starting.
I20260710 13:20:32.837550 14834 tablet_bootstrap.cc:654] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.840260 14836 tablet_bootstrap.cc:492] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0: No bootstrap required, opened a new log
I20260710 13:20:32.840831 14836 ts_tablet_manager.cc:1403] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.009s
I20260710 13:20:32.841527 14839 raft_consensus.cc:493] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.842175 14839 raft_consensus.cc:515] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.843035 14835 tablet_bootstrap.cc:492] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659: No bootstrap required, opened a new log
I20260710 13:20:32.843578 14835 ts_tablet_manager.cc:1403] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.013s
I20260710 13:20:32.843760 14836 raft_consensus.cc:359] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.844676 14836 raft_consensus.cc:385] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.845017 14836 raft_consensus.cc:740] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85369c2ddccf4ffabbafe5c29800fea0, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.846132 14834 tablet_bootstrap.cc:492] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd: No bootstrap required, opened a new log
I20260710 13:20:32.845925 14836 consensus_queue.cc:260] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.846637 14834 ts_tablet_manager.cc:1403] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.008s
I20260710 13:20:32.848428 14819 heartbeater.cc:499] Master 127.10.237.254:42251 was elected leader, sending a full tablet report...
I20260710 13:20:32.850261 14834 raft_consensus.cc:359] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.851030 14834 raft_consensus.cc:385] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.851305 14834 raft_consensus.cc:740] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe56a1f429b743a4ab454b924ce78bfd, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.852133 14834 consensus_queue.cc:260] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.854228 14834 ts_tablet_manager.cc:1434] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:32.846608 14835 raft_consensus.cc:359] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.855170 14835 raft_consensus.cc:385] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.855489 14835 raft_consensus.cc:740] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051d5f4931194199ab98dcbee257f659, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.855502 14839 leader_election.cc:290] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193:36355), 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195:44423)
I20260710 13:20:32.856245 14835 consensus_queue.cc:260] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.858311 14835 ts_tablet_manager.cc:1434] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.002s
I20260710 13:20:32.860001 14836 ts_tablet_manager.cc:1434] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260710 13:20:32.861092 14836 tablet_bootstrap.cc:492] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0: Bootstrap starting.
I20260710 13:20:32.865209 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d2a523a1074b78b24072393b487b70" candidate_uuid: "051d5f4931194199ab98dcbee257f659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe56a1f429b743a4ab454b924ce78bfd" is_pre_election: true
I20260710 13:20:32.866016 14645 raft_consensus.cc:2468] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 051d5f4931194199ab98dcbee257f659 in term 0.
I20260710 13:20:32.866994 14840 raft_consensus.cc:493] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.867483 14836 tablet_bootstrap.cc:654] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.867506 14840 raft_consensus.cc:515] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.876857 14836 tablet_bootstrap.cc:492] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0: No bootstrap required, opened a new log
I20260710 13:20:32.877290 14836 ts_tablet_manager.cc:1403] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260710 13:20:32.878072 14684 leader_election.cc:304] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051d5f4931194199ab98dcbee257f659, fe56a1f429b743a4ab454b924ce78bfd; no voters: 
I20260710 13:20:32.879190 14839 raft_consensus.cc:493] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.879855 14848 raft_consensus.cc:2804] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.879637 14839 raft_consensus.cc:515] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.880246 14848 raft_consensus.cc:493] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.880203 14836 raft_consensus.cc:359] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.880805 14848 raft_consensus.cc:3060] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.881100 14836 raft_consensus.cc:385] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.881465 14836 raft_consensus.cc:740] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85369c2ddccf4ffabbafe5c29800fea0, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.882411 14836 consensus_queue.cc:260] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.884579 14836 ts_tablet_manager.cc:1434] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:32.885413 14794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d2a523a1074b78b24072393b487b70" candidate_uuid: "051d5f4931194199ab98dcbee257f659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85369c2ddccf4ffabbafe5c29800fea0" is_pre_election: true
I20260710 13:20:32.886098 14794 raft_consensus.cc:2468] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 051d5f4931194199ab98dcbee257f659 in term 0.
I20260710 13:20:32.890636 14794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840473d3f65a4081806e3d61fc311c58" candidate_uuid: "fe56a1f429b743a4ab454b924ce78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85369c2ddccf4ffabbafe5c29800fea0" is_pre_election: true
I20260710 13:20:32.890817 14848 raft_consensus.cc:515] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.891287 14794 raft_consensus.cc:2468] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe56a1f429b743a4ab454b924ce78bfd in term 0.
I20260710 13:20:32.892618 14611 leader_election.cc:304] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85369c2ddccf4ffabbafe5c29800fea0, fe56a1f429b743a4ab454b924ce78bfd; no voters: 
I20260710 13:20:32.893033 14848 leader_election.cc:290] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [CANDIDATE]: Term 1 election: Requested vote from peers fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193:36355), 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195:44423)
I20260710 13:20:32.894467 14840 leader_election.cc:290] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 051d5f4931194199ab98dcbee257f659 (127.10.237.194:46063), 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195:44423)
I20260710 13:20:32.895180 14840 raft_consensus.cc:2804] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.895885 14840 raft_consensus.cc:493] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.895236 14839 leader_election.cc:290] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193:36355), 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195:44423)
I20260710 13:20:32.897001 14793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840473d3f65a4081806e3d61fc311c58" candidate_uuid: "051d5f4931194199ab98dcbee257f659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85369c2ddccf4ffabbafe5c29800fea0" is_pre_election: true
I20260710 13:20:32.897147 14720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840473d3f65a4081806e3d61fc311c58" candidate_uuid: "fe56a1f429b743a4ab454b924ce78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051d5f4931194199ab98dcbee257f659" is_pre_election: true
I20260710 13:20:32.897701 14794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d2a523a1074b78b24072393b487b70" candidate_uuid: "051d5f4931194199ab98dcbee257f659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85369c2ddccf4ffabbafe5c29800fea0"
I20260710 13:20:32.897696 14793 raft_consensus.cc:2468] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 051d5f4931194199ab98dcbee257f659 in term 0.
I20260710 13:20:32.898079 14720 raft_consensus.cc:2468] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe56a1f429b743a4ab454b924ce78bfd in term 0.
I20260710 13:20:32.898458 14794 raft_consensus.cc:3060] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.899793 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840473d3f65a4081806e3d61fc311c58" candidate_uuid: "051d5f4931194199ab98dcbee257f659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe56a1f429b743a4ab454b924ce78bfd" is_pre_election: true
I20260710 13:20:32.900539 14686 leader_election.cc:304] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051d5f4931194199ab98dcbee257f659, 85369c2ddccf4ffabbafe5c29800fea0; no voters: 
I20260710 13:20:32.901737 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d2a523a1074b78b24072393b487b70" candidate_uuid: "051d5f4931194199ab98dcbee257f659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe56a1f429b743a4ab454b924ce78bfd"
I20260710 13:20:32.902499 14645 raft_consensus.cc:3060] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.906538 14794 raft_consensus.cc:2468] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 051d5f4931194199ab98dcbee257f659 in term 1.
I20260710 13:20:32.907150 14840 raft_consensus.cc:3060] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.909283 14839 raft_consensus.cc:2804] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.909798 14839 raft_consensus.cc:493] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.910213 14839 raft_consensus.cc:3060] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.914505 14840 raft_consensus.cc:515] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
W20260710 13:20:32.915314 14820 tablet.cc:2406] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:32.915678 14644 raft_consensus.cc:2393] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 051d5f4931194199ab98dcbee257f659 in current term 1: Already voted for candidate fe56a1f429b743a4ab454b924ce78bfd in this term.
I20260710 13:20:32.916579 14840 leader_election.cc:290] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [CANDIDATE]: Term 1 election: Requested vote from peers 051d5f4931194199ab98dcbee257f659 (127.10.237.194:46063), 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195:44423)
I20260710 13:20:32.917943 14686 leader_election.cc:304] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051d5f4931194199ab98dcbee257f659, 85369c2ddccf4ffabbafe5c29800fea0; no voters: 
I20260710 13:20:32.919821 14794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840473d3f65a4081806e3d61fc311c58" candidate_uuid: "fe56a1f429b743a4ab454b924ce78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85369c2ddccf4ffabbafe5c29800fea0"
I20260710 13:20:32.920024 14720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840473d3f65a4081806e3d61fc311c58" candidate_uuid: "fe56a1f429b743a4ab454b924ce78bfd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051d5f4931194199ab98dcbee257f659"
I20260710 13:20:32.920500 14794 raft_consensus.cc:3060] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.922112 14848 raft_consensus.cc:2804] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.922602 14839 raft_consensus.cc:515] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.923800 14720 raft_consensus.cc:2393] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fe56a1f429b743a4ab454b924ce78bfd in current term 1: Already voted for candidate 051d5f4931194199ab98dcbee257f659 in this term.
I20260710 13:20:32.924726 14839 leader_election.cc:290] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [CANDIDATE]: Term 1 election: Requested vote from peers fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193:36355), 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195:44423)
I20260710 13:20:32.925774 14793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840473d3f65a4081806e3d61fc311c58" candidate_uuid: "051d5f4931194199ab98dcbee257f659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "85369c2ddccf4ffabbafe5c29800fea0"
I20260710 13:20:32.926282 14644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840473d3f65a4081806e3d61fc311c58" candidate_uuid: "051d5f4931194199ab98dcbee257f659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe56a1f429b743a4ab454b924ce78bfd"
I20260710 13:20:32.926507 14794 raft_consensus.cc:2468] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe56a1f429b743a4ab454b924ce78bfd in term 1.
I20260710 13:20:32.927062 14644 raft_consensus.cc:2393] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 051d5f4931194199ab98dcbee257f659 in current term 1: Already voted for candidate fe56a1f429b743a4ab454b924ce78bfd in this term.
I20260710 13:20:32.928048 14684 leader_election.cc:304] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [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: 051d5f4931194199ab98dcbee257f659; no voters: 85369c2ddccf4ffabbafe5c29800fea0, fe56a1f429b743a4ab454b924ce78bfd
I20260710 13:20:32.928292 14611 leader_election.cc:304] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [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: 85369c2ddccf4ffabbafe5c29800fea0, fe56a1f429b743a4ab454b924ce78bfd; no voters: 051d5f4931194199ab98dcbee257f659
I20260710 13:20:32.929430 14849 raft_consensus.cc:2804] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.929912 14849 raft_consensus.cc:697] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 1 LEADER]: Becoming Leader. State: Replica: fe56a1f429b743a4ab454b924ce78bfd, State: Running, Role: LEADER
I20260710 13:20:32.930287 14645 raft_consensus.cc:2468] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 051d5f4931194199ab98dcbee257f659 in term 1.
I20260710 13:20:32.930634 14849 consensus_queue.cc:237] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.932250 14839 raft_consensus.cc:2749] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:32.933447 14848 raft_consensus.cc:697] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [term 1 LEADER]: Becoming Leader. State: Replica: 051d5f4931194199ab98dcbee257f659, State: Running, Role: LEADER
I20260710 13:20:32.934379 14848 consensus_queue.cc:237] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:32.939455 14543 catalog_manager.cc:5697] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd reported cstate change: term changed from 0 to 1, leader changed from <none> to fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193). New cstate: current_term: 1 leader_uuid: "fe56a1f429b743a4ab454b924ce78bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.943182 14542 catalog_manager.cc:5697] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 051d5f4931194199ab98dcbee257f659 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "051d5f4931194199ab98dcbee257f659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:32.981375 14542 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48860:
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:20:32.983422 14542 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:20:33.005744 14635 tablet_service.cc:1511] Processing CreateTablet for tablet e4a5606ecf894c10b59c940a796c0914 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5577689515d94cb8941dcd36243cc115]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:33.007051 14635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a5606ecf894c10b59c940a796c0914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.006937 14710 tablet_service.cc:1511] Processing CreateTablet for tablet e4a5606ecf894c10b59c940a796c0914 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5577689515d94cb8941dcd36243cc115]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:33.008219 14710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a5606ecf894c10b59c940a796c0914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.008118 14783 tablet_service.cc:1511] Processing CreateTablet for tablet e4a5606ecf894c10b59c940a796c0914 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5577689515d94cb8941dcd36243cc115]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:33.009929 14783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a5606ecf894c10b59c940a796c0914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.013073 14709 tablet_service.cc:1511] Processing CreateTablet for tablet fc916e3eb85341d6940b6ed3798f0911 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5577689515d94cb8941dcd36243cc115]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:33.013789 14634 tablet_service.cc:1511] Processing CreateTablet for tablet fc916e3eb85341d6940b6ed3798f0911 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5577689515d94cb8941dcd36243cc115]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:33.014268 14709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc916e3eb85341d6940b6ed3798f0911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.014345 14784 tablet_service.cc:1511] Processing CreateTablet for tablet fc916e3eb85341d6940b6ed3798f0911 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=5577689515d94cb8941dcd36243cc115]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:33.014987 14634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc916e3eb85341d6940b6ed3798f0911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.015554 14784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc916e3eb85341d6940b6ed3798f0911. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:33.022645 14834 tablet_bootstrap.cc:492] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd: Bootstrap starting.
I20260710 13:20:33.029228 14834 tablet_bootstrap.cc:654] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.034045 14835 tablet_bootstrap.cc:492] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659: Bootstrap starting.
I20260710 13:20:33.040899 14835 tablet_bootstrap.cc:654] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.041728 14836 tablet_bootstrap.cc:492] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0: Bootstrap starting.
I20260710 13:20:33.048605 14836 tablet_bootstrap.cc:654] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.048935 14835 tablet_bootstrap.cc:492] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659: No bootstrap required, opened a new log
I20260710 13:20:33.049413 14835 ts_tablet_manager.cc:1403] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260710 13:20:33.052949 14835 raft_consensus.cc:359] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.053936 14835 raft_consensus.cc:385] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.054319 14835 raft_consensus.cc:740] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051d5f4931194199ab98dcbee257f659, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.056442 14835 consensus_queue.cc:260] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.057809 14834 tablet_bootstrap.cc:492] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd: No bootstrap required, opened a new log
I20260710 13:20:33.058319 14834 ts_tablet_manager.cc:1403] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.022s
I20260710 13:20:33.058575 14835 ts_tablet_manager.cc:1434] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:33.059634 14835 tablet_bootstrap.cc:492] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659: Bootstrap starting.
I20260710 13:20:33.061164 14836 tablet_bootstrap.cc:492] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0: No bootstrap required, opened a new log
I20260710 13:20:33.061214 14834 raft_consensus.cc:359] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.061789 14836 ts_tablet_manager.cc:1403] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.011s
I20260710 13:20:33.062067 14834 raft_consensus.cc:385] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.062518 14834 raft_consensus.cc:740] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe56a1f429b743a4ab454b924ce78bfd, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.063329 14834 consensus_queue.cc:260] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.065033 14836 raft_consensus.cc:359] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.065842 14836 raft_consensus.cc:385] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.066211 14836 raft_consensus.cc:740] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85369c2ddccf4ffabbafe5c29800fea0, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.065467 14834 ts_tablet_manager.cc:1434] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:20:33.067592 14835 tablet_bootstrap.cc:654] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.067955 14834 tablet_bootstrap.cc:492] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd: Bootstrap starting.
I20260710 13:20:33.067006 14836 consensus_queue.cc:260] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.075258 14834 tablet_bootstrap.cc:654] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.075340 14836 ts_tablet_manager.cc:1434] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 13:20:33.076886 14836 tablet_bootstrap.cc:492] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0: Bootstrap starting.
I20260710 13:20:33.082969 14836 tablet_bootstrap.cc:654] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.088100 14834 tablet_bootstrap.cc:492] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd: No bootstrap required, opened a new log
I20260710 13:20:33.088894 14834 ts_tablet_manager.cc:1403] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.001s
I20260710 13:20:33.092967 14834 raft_consensus.cc:359] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.094996 14834 raft_consensus.cc:385] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.095359 14834 raft_consensus.cc:740] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe56a1f429b743a4ab454b924ce78bfd, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.096325 14836 tablet_bootstrap.cc:492] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0: No bootstrap required, opened a new log
I20260710 13:20:33.096202 14834 consensus_queue.cc:260] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.096864 14836 ts_tablet_manager.cc:1403] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.010s
I20260710 13:20:33.098569 14834 ts_tablet_manager.cc:1434] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.006s
I20260710 13:20:33.099320 14835 tablet_bootstrap.cc:492] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659: No bootstrap required, opened a new log
I20260710 13:20:33.099840 14835 ts_tablet_manager.cc:1403] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.012s
I20260710 13:20:33.100109 14836 raft_consensus.cc:359] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.100688 14836 raft_consensus.cc:385] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.100975 14836 raft_consensus.cc:740] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85369c2ddccf4ffabbafe5c29800fea0, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.101630 14836 consensus_queue.cc:260] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.102622 14835 raft_consensus.cc:359] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.103406 14835 raft_consensus.cc:385] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.103642 14836 ts_tablet_manager.cc:1434] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 13:20:33.103761 14835 raft_consensus.cc:740] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051d5f4931194199ab98dcbee257f659, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.104744 14835 consensus_queue.cc:260] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.107085 14835 ts_tablet_manager.cc:1434] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:33.157992 14844 raft_consensus.cc:493] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.158531 14844 raft_consensus.cc:515] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.160631 14844 leader_election.cc:290] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193:36355), 051d5f4931194199ab98dcbee257f659 (127.10.237.194:46063)
I20260710 13:20:33.169353 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a5606ecf894c10b59c940a796c0914" candidate_uuid: "85369c2ddccf4ffabbafe5c29800fea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe56a1f429b743a4ab454b924ce78bfd" is_pre_election: true
I20260710 13:20:33.170081 14645 raft_consensus.cc:2468] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85369c2ddccf4ffabbafe5c29800fea0 in term 0.
I20260710 13:20:33.170825 14720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a5606ecf894c10b59c940a796c0914" candidate_uuid: "85369c2ddccf4ffabbafe5c29800fea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051d5f4931194199ab98dcbee257f659" is_pre_election: true
I20260710 13:20:33.171089 14758 leader_election.cc:304] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85369c2ddccf4ffabbafe5c29800fea0, fe56a1f429b743a4ab454b924ce78bfd; no voters: 
I20260710 13:20:33.171504 14720 raft_consensus.cc:2468] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85369c2ddccf4ffabbafe5c29800fea0 in term 0.
I20260710 13:20:33.171962 14844 raft_consensus.cc:2804] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.172327 14844 raft_consensus.cc:493] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.172641 14844 raft_consensus.cc:3060] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.177368 14844 raft_consensus.cc:515] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.178879 14844 leader_election.cc:290] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [CANDIDATE]: Term 1 election: Requested vote from peers fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193:36355), 051d5f4931194199ab98dcbee257f659 (127.10.237.194:46063)
I20260710 13:20:33.179776 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a5606ecf894c10b59c940a796c0914" candidate_uuid: "85369c2ddccf4ffabbafe5c29800fea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe56a1f429b743a4ab454b924ce78bfd"
I20260710 13:20:33.179796 14720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a5606ecf894c10b59c940a796c0914" candidate_uuid: "85369c2ddccf4ffabbafe5c29800fea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051d5f4931194199ab98dcbee257f659"
I20260710 13:20:33.180367 14645 raft_consensus.cc:3060] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.180438 14720 raft_consensus.cc:3060] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.186182 14645 raft_consensus.cc:2468] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85369c2ddccf4ffabbafe5c29800fea0 in term 1.
I20260710 13:20:33.186414 14720 raft_consensus.cc:2468] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85369c2ddccf4ffabbafe5c29800fea0 in term 1.
I20260710 13:20:33.187434 14758 leader_election.cc:304] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 85369c2ddccf4ffabbafe5c29800fea0, fe56a1f429b743a4ab454b924ce78bfd; no voters: 
I20260710 13:20:33.188097 14844 raft_consensus.cc:2804] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.189131 14844 raft_consensus.cc:697] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 LEADER]: Becoming Leader. State: Replica: 85369c2ddccf4ffabbafe5c29800fea0, State: Running, Role: LEADER
I20260710 13:20:33.189973 14844 consensus_queue.cc:237] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.197239 14542 catalog_manager.cc:5697] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "85369c2ddccf4ffabbafe5c29800fea0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:33.279469 14591 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:33.335840 14849 consensus_queue.cc:1048] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.346385 14844 raft_consensus.cc:493] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.347354 14844 raft_consensus.cc:515] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.350327 14844 leader_election.cc:290] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193:36355), 051d5f4931194199ab98dcbee257f659 (127.10.237.194:46063)
I20260710 13:20:33.353370 14719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc916e3eb85341d6940b6ed3798f0911" candidate_uuid: "85369c2ddccf4ffabbafe5c29800fea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051d5f4931194199ab98dcbee257f659" is_pre_election: true
I20260710 13:20:33.354290 14719 raft_consensus.cc:2468] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85369c2ddccf4ffabbafe5c29800fea0 in term 0.
I20260710 13:20:33.356189 14757 leader_election.cc:304] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051d5f4931194199ab98dcbee257f659, 85369c2ddccf4ffabbafe5c29800fea0; no voters: 
I20260710 13:20:33.357385 14844 raft_consensus.cc:2804] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.357919 14844 raft_consensus.cc:493] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.358409 14844 raft_consensus.cc:3060] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.358657 14849 consensus_queue.cc:1048] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.363097 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc916e3eb85341d6940b6ed3798f0911" candidate_uuid: "85369c2ddccf4ffabbafe5c29800fea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe56a1f429b743a4ab454b924ce78bfd" is_pre_election: true
I20260710 13:20:33.365890 14645 raft_consensus.cc:2468] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 85369c2ddccf4ffabbafe5c29800fea0 in term 0.
I20260710 13:20:33.374516 14844 raft_consensus.cc:515] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.376878 14844 leader_election.cc:290] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [CANDIDATE]: Term 1 election: Requested vote from peers fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193:36355), 051d5f4931194199ab98dcbee257f659 (127.10.237.194:46063)
I20260710 13:20:33.377934 14720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc916e3eb85341d6940b6ed3798f0911" candidate_uuid: "85369c2ddccf4ffabbafe5c29800fea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051d5f4931194199ab98dcbee257f659"
I20260710 13:20:33.378608 14720 raft_consensus.cc:3060] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.379554 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc916e3eb85341d6940b6ed3798f0911" candidate_uuid: "85369c2ddccf4ffabbafe5c29800fea0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe56a1f429b743a4ab454b924ce78bfd"
I20260710 13:20:33.380087 14645 raft_consensus.cc:3060] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.384896 14720 raft_consensus.cc:2468] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85369c2ddccf4ffabbafe5c29800fea0 in term 1.
I20260710 13:20:33.386140 14645 raft_consensus.cc:2468] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85369c2ddccf4ffabbafe5c29800fea0 in term 1.
I20260710 13:20:33.386206 14757 leader_election.cc:304] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051d5f4931194199ab98dcbee257f659, 85369c2ddccf4ffabbafe5c29800fea0; no voters: 
I20260710 13:20:33.387091 14844 raft_consensus.cc:2804] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.387537 14844 raft_consensus.cc:697] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 LEADER]: Becoming Leader. State: Replica: 85369c2ddccf4ffabbafe5c29800fea0, State: Running, Role: LEADER
I20260710 13:20:33.388283 14844 consensus_queue.cc:237] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.394368 14542 catalog_manager.cc:5697] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "85369c2ddccf4ffabbafe5c29800fea0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.431284 14848 consensus_queue.cc:1048] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.436866 14794 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4a5606ecf894c10b59c940a796c0914"
dest_uuid: "85369c2ddccf4ffabbafe5c29800fea0"
mode: GRACEFUL
new_leader_uuid: "fe56a1f429b743a4ab454b924ce78bfd"
 from {username='slave'} at 127.0.0.1:38680
I20260710 13:20:33.437597 14794 raft_consensus.cc:606] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 LEADER]: Received request to transfer leadership to TS fe56a1f429b743a4ab454b924ce78bfd
I20260710 13:20:33.443615 14793 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc916e3eb85341d6940b6ed3798f0911"
dest_uuid: "85369c2ddccf4ffabbafe5c29800fea0"
mode: GRACEFUL
new_leader_uuid: "fe56a1f429b743a4ab454b924ce78bfd"
 from {username='slave'} at 127.0.0.1:38680
I20260710 13:20:33.444169 14793 raft_consensus.cc:606] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 LEADER]: Received request to transfer leadership to TS fe56a1f429b743a4ab454b924ce78bfd
I20260710 13:20:33.445441 14878 consensus_queue.cc:1048] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.652674 14844 consensus_queue.cc:1048] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.658460 14865 raft_consensus.cc:993] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0: : Instructing follower fe56a1f429b743a4ab454b924ce78bfd to start an election
I20260710 13:20:33.659272 14844 raft_consensus.cc:1081] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 LEADER]: Signalling peer fe56a1f429b743a4ab454b924ce78bfd to start an election
I20260710 13:20:33.661365 14644 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4a5606ecf894c10b59c940a796c0914"
dest_uuid: "fe56a1f429b743a4ab454b924ce78bfd"
 from {username='slave'} at 127.0.0.1:45016
I20260710 13:20:33.661963 14644 raft_consensus.cc:493] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.662331 14644 raft_consensus.cc:3060] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.664764 14844 consensus_queue.cc:1048] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.669637 14644 raft_consensus.cc:515] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.673537 14644 leader_election.cc:290] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [CANDIDATE]: Term 2 election: Requested vote from peers 051d5f4931194199ab98dcbee257f659 (127.10.237.194:46063), 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195:44423)
I20260710 13:20:33.674165 14720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a5606ecf894c10b59c940a796c0914" candidate_uuid: "fe56a1f429b743a4ab454b924ce78bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "051d5f4931194199ab98dcbee257f659"
I20260710 13:20:33.674933 14793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a5606ecf894c10b59c940a796c0914" candidate_uuid: "fe56a1f429b743a4ab454b924ce78bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85369c2ddccf4ffabbafe5c29800fea0"
I20260710 13:20:33.675469 14720 raft_consensus.cc:3060] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.675577 14793 raft_consensus.cc:3055] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:33.676692 14793 raft_consensus.cc:740] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85369c2ddccf4ffabbafe5c29800fea0, State: Running, Role: LEADER
I20260710 13:20:33.677500 14793 consensus_queue.cc:260] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.678700 14793 raft_consensus.cc:3060] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.683355 14720 raft_consensus.cc:2468] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe56a1f429b743a4ab454b924ce78bfd in term 2.
I20260710 13:20:33.684552 14608 leader_election.cc:304] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051d5f4931194199ab98dcbee257f659, fe56a1f429b743a4ab454b924ce78bfd; no voters: 
I20260710 13:20:33.685359 14869 raft_consensus.cc:2804] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:33.685864 14869 raft_consensus.cc:697] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 2 LEADER]: Becoming Leader. State: Replica: fe56a1f429b743a4ab454b924ce78bfd, State: Running, Role: LEADER
I20260710 13:20:33.685899 14793 raft_consensus.cc:2468] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe56a1f429b743a4ab454b924ce78bfd in term 2.
I20260710 13:20:33.686847 14869 consensus_queue.cc:237] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.696178 14541 catalog_manager.cc:5697] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd reported cstate change: term changed from 1 to 2, leader changed from 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195) to fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193). New cstate: current_term: 2 leader_uuid: "fe56a1f429b743a4ab454b924ce78bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.879817 14844 consensus_queue.cc:1048] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.886188 14865 raft_consensus.cc:993] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0: : Instructing follower fe56a1f429b743a4ab454b924ce78bfd to start an election
I20260710 13:20:33.886605 14865 raft_consensus.cc:1081] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 LEADER]: Signalling peer fe56a1f429b743a4ab454b924ce78bfd to start an election
I20260710 13:20:33.888129 14645 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc916e3eb85341d6940b6ed3798f0911"
dest_uuid: "fe56a1f429b743a4ab454b924ce78bfd"
 from {username='slave'} at 127.0.0.1:45016
I20260710 13:20:33.888656 14645 raft_consensus.cc:493] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.889012 14645 raft_consensus.cc:3060] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.893023 14844 consensus_queue.cc:1048] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.895234 14645 raft_consensus.cc:515] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.896306 14644 raft_consensus.cc:1240] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 2 FOLLOWER]: Rejecting Update request from peer 85369c2ddccf4ffabbafe5c29800fea0 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:33.898290 14719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc916e3eb85341d6940b6ed3798f0911" candidate_uuid: "fe56a1f429b743a4ab454b924ce78bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "051d5f4931194199ab98dcbee257f659"
I20260710 13:20:33.899065 14793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc916e3eb85341d6940b6ed3798f0911" candidate_uuid: "fe56a1f429b743a4ab454b924ce78bfd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "85369c2ddccf4ffabbafe5c29800fea0"
I20260710 13:20:33.899818 14793 raft_consensus.cc:3055] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:33.900225 14793 raft_consensus.cc:740] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 85369c2ddccf4ffabbafe5c29800fea0, State: Running, Role: LEADER
I20260710 13:20:33.901247 14793 consensus_queue.cc:260] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.902441 14793 raft_consensus.cc:3060] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.904080 14645 leader_election.cc:290] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [CANDIDATE]: Term 2 election: Requested vote from peers 051d5f4931194199ab98dcbee257f659 (127.10.237.194:46063), 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195:44423)
I20260710 13:20:33.908281 14793 raft_consensus.cc:2468] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe56a1f429b743a4ab454b924ce78bfd in term 2.
I20260710 13:20:33.909354 14611 leader_election.cc:304] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [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: 85369c2ddccf4ffabbafe5c29800fea0, fe56a1f429b743a4ab454b924ce78bfd; no voters: 051d5f4931194199ab98dcbee257f659
I20260710 13:20:33.910131 14869 raft_consensus.cc:2804] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:33.910573 14869 raft_consensus.cc:697] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 2 LEADER]: Becoming Leader. State: Replica: fe56a1f429b743a4ab454b924ce78bfd, State: Running, Role: LEADER
I20260710 13:20:33.911353 14869 consensus_queue.cc:237] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [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: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:33.917186 14543 catalog_manager.cc:5697] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd reported cstate change: term changed from 1 to 2, leader changed from 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195) to fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193). New cstate: current_term: 2 leader_uuid: "fe56a1f429b743a4ab454b924ce78bfd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:34.098392 14720 raft_consensus.cc:1275] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [term 2 FOLLOWER]: Refusing update from remote peer fe56a1f429b743a4ab454b924ce78bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.099704 14885 consensus_queue.cc:1048] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.106701 14793 raft_consensus.cc:1275] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 2 FOLLOWER]: Refusing update from remote peer fe56a1f429b743a4ab454b924ce78bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.108152 14840 consensus_queue.cc:1048] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.134874 11191 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:20:34.136312 11191 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:20:34.136608 11191 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:20:34.147265 14645 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4a5606ecf894c10b59c940a796c0914"
dest_uuid: "fe56a1f429b743a4ab454b924ce78bfd"
mode: GRACEFUL
new_leader_uuid: "85369c2ddccf4ffabbafe5c29800fea0"
 from {username='slave'} at 127.0.0.1:51492
I20260710 13:20:34.147734 14645 raft_consensus.cc:606] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 2 LEADER]: Received request to transfer leadership to TS 85369c2ddccf4ffabbafe5c29800fea0
I20260710 13:20:34.148691 11191 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:20:34.381088 14793 raft_consensus.cc:1275] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 2 FOLLOWER]: Refusing update from remote peer fe56a1f429b743a4ab454b924ce78bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.382368 14840 consensus_queue.cc:1048] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.392445 14720 raft_consensus.cc:3060] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.398826 14720 raft_consensus.cc:1275] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659 [term 2 FOLLOWER]: Refusing update from remote peer fe56a1f429b743a4ab454b924ce78bfd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.400358 14885 consensus_queue.cc:1048] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [LEADER]: Connected to new peer: Peer: permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.528031 14885 raft_consensus.cc:993] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd: : Instructing follower 85369c2ddccf4ffabbafe5c29800fea0 to start an election
I20260710 13:20:34.528532 14869 raft_consensus.cc:1081] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 2 LEADER]: Signalling peer 85369c2ddccf4ffabbafe5c29800fea0 to start an election
I20260710 13:20:34.529927 14793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4a5606ecf894c10b59c940a796c0914"
dest_uuid: "85369c2ddccf4ffabbafe5c29800fea0"
 from {username='slave'} at 127.0.0.1:38668
I20260710 13:20:34.530469 14793 raft_consensus.cc:493] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:34.530810 14793 raft_consensus.cc:3060] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:34.535494 14793 raft_consensus.cc:515] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:34.537065 14793 leader_election.cc:290] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [CANDIDATE]: Term 3 election: Requested vote from peers fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193:36355), 051d5f4931194199ab98dcbee257f659 (127.10.237.194:46063)
I20260710 13:20:34.537928 14645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a5606ecf894c10b59c940a796c0914" candidate_uuid: "85369c2ddccf4ffabbafe5c29800fea0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fe56a1f429b743a4ab454b924ce78bfd"
I20260710 13:20:34.538094 14720 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a5606ecf894c10b59c940a796c0914" candidate_uuid: "85369c2ddccf4ffabbafe5c29800fea0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "051d5f4931194199ab98dcbee257f659"
I20260710 13:20:34.538542 14645 raft_consensus.cc:3055] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:34.538646 14720 raft_consensus.cc:3060] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:34.538853 14645 raft_consensus.cc:740] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fe56a1f429b743a4ab454b924ce78bfd, State: Running, Role: LEADER
I20260710 13:20:34.539662 14645 consensus_queue.cc:260] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [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: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:34.540776 14645 raft_consensus.cc:3060] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:34.543609 14720 raft_consensus.cc:2468] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85369c2ddccf4ffabbafe5c29800fea0 in term 3.
I20260710 13:20:34.544643 14757 leader_election.cc:304] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [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: 051d5f4931194199ab98dcbee257f659, 85369c2ddccf4ffabbafe5c29800fea0; no voters: 
I20260710 13:20:34.545432 14844 raft_consensus.cc:2804] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:34.545888 14645 raft_consensus.cc:2468] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 85369c2ddccf4ffabbafe5c29800fea0 in term 3.
I20260710 13:20:34.546532 14844 raft_consensus.cc:697] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 3 LEADER]: Becoming Leader. State: Replica: 85369c2ddccf4ffabbafe5c29800fea0, State: Running, Role: LEADER
I20260710 13:20:34.547370 14844 consensus_queue.cc:237] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [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: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } }
I20260710 13:20:34.553141 14541 catalog_manager.cc:5697] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 reported cstate change: term changed from 2 to 3, leader changed from fe56a1f429b743a4ab454b924ce78bfd (127.10.237.193) to 85369c2ddccf4ffabbafe5c29800fea0 (127.10.237.195). New cstate: current_term: 3 leader_uuid: "85369c2ddccf4ffabbafe5c29800fea0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fe56a1f429b743a4ab454b924ce78bfd" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 36355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "051d5f4931194199ab98dcbee257f659" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 46063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "85369c2ddccf4ffabbafe5c29800fea0" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 44423 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:34.755828 11191 tablet_server.cc:179] TabletServer@127.10.237.193:0 shutting down...
I20260710 13:20:34.773419 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:34.774047 11191 tablet_replica.cc:333] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd: stopping tablet replica
I20260710 13:20:34.774593 11191 raft_consensus.cc:2243] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.775430 11191 raft_consensus.cc:2272] T fc916e3eb85341d6940b6ed3798f0911 P fe56a1f429b743a4ab454b924ce78bfd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.777477 11191 tablet_replica.cc:333] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd: stopping tablet replica
I20260710 13:20:34.778038 11191 raft_consensus.cc:2243] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.778376 11191 raft_consensus.cc:2272] T 52d2a523a1074b78b24072393b487b70 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.779976 11191 tablet_replica.cc:333] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd: stopping tablet replica
I20260710 13:20:34.780385 11191 raft_consensus.cc:2243] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.780685 11191 raft_consensus.cc:2272] T e4a5606ecf894c10b59c940a796c0914 P fe56a1f429b743a4ab454b924ce78bfd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.782519 11191 tablet_replica.cc:333] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd: stopping tablet replica
I20260710 13:20:34.782974 11191 raft_consensus.cc:2243] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.783669 11191 raft_consensus.cc:2272] T 840473d3f65a4081806e3d61fc311c58 P fe56a1f429b743a4ab454b924ce78bfd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.794798 11191 tablet_server.cc:196] TabletServer@127.10.237.193:0 shutdown complete.
I20260710 13:20:34.806003 11191 tablet_server.cc:179] TabletServer@127.10.237.194:0 shutting down...
I20260710 13:20:34.828723 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:34.829336 11191 tablet_replica.cc:333] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659: stopping tablet replica
I20260710 13:20:34.829882 11191 raft_consensus.cc:2243] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.830269 11191 raft_consensus.cc:2272] T fc916e3eb85341d6940b6ed3798f0911 P 051d5f4931194199ab98dcbee257f659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.832356 11191 tablet_replica.cc:333] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659: stopping tablet replica
I20260710 13:20:34.832813 11191 raft_consensus.cc:2243] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.833153 11191 raft_consensus.cc:2272] T e4a5606ecf894c10b59c940a796c0914 P 051d5f4931194199ab98dcbee257f659 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.835731 11191 tablet_replica.cc:333] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659: stopping tablet replica
I20260710 13:20:34.836174 11191 raft_consensus.cc:2243] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.836491 11191 raft_consensus.cc:2272] T 840473d3f65a4081806e3d61fc311c58 P 051d5f4931194199ab98dcbee257f659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.837990 11191 tablet_replica.cc:333] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659: stopping tablet replica
I20260710 13:20:34.838374 11191 raft_consensus.cc:2243] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.839135 11191 raft_consensus.cc:2272] T 52d2a523a1074b78b24072393b487b70 P 051d5f4931194199ab98dcbee257f659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.850479 11191 tablet_server.cc:196] TabletServer@127.10.237.194:0 shutdown complete.
I20260710 13:20:34.861614 11191 tablet_server.cc:179] TabletServer@127.10.237.195:0 shutting down...
I20260710 13:20:34.878319 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:34.878990 11191 tablet_replica.cc:333] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0: stopping tablet replica
I20260710 13:20:34.879597 11191 raft_consensus.cc:2243] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.880065 11191 raft_consensus.cc:2272] T fc916e3eb85341d6940b6ed3798f0911 P 85369c2ddccf4ffabbafe5c29800fea0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.882296 11191 tablet_replica.cc:333] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0: stopping tablet replica
I20260710 13:20:34.882809 11191 raft_consensus.cc:2243] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.883416 11191 pending_rounds.cc:70] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0: Trying to abort 1 pending ops.
I20260710 13:20:34.883639 11191 pending_rounds.cc:77] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992743112241152 op_type: NO_OP noop_request { }
I20260710 13:20:34.883960 11191 raft_consensus.cc:2889] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:34.884222 11191 raft_consensus.cc:2272] T e4a5606ecf894c10b59c940a796c0914 P 85369c2ddccf4ffabbafe5c29800fea0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.886173 11191 tablet_replica.cc:333] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0: stopping tablet replica
I20260710 13:20:34.886658 11191 raft_consensus.cc:2243] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.887104 11191 raft_consensus.cc:2272] T 840473d3f65a4081806e3d61fc311c58 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.888754 11191 tablet_replica.cc:333] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0: stopping tablet replica
I20260710 13:20:34.889257 11191 raft_consensus.cc:2243] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:34.889636 11191 raft_consensus.cc:2272] T 52d2a523a1074b78b24072393b487b70 P 85369c2ddccf4ffabbafe5c29800fea0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.910197 11191 tablet_server.cc:196] TabletServer@127.10.237.195:0 shutdown complete.
I20260710 13:20:34.921989 11191 master.cc:562] Master@127.10.237.254:42251 shutting down...
I20260710 13:20:34.936100 11191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:34.936650 11191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:34.936978 11191 tablet_replica.cc:333] T 00000000000000000000000000000000 P a76d5f6f1be14a4f95e04782d941fbb2: stopping tablet replica
I20260710 13:20:34.954331 11191 master.cc:584] Master@127.10.237.254:42251 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2836 ms)
[----------] 6 tests from LeaderRebalancerTest (89893 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:20:34.979547 11191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.237.254:45799
I20260710 13:20:34.980541 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:34.985033 14894 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:20:34.986059 14895 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:20:34.986886 14897 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:20:34.987375 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:34.988225 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:34.988394 11191 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:20:34.988575 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689634988561 us; error 0 us; skew 500 ppm
I20260710 13:20:34.989151 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:34.991467 11191 webserver.cc:533] Webserver started at http://127.10.237.254:35715/ using document root <none> and password file <none>
I20260710 13:20:34.991948 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:34.992141 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:34.992408 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:34.993425 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/master-0-root/instance:
uuid: "e39bbd7e60ea49c9b19e324a7686aa79"
format_stamp: "Formatted at 2026-07-10 13:20:34 on dist-test-slave-0q4n"
I20260710 13:20:34.997586 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:35.000826 14902 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:20:35.001566 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:35.001850 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/master-0-root
uuid: "e39bbd7e60ea49c9b19e324a7686aa79"
format_stamp: "Formatted at 2026-07-10 13:20:34 on dist-test-slave-0q4n"
I20260710 13:20:35.002128 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-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:20:35.016026 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:35.017033 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:35.050954 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.254:45799
I20260710 13:20:35.051119 14953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.254:45799 every 8 connection(s)
I20260710 13:20:35.055012 14954 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:20:35.064730 14954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79: Bootstrap starting.
I20260710 13:20:35.068979 14954 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.072919 14954 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79: No bootstrap required, opened a new log
I20260710 13:20:35.074915 14954 raft_consensus.cc:359] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e39bbd7e60ea49c9b19e324a7686aa79" member_type: VOTER }
I20260710 13:20:35.075318 14954 raft_consensus.cc:385] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.075531 14954 raft_consensus.cc:740] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e39bbd7e60ea49c9b19e324a7686aa79, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.076172 14954 consensus_queue.cc:260] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e39bbd7e60ea49c9b19e324a7686aa79" member_type: VOTER }
I20260710 13:20:35.076622 14954 raft_consensus.cc:399] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:35.076854 14954 raft_consensus.cc:493] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:35.077124 14954 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:35.081416 14954 raft_consensus.cc:515] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e39bbd7e60ea49c9b19e324a7686aa79" member_type: VOTER }
I20260710 13:20:35.082005 14954 leader_election.cc:304] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [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: e39bbd7e60ea49c9b19e324a7686aa79; no voters: 
I20260710 13:20:35.083182 14954 leader_election.cc:290] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:35.083465 14957 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:35.084789 14957 raft_consensus.cc:697] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [term 1 LEADER]: Becoming Leader. State: Replica: e39bbd7e60ea49c9b19e324a7686aa79, State: Running, Role: LEADER
I20260710 13:20:35.085402 14957 consensus_queue.cc:237] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [LEADER]: Queue going to LEADER mode. State: All 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: "e39bbd7e60ea49c9b19e324a7686aa79" member_type: VOTER }
I20260710 13:20:35.086015 14954 sys_catalog.cc:565] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:35.088186 14958 sys_catalog.cc:455] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e39bbd7e60ea49c9b19e324a7686aa79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e39bbd7e60ea49c9b19e324a7686aa79" member_type: VOTER } }
I20260710 13:20:35.088255 14959 sys_catalog.cc:455] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e39bbd7e60ea49c9b19e324a7686aa79. Latest consensus state: current_term: 1 leader_uuid: "e39bbd7e60ea49c9b19e324a7686aa79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e39bbd7e60ea49c9b19e324a7686aa79" member_type: VOTER } }
I20260710 13:20:35.088997 14959 sys_catalog.cc:458] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:35.088923 14958 sys_catalog.cc:458] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:35.092348 14963 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:35.096851 14963 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:35.101023 11191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:35.105288 14963 catalog_manager.cc:1383] Generated new cluster ID: e239e377c5194fe3a40e209357980b32
I20260710 13:20:35.105576 14963 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:35.131954 14963 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:35.133216 14963 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:35.147246 14963 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79: Generated new TSK 0
I20260710 13:20:35.147819 14963 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:35.167209 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:35.172861 14975 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:20:35.174085 14976 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:20:35.175437 14978 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:20:35.176183 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:35.176964 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:35.177139 11191 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:20:35.177342 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689635177308 us; error 0 us; skew 500 ppm
I20260710 13:20:35.177884 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:35.180140 11191 webserver.cc:533] Webserver started at http://127.10.237.193:37091/ using document root <none> and password file <none>
I20260710 13:20:35.180615 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:35.180802 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:35.181087 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:35.182125 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/ts-0-root/instance:
uuid: "91f867686fa049cea3d21ff0b9e3700e"
format_stamp: "Formatted at 2026-07-10 13:20:35 on dist-test-slave-0q4n"
I20260710 13:20:35.186426 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:35.189990 14983 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:20:35.191469 11191 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:35.191861 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/ts-0-root
uuid: "91f867686fa049cea3d21ff0b9e3700e"
format_stamp: "Formatted at 2026-07-10 13:20:35 on dist-test-slave-0q4n"
I20260710 13:20:35.192229 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-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:20:35.203272 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:35.204384 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:35.205729 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:35.208171 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:35.208386 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.208619 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:35.208798 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.245143 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.193:37085
I20260710 13:20:35.245256 15045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.193:37085 every 8 connection(s)
I20260710 13:20:35.249929 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:35.256918 15050 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:20:35.257903 15051 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:20:35.262142 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:35.262526 15046 heartbeater.cc:344] Connected to a master server at 127.10.237.254:45799
I20260710 13:20:35.262892 15046 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:35.262085 15053 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:20:35.263577 15046 heartbeater.cc:507] Master 127.10.237.254:45799 requested a full tablet report, sending...
I20260710 13:20:35.264178 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:35.264420 11191 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:20:35.264585 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689635264554 us; error 0 us; skew 500 ppm
I20260710 13:20:35.265161 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:35.265576 14919 ts_manager.cc:194] Registered new tserver with Master: 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085)
I20260710 13:20:35.267472 14919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40434
I20260710 13:20:35.267843 11191 webserver.cc:533] Webserver started at http://127.10.237.194:44079/ using document root <none> and password file <none>
I20260710 13:20:35.268342 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:35.268585 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:35.268908 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:35.269994 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/ts-1-root/instance:
uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
format_stamp: "Formatted at 2026-07-10 13:20:35 on dist-test-slave-0q4n"
I20260710 13:20:35.274263 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:20:35.277372 15058 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:20:35.278074 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:35.278302 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/ts-1-root
uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
format_stamp: "Formatted at 2026-07-10 13:20:35 on dist-test-slave-0q4n"
I20260710 13:20:35.278522 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-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:20:35.308398 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:35.309397 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:35.310722 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:35.312999 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:35.313169 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.313465 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:35.313601 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.350164 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.194:34699
I20260710 13:20:35.350265 15120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.194:34699 every 8 connection(s)
I20260710 13:20:35.354884 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:35.361526 15124 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:20:35.363168 15125 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:20:35.364933 15127 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:20:35.366026 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:35.366981 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:35.367254 11191 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:20:35.367460 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689635367439 us; error 0 us; skew 500 ppm
I20260710 13:20:35.367599 15121 heartbeater.cc:344] Connected to a master server at 127.10.237.254:45799
I20260710 13:20:35.368032 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:35.368048 15121 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:35.368952 15121 heartbeater.cc:507] Master 127.10.237.254:45799 requested a full tablet report, sending...
I20260710 13:20:35.370730 11191 webserver.cc:533] Webserver started at http://127.10.237.195:33501/ using document root <none> and password file <none>
I20260710 13:20:35.371305 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:35.371522 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:35.371369 14919 ts_manager.cc:194] Registered new tserver with Master: 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:35.371937 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:35.373018 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/ts-2-root/instance:
uuid: "1d7676e1420a459883d2bd63b7bbe509"
format_stamp: "Formatted at 2026-07-10 13:20:35 on dist-test-slave-0q4n"
I20260710 13:20:35.373075 14919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40450
I20260710 13:20:35.377467 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:35.380841 15132 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:20:35.381584 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:35.381903 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/ts-2-root
uuid: "1d7676e1420a459883d2bd63b7bbe509"
format_stamp: "Formatted at 2026-07-10 13:20:35 on dist-test-slave-0q4n"
I20260710 13:20:35.382197 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689544926673-11191-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:20:35.403544 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:35.404592 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:35.405992 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:35.408151 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:35.408366 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.408591 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:35.408761 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:35.445140 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.195:33673
I20260710 13:20:35.445247 15194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.195:33673 every 8 connection(s)
I20260710 13:20:35.458868 15195 heartbeater.cc:344] Connected to a master server at 127.10.237.254:45799
I20260710 13:20:35.459372 15195 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:35.460187 15195 heartbeater.cc:507] Master 127.10.237.254:45799 requested a full tablet report, sending...
I20260710 13:20:35.462206 14919 ts_manager.cc:194] Registered new tserver with Master: 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:35.462841 11191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014398777s
I20260710 13:20:35.463667 14919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40460
I20260710 13:20:35.486449 14919 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40474:
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:20:35.489017 14919 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:20:35.596596 15011 tablet_service.cc:1511] Processing CreateTablet for tablet 147697536e5c449fb51878e0755e5552 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:35.600107 15159 tablet_service.cc:1511] Processing CreateTablet for tablet d88e8de905974d7d9aba26679fe40ed2 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:35.602902 15158 tablet_service.cc:1511] Processing CreateTablet for tablet bd6b32b4b0a94666bbdcd3bf4dcb6cf1 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:35.603564 15156 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd658180e954e45a8c67393f0ab2f6e (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:35.603978 15010 tablet_service.cc:1511] Processing CreateTablet for tablet d88e8de905974d7d9aba26679fe40ed2 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:35.605162 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147697536e5c449fb51878e0755e5552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.602957 15157 tablet_service.cc:1511] Processing CreateTablet for tablet be0284007480449ebfe79b71dc175396 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:35.606850 15010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88e8de905974d7d9aba26679fe40ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.608279 15008 tablet_service.cc:1511] Processing CreateTablet for tablet be0284007480449ebfe79b71dc175396 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:35.608752 15155 tablet_service.cc:1511] Processing CreateTablet for tablet d3c907f1bb2749409b2682bf98020ff2 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:35.609645 15008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0284007480449ebfe79b71dc175396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.612248 15007 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd658180e954e45a8c67393f0ab2f6e (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:35.613615 15007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd658180e954e45a8c67393f0ab2f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.615476 15159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88e8de905974d7d9aba26679fe40ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.616320 15006 tablet_service.cc:1511] Processing CreateTablet for tablet d3c907f1bb2749409b2682bf98020ff2 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:35.616863 15154 tablet_service.cc:1511] Processing CreateTablet for tablet defe36b0da6540bd961097d4883f270d (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:35.617681 15006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c907f1bb2749409b2682bf98020ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.618310 15154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defe36b0da6540bd961097d4883f270d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.619400 15156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd658180e954e45a8c67393f0ab2f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.620823 15005 tablet_service.cc:1511] Processing CreateTablet for tablet defe36b0da6540bd961097d4883f270d (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:35.621801 15155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c907f1bb2749409b2682bf98020ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.622179 15005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defe36b0da6540bd961097d4883f270d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.623394 15157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0284007480449ebfe79b71dc175396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.625682 15004 tablet_service.cc:1511] Processing CreateTablet for tablet f0c321a962b84d7786ee19b8118850bb (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:35.626259 15153 tablet_service.cc:1511] Processing CreateTablet for tablet f0c321a962b84d7786ee19b8118850bb (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:35.628134 15153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c321a962b84d7786ee19b8118850bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.627838 15009 tablet_service.cc:1511] Processing CreateTablet for tablet bd6b32b4b0a94666bbdcd3bf4dcb6cf1 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:35.601173 15160 tablet_service.cc:1511] Processing CreateTablet for tablet 147697536e5c449fb51878e0755e5552 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:35.630746 15160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147697536e5c449fb51878e0755e5552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.633569 15158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6b32b4b0a94666bbdcd3bf4dcb6cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.635586 15152 tablet_service.cc:1511] Processing CreateTablet for tablet 6117af2de92e439290b4f2a6b22f61f0 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:35.636989 15152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6117af2de92e439290b4f2a6b22f61f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.639144 15004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c321a962b84d7786ee19b8118850bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.647370 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6b32b4b0a94666bbdcd3bf4dcb6cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.657918 15003 tablet_service.cc:1511] Processing CreateTablet for tablet 6117af2de92e439290b4f2a6b22f61f0 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:35.659723 15003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6117af2de92e439290b4f2a6b22f61f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.669799 15085 tablet_service.cc:1511] Processing CreateTablet for tablet d88e8de905974d7d9aba26679fe40ed2 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:35.671558 15085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d88e8de905974d7d9aba26679fe40ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.671818 15086 tablet_service.cc:1511] Processing CreateTablet for tablet 147697536e5c449fb51878e0755e5552 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:35.673271 15086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 147697536e5c449fb51878e0755e5552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.676997 15083 tablet_service.cc:1511] Processing CreateTablet for tablet be0284007480449ebfe79b71dc175396 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:35.678455 15083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be0284007480449ebfe79b71dc175396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.678155 15082 tablet_service.cc:1511] Processing CreateTablet for tablet 2cd658180e954e45a8c67393f0ab2f6e (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:35.679518 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cd658180e954e45a8c67393f0ab2f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.680276 15081 tablet_service.cc:1511] Processing CreateTablet for tablet d3c907f1bb2749409b2682bf98020ff2 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:35.681663 15081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3c907f1bb2749409b2682bf98020ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.671612 15084 tablet_service.cc:1511] Processing CreateTablet for tablet bd6b32b4b0a94666bbdcd3bf4dcb6cf1 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:35.682188 15080 tablet_service.cc:1511] Processing CreateTablet for tablet defe36b0da6540bd961097d4883f270d (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:35.683259 15084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd6b32b4b0a94666bbdcd3bf4dcb6cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.683902 15080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet defe36b0da6540bd961097d4883f270d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.696604 15079 tablet_service.cc:1511] Processing CreateTablet for tablet f0c321a962b84d7786ee19b8118850bb (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:35.699424 15078 tablet_service.cc:1511] Processing CreateTablet for tablet 6117af2de92e439290b4f2a6b22f61f0 (DEFAULT_TABLE table=test-workload [id=b87dd5ea6e0f4b2eab39a4d0194ceee3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:35.703639 15079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c321a962b84d7786ee19b8118850bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.707005 15078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6117af2de92e439290b4f2a6b22f61f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:35.732517 15211 tablet_bootstrap.cc:492] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:35.752111 15212 tablet_bootstrap.cc:492] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:35.801749 15213 tablet_bootstrap.cc:492] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:35.802786 15211 tablet_bootstrap.cc:654] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.804380 15212 tablet_bootstrap.cc:654] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.817035 15212 tablet_bootstrap.cc:492] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:35.817044 15211 tablet_bootstrap.cc:492] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:35.817431 15213 tablet_bootstrap.cc:654] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.817660 15212 ts_tablet_manager.cc:1403] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.066s	user 0.005s	sys 0.007s
I20260710 13:20:35.817657 15211 ts_tablet_manager.cc:1403] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.086s	user 0.000s	sys 0.016s
I20260710 13:20:35.821218 15211 raft_consensus.cc:359] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.821072 15212 raft_consensus.cc:359] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.822192 15211 raft_consensus.cc:385] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.822250 15212 raft_consensus.cc:385] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.822309 15213 tablet_bootstrap.cc:492] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:35.822647 15211 raft_consensus.cc:740] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.822753 15212 raft_consensus.cc:740] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.822958 15213 ts_tablet_manager.cc:1403] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260710 13:20:35.823740 15212 consensus_queue.cc:260] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.823668 15211 consensus_queue.cc:260] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.825711 15213 raft_consensus.cc:359] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.826287 15046 heartbeater.cc:499] Master 127.10.237.254:45799 was elected leader, sending a full tablet report...
I20260710 13:20:35.826525 15213 raft_consensus.cc:385] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.826848 15213 raft_consensus.cc:740] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.827083 15212 ts_tablet_manager.cc:1434] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.007s
I20260710 13:20:35.827737 15213 consensus_queue.cc:260] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.828377 15212 tablet_bootstrap.cc:492] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:35.837139 15213 ts_tablet_manager.cc:1434] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:20:35.837473 15212 tablet_bootstrap.cc:654] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.838095 15121 heartbeater.cc:499] Master 127.10.237.254:45799 was elected leader, sending a full tablet report...
I20260710 13:20:35.842417 15195 heartbeater.cc:499] Master 127.10.237.254:45799 was elected leader, sending a full tablet report...
I20260710 13:20:35.842765 15211 ts_tablet_manager.cc:1434] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.011s
I20260710 13:20:35.843792 15211 tablet_bootstrap.cc:492] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:35.846580 15213 tablet_bootstrap.cc:492] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:35.850714 15211 tablet_bootstrap.cc:654] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.853329 15212 tablet_bootstrap.cc:492] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:35.853837 15212 ts_tablet_manager.cc:1403] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.000s
I20260710 13:20:35.854180 15213 tablet_bootstrap.cc:654] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.857689 15212 raft_consensus.cc:359] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.858711 15212 raft_consensus.cc:385] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.859108 15212 raft_consensus.cc:740] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.860281 15212 consensus_queue.cc:260] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.862742 15212 ts_tablet_manager.cc:1434] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:20:35.863196 15211 tablet_bootstrap.cc:492] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:35.863691 15211 ts_tablet_manager.cc:1403] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 13:20:35.863740 15212 tablet_bootstrap.cc:492] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:35.872359 15211 raft_consensus.cc:359] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.873063 15211 raft_consensus.cc:385] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.873178 15212 tablet_bootstrap.cc:654] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.873387 15211 raft_consensus.cc:740] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.873759 15213 tablet_bootstrap.cc:492] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:35.874269 15213 ts_tablet_manager.cc:1403] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.015s
I20260710 13:20:35.874281 15211 consensus_queue.cc:260] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.877390 15213 raft_consensus.cc:359] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.878065 15213 raft_consensus.cc:385] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.878356 15213 raft_consensus.cc:740] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.879253 15211 ts_tablet_manager.cc:1434] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.006s
I20260710 13:20:35.879242 15213 consensus_queue.cc:260] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.881333 15211 tablet_bootstrap.cc:492] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:35.881996 15213 ts_tablet_manager.cc:1434] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:20:35.882956 15213 tablet_bootstrap.cc:492] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:35.889426 15213 tablet_bootstrap.cc:654] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.890645 15211 tablet_bootstrap.cc:654] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.900861 15213 tablet_bootstrap.cc:492] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:35.901485 15213 ts_tablet_manager.cc:1403] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:20:35.903874 15211 tablet_bootstrap.cc:492] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:35.904646 15213 raft_consensus.cc:359] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.905480 15213 raft_consensus.cc:385] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.905773 15213 raft_consensus.cc:740] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.906576 15213 consensus_queue.cc:260] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.908686 15213 ts_tablet_manager.cc:1434] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:35.909562 15213 tablet_bootstrap.cc:492] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:35.904656 15211 ts_tablet_manager.cc:1403] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260710 13:20:35.918329 15211 raft_consensus.cc:359] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.919094 15211 raft_consensus.cc:385] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.919379 15211 raft_consensus.cc:740] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.920076 15211 consensus_queue.cc:260] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.922293 15211 ts_tablet_manager.cc:1434] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:35.923453 15211 tablet_bootstrap.cc:492] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:35.920589 15213 tablet_bootstrap.cc:654] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.928682 15212 tablet_bootstrap.cc:492] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:35.928699 15211 tablet_bootstrap.cc:654] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.929299 15212 ts_tablet_manager.cc:1403] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.066s	user 0.032s	sys 0.027s
I20260710 13:20:35.932737 15212 raft_consensus.cc:359] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.933699 15212 raft_consensus.cc:385] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.934098 15212 raft_consensus.cc:740] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.935051 15212 consensus_queue.cc:260] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.936772 15213 tablet_bootstrap.cc:492] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:35.937311 15213 ts_tablet_manager.cc:1403] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.009s
I20260710 13:20:35.937938 15212 ts_tablet_manager.cc:1434] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:35.939292 15212 tablet_bootstrap.cc:492] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:35.940522 15213 raft_consensus.cc:359] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.941319 15213 raft_consensus.cc:385] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.941648 15213 raft_consensus.cc:740] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.942538 15213 consensus_queue.cc:260] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.948449 15212 tablet_bootstrap.cc:654] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.948849 15213 ts_tablet_manager.cc:1434] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260710 13:20:35.949898 15213 tablet_bootstrap.cc:492] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:35.953584 15211 tablet_bootstrap.cc:492] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:35.954252 15211 ts_tablet_manager.cc:1403] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.011s
I20260710 13:20:35.956872 15213 tablet_bootstrap.cc:654] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.958993 15211 raft_consensus.cc:359] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.960170 15211 raft_consensus.cc:385] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.960604 15211 raft_consensus.cc:740] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.961798 15211 consensus_queue.cc:260] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.964884 15211 ts_tablet_manager.cc:1434] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.002s
I20260710 13:20:35.966212 15211 tablet_bootstrap.cc:492] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:35.969367 15212 tablet_bootstrap.cc:492] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:35.969873 15212 ts_tablet_manager.cc:1403] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.031s	user 0.028s	sys 0.000s
I20260710 13:20:35.970686 15213 tablet_bootstrap.cc:492] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:35.971199 15213 ts_tablet_manager.cc:1403] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260710 13:20:35.973114 15211 tablet_bootstrap.cc:654] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.972833 15212 raft_consensus.cc:359] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.973567 15212 raft_consensus.cc:385] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.973863 15212 raft_consensus.cc:740] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.973922 15213 raft_consensus.cc:359] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.974649 15213 raft_consensus.cc:385] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.975095 15213 raft_consensus.cc:740] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:35.974665 15212 consensus_queue.cc:260] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.975996 15213 consensus_queue.cc:260] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.977347 15212 ts_tablet_manager.cc:1434] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:35.978329 15212 tablet_bootstrap.cc:492] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:35.978379 15213 ts_tablet_manager.cc:1434] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:20:35.980253 15213 tablet_bootstrap.cc:492] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:35.986532 15213 tablet_bootstrap.cc:654] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.986527 15212 tablet_bootstrap.cc:654] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:35.993425 15211 tablet_bootstrap.cc:492] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:35.993875 15211 ts_tablet_manager.cc:1403] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260710 13:20:35.997004 15218 raft_consensus.cc:493] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:35.996740 15211 raft_consensus.cc:359] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.997715 15211 raft_consensus.cc:385] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.997591 15218 raft_consensus.cc:515] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:35.998323 15212 tablet_bootstrap.cc:492] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:35.998883 15212 ts_tablet_manager.cc:1403] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260710 13:20:36.001844 15212 raft_consensus.cc:359] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.002527 15212 raft_consensus.cc:385] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:35.998165 15211 raft_consensus.cc:740] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.003780 15211 consensus_queue.cc:260] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.002825 15212 raft_consensus.cc:740] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.005183 15217 raft_consensus.cc:493] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.005705 15217 raft_consensus.cc:515] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.005904 15212 consensus_queue.cc:260] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.008724 15211 ts_tablet_manager.cc:1434] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260710 13:20:36.008881 15213 tablet_bootstrap.cc:492] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:36.009451 15213 ts_tablet_manager.cc:1403] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.008s
I20260710 13:20:36.011523 15211 tablet_bootstrap.cc:492] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:36.012699 15213 raft_consensus.cc:359] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.013816 15213 raft_consensus.cc:385] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.014163 15213 raft_consensus.cc:740] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.014966 15213 consensus_queue.cc:260] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.017341 15213 ts_tablet_manager.cc:1434] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:36.018397 15213 tablet_bootstrap.cc:492] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:36.018595 15211 tablet_bootstrap.cc:654] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.020119 15217 leader_election.cc:290] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.025400 15219 raft_consensus.cc:493] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.026443 15213 tablet_bootstrap.cc:654] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.026086 15219 raft_consensus.cc:515] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.038857 15218 leader_election.cc:290] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:36.039678 15219 leader_election.cc:290] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.058523 15218 raft_consensus.cc:493] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.059305 15218 raft_consensus.cc:515] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.061991 15218 leader_election.cc:290] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:36.067147 15211 tablet_bootstrap.cc:492] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:36.068646 15211 ts_tablet_manager.cc:1403] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.014s
I20260710 13:20:36.068691 15219 raft_consensus.cc:493] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.074409 15219 raft_consensus.cc:515] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.076993 15219 leader_election.cc:290] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.067607 15217 raft_consensus.cc:493] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.077811 15217 raft_consensus.cc:515] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.082113 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88e8de905974d7d9aba26679fe40ed2" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:36.082943 15170 raft_consensus.cc:2468] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 0.
I20260710 13:20:36.084017 15213 tablet_bootstrap.cc:492] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:36.084519 15213 ts_tablet_manager.cc:1403] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.000s
I20260710 13:20:36.085168 15217 leader_election.cc:290] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.085740 15217 raft_consensus.cc:493] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.086153 15217 raft_consensus.cc:515] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.087121 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6117af2de92e439290b4f2a6b22f61f0" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:36.087756 15170 raft_consensus.cc:2468] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 0.
I20260710 13:20:36.092175 15211 raft_consensus.cc:359] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.092885 15211 raft_consensus.cc:385] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.093156 15211 raft_consensus.cc:740] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.094169 15217 leader_election.cc:290] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.095317 15211 consensus_queue.cc:260] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.095713 15219 raft_consensus.cc:493] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.096283 15219 raft_consensus.cc:515] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
W20260710 13:20:36.097048 14967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:36.098364 15219 leader_election.cc:290] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.098457 15211 ts_tablet_manager.cc:1434] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:20:36.099862 15219 raft_consensus.cc:493] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.099915 15211 tablet_bootstrap.cc:492] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:36.100389 15219 raft_consensus.cc:515] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.102319 15219 leader_election.cc:290] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.108400 15211 tablet_bootstrap.cc:654] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.111941 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6b32b4b0a94666bbdcd3bf4dcb6cf1" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:36.114789 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c907f1bb2749409b2682bf98020ff2" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:36.114737 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defe36b0da6540bd961097d4883f270d" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:36.115908 15169 raft_consensus.cc:2468] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 0.
I20260710 13:20:36.117563 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
W20260710 13:20:36.118494 15059 leader_election.cc:343] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:36.119771 15059 leader_election.cc:343] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.119696 15021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6b32b4b0a94666bbdcd3bf4dcb6cf1" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:36.121127 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c907f1bb2749409b2682bf98020ff2" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:36.122190 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defe36b0da6540bd961097d4883f270d" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:36.123095 15212 ts_tablet_manager.cc:1434] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.124s	user 0.040s	sys 0.072s
I20260710 13:20:36.123466 14984 leader_election.cc:304] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:36.124194 15212 tablet_bootstrap.cc:492] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:36.124462 14984 leader_election.cc:304] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:36.126047 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:36.126590 15217 raft_consensus.cc:2804] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.126971 15217 raft_consensus.cc:493] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.127470 15217 raft_consensus.cc:3060] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.117544 15213 raft_consensus.cc:359] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.127771 15236 raft_consensus.cc:2804] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.127866 15213 raft_consensus.cc:385] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.128348 15236 raft_consensus.cc:493] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.128392 15213 raft_consensus.cc:740] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.128798 15236 raft_consensus.cc:3060] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.129338 15213 consensus_queue.cc:260] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.130985 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147697536e5c449fb51878e0755e5552" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:36.132164 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:36.132628 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6117af2de92e439290b4f2a6b22f61f0" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:36.132864 15018 raft_consensus.cc:2468] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 0.
W20260710 13:20:36.133684 15133 leader_election.cc:343] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.134985 15212 tablet_bootstrap.cc:654] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.135443 15059 leader_election.cc:304] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 9010cbcbff8d4751a7699a68fa9e1df9; no voters: 
I20260710 13:20:36.136264 15219 raft_consensus.cc:2804] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.136626 15219 raft_consensus.cc:493] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.136986 15219 raft_consensus.cc:3060] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.138463 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:36.138778 15213 ts_tablet_manager.cc:1434] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260710 13:20:36.139109 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6117af2de92e439290b4f2a6b22f61f0" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:36.139279 15094 raft_consensus.cc:2468] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 0.
I20260710 13:20:36.138501 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88e8de905974d7d9aba26679fe40ed2" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:36.140625 15213 tablet_bootstrap.cc:492] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
W20260710 13:20:36.140897 14984 leader_election.cc:343] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.142464 14987 leader_election.cc:304] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [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: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 1d7676e1420a459883d2bd63b7bbe509
I20260710 13:20:36.140854 15096 raft_consensus.cc:2468] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 0.
I20260710 13:20:36.145139 15217 raft_consensus.cc:515] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.146963 15213 tablet_bootstrap.cc:654] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:36.147615 15059 leader_election.cc:343] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:36.149056 15059 leader_election.cc:343] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.149871 15059 leader_election.cc:304] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9; no voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:36.151863 15247 raft_consensus.cc:2804] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.152341 15247 raft_consensus.cc:493] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.152721 15247 raft_consensus.cc:3060] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:36.156225 14987 leader_election.cc:343] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.157626 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147697536e5c449fb51878e0755e5552" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:36.158500 15096 raft_consensus.cc:2468] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 0.
I20260710 13:20:36.158797 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88e8de905974d7d9aba26679fe40ed2" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:36.159550 15168 raft_consensus.cc:3060] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.160249 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6117af2de92e439290b4f2a6b22f61f0" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:36.163223 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d88e8de905974d7d9aba26679fe40ed2" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:36.163542 15136 leader_election.cc:304] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [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: 1d7676e1420a459883d2bd63b7bbe509, 9010cbcbff8d4751a7699a68fa9e1df9; no voters: 91f867686fa049cea3d21ff0b9e3700e
W20260710 13:20:36.165347 15136 leader_election.cc:343] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.166174 15218 raft_consensus.cc:2804] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.163843 15096 raft_consensus.cc:3060] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.166672 15218 raft_consensus.cc:493] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.167358 15218 raft_consensus.cc:3060] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.170044 15219 raft_consensus.cc:515] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.172158 15219 leader_election.cc:290] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.172669 15219 raft_consensus.cc:2749] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.175945 15217 leader_election.cc:290] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Requested vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.166504 15247 raft_consensus.cc:515] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
W20260710 13:20:36.178506 15059 leader_election.cc:343] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.178996 15059 leader_election.cc:304] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9; no voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:36.179942 15249 raft_consensus.cc:2749] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.180061 15236 raft_consensus.cc:515] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.180887 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:36.181525 15095 raft_consensus.cc:3060] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.182209 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:36.183403 15020 raft_consensus.cc:2393] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d7676e1420a459883d2bd63b7bbe509 in current term 1: Already voted for candidate 91f867686fa049cea3d21ff0b9e3700e in this term.
W20260710 13:20:36.183672 14984 leader_election.cc:343] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.183869 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6117af2de92e439290b4f2a6b22f61f0" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:36.184335 15247 leader_election.cc:290] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Requested vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.185477 15133 leader_election.cc:304] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509; no voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e
W20260710 13:20:36.185660 14987 leader_election.cc:343] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.186770 15235 raft_consensus.cc:3060] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.189831 15218 raft_consensus.cc:515] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.191175 15095 raft_consensus.cc:2468] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 1.
I20260710 13:20:36.192397 15236 leader_election.cc:290] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Requested vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.192472 14987 leader_election.cc:304] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [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: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 1d7676e1420a459883d2bd63b7bbe509
I20260710 13:20:36.194027 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6117af2de92e439290b4f2a6b22f61f0" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:36.198732 15211 tablet_bootstrap.cc:492] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:36.198750 15235 raft_consensus.cc:2749] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.199399 15211 ts_tablet_manager.cc:1403] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.008s
I20260710 13:20:36.200121 15168 raft_consensus.cc:2468] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 1.
I20260710 13:20:36.200258 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147697536e5c449fb51878e0755e5552" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:36.201331 14984 leader_election.cc:304] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:36.202435 15211 raft_consensus.cc:359] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.203163 15211 raft_consensus.cc:385] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.203464 15211 raft_consensus.cc:740] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.204195 15212 tablet_bootstrap.cc:492] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
W20260710 13:20:36.204478 15133 leader_election.cc:343] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.204752 15212 ts_tablet_manager.cc:1403] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.010s
I20260710 13:20:36.204146 15211 consensus_queue.cc:260] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.207640 15247 raft_consensus.cc:2804] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.208698 15212 raft_consensus.cc:359] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.209393 15212 raft_consensus.cc:385] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.209635 15213 tablet_bootstrap.cc:492] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:36.209959 15247 raft_consensus.cc:697] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Becoming Leader. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:36.207978 15169 raft_consensus.cc:2468] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 1.
I20260710 13:20:36.211728 15247 consensus_queue.cc:237] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.212761 15211 ts_tablet_manager.cc:1434] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 13:20:36.213105 14984 leader_election.cc:304] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [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: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:36.213798 15211 tablet_bootstrap.cc:492] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:36.213939 15217 raft_consensus.cc:2804] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.207145 15218 leader_election.cc:290] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:36.208374 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147697536e5c449fb51878e0755e5552" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:36.210160 15213 ts_tablet_manager.cc:1403] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.032s
I20260710 13:20:36.196576 15236 raft_consensus.cc:2804] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.215292 15095 raft_consensus.cc:3060] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.209692 15212 raft_consensus.cc:740] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.216735 15212 consensus_queue.cc:260] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.220950 15211 tablet_bootstrap.cc:654] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.221575 15213 raft_consensus.cc:359] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.215315 15096 raft_consensus.cc:2468] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 1.
W20260710 13:20:36.207855 15059 leader_election.cc:343] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.224028 15059 leader_election.cc:304] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [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: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 1d7676e1420a459883d2bd63b7bbe509
I20260710 13:20:36.225003 15249 raft_consensus.cc:2764] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:20:36.227363 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defe36b0da6540bd961097d4883f270d" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:36.229668 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defe36b0da6540bd961097d4883f270d" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:36.230279 15169 raft_consensus.cc:3060] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.231091 15213 raft_consensus.cc:385] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.231582 15213 raft_consensus.cc:740] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.232461 15236 raft_consensus.cc:697] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Becoming Leader. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:36.233994 15095 raft_consensus.cc:2468] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 1.
W20260710 13:20:36.235478 15059 leader_election.cc:343] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:36.235924 15136 leader_election.cc:304] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [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: 1d7676e1420a459883d2bd63b7bbe509, 9010cbcbff8d4751a7699a68fa9e1df9; no voters: 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:36.237187 15218 raft_consensus.cc:2804] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.237795 15218 raft_consensus.cc:697] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Becoming Leader. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:36.238981 15218 consensus_queue.cc:237] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.233670 15236 consensus_queue.cc:237] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.242475 15217 raft_consensus.cc:697] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Becoming Leader. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:36.243197 15169 raft_consensus.cc:2468] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 1.
I20260710 13:20:36.243445 15217 consensus_queue.cc:237] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.244472 15059 leader_election.cc:304] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [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: 1d7676e1420a459883d2bd63b7bbe509, 9010cbcbff8d4751a7699a68fa9e1df9; no voters: 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:36.245311 15249 raft_consensus.cc:2804] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.245499 15212 ts_tablet_manager.cc:1434] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.040s	user 0.003s	sys 0.006s
I20260710 13:20:36.245793 15249 raft_consensus.cc:697] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Becoming Leader. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:36.246687 15249 consensus_queue.cc:237] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.255416 15213 consensus_queue.cc:260] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.255422 14917 catalog_manager.cc:5697] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193). New cstate: current_term: 1 leader_uuid: "91f867686fa049cea3d21ff0b9e3700e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.263245 15211 tablet_bootstrap.cc:492] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:36.263753 15211 ts_tablet_manager.cc:1403] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.050s	user 0.033s	sys 0.008s
I20260710 13:20:36.246951 15212 tablet_bootstrap.cc:492] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:36.265607 15213 ts_tablet_manager.cc:1434] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.001s
I20260710 13:20:36.266522 15213 tablet_bootstrap.cc:492] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:36.272805 15211 raft_consensus.cc:359] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.273646 15211 raft_consensus.cc:385] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.273942 15211 raft_consensus.cc:740] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.274978 15211 consensus_queue.cc:260] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.275954 15250 raft_consensus.cc:493] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.273826 14915 catalog_manager.cc:5697] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.277415 15217 raft_consensus.cc:493] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.277017 15250 raft_consensus.cc:515] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.277905 15217 raft_consensus.cc:515] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.279863 15211 ts_tablet_manager.cc:1434] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:20:36.280047 15217 leader_election.cc:290] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.280979 15211 tablet_bootstrap.cc:492] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:36.281893 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0284007480449ebfe79b71dc175396" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:36.282228 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6b32b4b0a94666bbdcd3bf4dcb6cf1" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:36.282562 15020 raft_consensus.cc:2468] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 0.
I20260710 13:20:36.282824 15169 raft_consensus.cc:2468] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 0.
I20260710 13:20:36.282989 15212 tablet_bootstrap.cc:654] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.284011 15133 leader_election.cc:304] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:36.284224 14984 leader_election.cc:304] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:36.284888 15235 raft_consensus.cc:2804] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.285070 15217 raft_consensus.cc:2804] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.285323 15235 raft_consensus.cc:493] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.279587 15250 leader_election.cc:290] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:36.285660 15217 raft_consensus.cc:493] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.288111 15217 raft_consensus.cc:3060] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.285717 15235 raft_consensus.cc:3060] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.289505 15211 tablet_bootstrap.cc:654] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.290614 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0284007480449ebfe79b71dc175396" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:36.290766 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6b32b4b0a94666bbdcd3bf4dcb6cf1" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:36.291320 15095 raft_consensus.cc:2468] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 0.
I20260710 13:20:36.291426 15096 raft_consensus.cc:2468] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 0.
I20260710 13:20:36.298245 15217 raft_consensus.cc:515] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.298869 15235 raft_consensus.cc:515] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.301716 15213 tablet_bootstrap.cc:654] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.302822 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0284007480449ebfe79b71dc175396" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:36.305450 15020 raft_consensus.cc:3060] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.307411 15212 tablet_bootstrap.cc:492] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:36.310469 15211 tablet_bootstrap.cc:492] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:36.310433 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0284007480449ebfe79b71dc175396" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:36.311298 15211 ts_tablet_manager.cc:1403] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260710 13:20:36.311645 15096 raft_consensus.cc:3060] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.314079 15211 raft_consensus.cc:359] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.313906 14918 catalog_manager.cc:5697] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "1d7676e1420a459883d2bd63b7bbe509" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.314867 15211 raft_consensus.cc:385] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.315203 15211 raft_consensus.cc:740] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.315934 15211 consensus_queue.cc:260] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.318291 15211 ts_tablet_manager.cc:1434] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:36.319376 15212 ts_tablet_manager.cc:1403] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.073s	user 0.012s	sys 0.010s
I20260710 13:20:36.323199 15212 raft_consensus.cc:359] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.323956 15212 raft_consensus.cc:385] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.324252 15212 raft_consensus.cc:740] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.324612 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6b32b4b0a94666bbdcd3bf4dcb6cf1" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:36.325042 15212 consensus_queue.cc:260] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.325446 15095 raft_consensus.cc:3060] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.327313 15020 raft_consensus.cc:2468] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 1.
I20260710 13:20:36.327481 15212 ts_tablet_manager.cc:1434] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:36.321620 15235 leader_election.cc:290] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:36.328778 15219 raft_consensus.cc:493] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.331568 15219 raft_consensus.cc:515] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.332165 15212 tablet_bootstrap.cc:492] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:36.335456 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6117af2de92e439290b4f2a6b22f61f0" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:36.338552 15219 leader_election.cc:290] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.340620 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6117af2de92e439290b4f2a6b22f61f0" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:36.344384 15169 raft_consensus.cc:2393] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9010cbcbff8d4751a7699a68fa9e1df9 in current term 1: Already voted for candidate 91f867686fa049cea3d21ff0b9e3700e in this term.
I20260710 13:20:36.344915 15133 leader_election.cc:304] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:36.345974 15059 leader_election.cc:304] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9; no voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:36.346020 15235 raft_consensus.cc:2804] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.346925 15249 raft_consensus.cc:3060] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.346879 15235 raft_consensus.cc:697] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Becoming Leader. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:36.347993 15235 consensus_queue.cc:237] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.355093 15249 raft_consensus.cc:2749] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.355484 15217 leader_election.cc:290] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Requested vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.356930 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6b32b4b0a94666bbdcd3bf4dcb6cf1" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:36.358047 15169 raft_consensus.cc:3060] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.358556 15213 tablet_bootstrap.cc:492] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:36.359185 15213 ts_tablet_manager.cc:1403] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.093s	user 0.006s	sys 0.007s
I20260710 13:20:36.359784 15095 raft_consensus.cc:2468] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 1.
I20260710 13:20:36.361251 14987 leader_election.cc:304] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:36.362360 15212 tablet_bootstrap.cc:654] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.362411 15217 raft_consensus.cc:2804] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.366816 15213 raft_consensus.cc:359] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.368221 15213 raft_consensus.cc:385] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.368283 15217 raft_consensus.cc:697] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Becoming Leader. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:36.368814 15213 raft_consensus.cc:740] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.358599 15096 raft_consensus.cc:2468] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 1.
I20260710 13:20:36.369570 15217 consensus_queue.cc:237] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.372035 15213 consensus_queue.cc:260] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.374306 15249 raft_consensus.cc:493] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.374516 15213 ts_tablet_manager.cc:1434] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:20:36.374779 15249 raft_consensus.cc:515] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.376642 15249 leader_election.cc:290] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.377171 15169 raft_consensus.cc:2468] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 1.
I20260710 13:20:36.378214 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd658180e954e45a8c67393f0ab2f6e" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:36.378350 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd658180e954e45a8c67393f0ab2f6e" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:36.378995 15020 raft_consensus.cc:2468] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 0.
I20260710 13:20:36.380584 15059 leader_election.cc:304] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:36.382153 15249 raft_consensus.cc:2804] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.382550 15249 raft_consensus.cc:493] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.382915 15249 raft_consensus.cc:3060] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.378952 15168 raft_consensus.cc:2468] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 0.
I20260710 13:20:36.394248 15212 tablet_bootstrap.cc:492] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:36.394773 15212 ts_tablet_manager.cc:1403] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.001s
I20260710 13:20:36.395921 15249 raft_consensus.cc:515] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.397454 15212 raft_consensus.cc:359] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.398137 15212 raft_consensus.cc:385] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.398398 15212 raft_consensus.cc:740] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.398801 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd658180e954e45a8c67393f0ab2f6e" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:36.399379 15020 raft_consensus.cc:3060] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.399431 15212 consensus_queue.cc:260] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.401389 15212 ts_tablet_manager.cc:1434] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:36.402223 15212 tablet_bootstrap.cc:492] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:36.406563 15020 raft_consensus.cc:2468] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 1.
I20260710 13:20:36.407936 15059 leader_election.cc:304] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:36.408726 15219 raft_consensus.cc:2804] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.408169 15212 tablet_bootstrap.cc:654] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.410656 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cd658180e954e45a8c67393f0ab2f6e" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:36.411269 15168 raft_consensus.cc:3060] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.417659 15235 raft_consensus.cc:493] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.418217 15235 raft_consensus.cc:515] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.420370 15235 leader_election.cc:290] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:36.420846 15249 leader_election.cc:290] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.422281 15168 raft_consensus.cc:2468] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 1.
I20260710 13:20:36.422319 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:36.428236 14915 catalog_manager.cc:5697] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "1d7676e1420a459883d2bd63b7bbe509" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.429427 15212 tablet_bootstrap.cc:492] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:36.429958 15212 ts_tablet_manager.cc:1403] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.003s
I20260710 13:20:36.432615 15212 raft_consensus.cc:359] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.433306 15212 raft_consensus.cc:385] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.433609 15212 raft_consensus.cc:740] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.434373 15212 consensus_queue.cc:260] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.436254 15212 ts_tablet_manager.cc:1434] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:36.437533 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:36.438360 15096 raft_consensus.cc:2393] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d7676e1420a459883d2bd63b7bbe509 in current term 1: Already voted for candidate 91f867686fa049cea3d21ff0b9e3700e in this term.
I20260710 13:20:36.439435 15219 raft_consensus.cc:697] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Becoming Leader. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:36.440448 15219 consensus_queue.cc:237] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.440750 14917 catalog_manager.cc:5697] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193). New cstate: current_term: 1 leader_uuid: "91f867686fa049cea3d21ff0b9e3700e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.442330 14917 catalog_manager.cc:5697] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193). New cstate: current_term: 1 leader_uuid: "91f867686fa049cea3d21ff0b9e3700e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.444403 14917 catalog_manager.cc:5697] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193). New cstate: current_term: 1 leader_uuid: "91f867686fa049cea3d21ff0b9e3700e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.447474 15136 leader_election.cc:304] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509; no voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:36.448498 15235 raft_consensus.cc:3060] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.453586 14918 catalog_manager.cc:5697] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.457333 15235 raft_consensus.cc:2749] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.467324 15235 raft_consensus.cc:493] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.468202 15235 raft_consensus.cc:515] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.470223 15235 leader_election.cc:290] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:36.470824 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c907f1bb2749409b2682bf98020ff2" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:36.471176 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c907f1bb2749409b2682bf98020ff2" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:36.471500 15020 raft_consensus.cc:2468] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 0.
I20260710 13:20:36.471774 15096 raft_consensus.cc:2468] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 0.
I20260710 13:20:36.472568 15133 leader_election.cc:304] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:36.473346 15235 raft_consensus.cc:2804] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:36.473649 15235 raft_consensus.cc:493] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:36.473914 15235 raft_consensus.cc:3060] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.478730 15235 raft_consensus.cc:515] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.480274 15235 leader_election.cc:290] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:36.480995 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c907f1bb2749409b2682bf98020ff2" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:36.481189 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c907f1bb2749409b2682bf98020ff2" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:36.481585 15020 raft_consensus.cc:3060] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.481696 15096 raft_consensus.cc:3060] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.488148 15096 raft_consensus.cc:2468] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 1.
I20260710 13:20:36.488148 15020 raft_consensus.cc:2468] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 1.
I20260710 13:20:36.489362 15133 leader_election.cc:304] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:36.490011 15235 raft_consensus.cc:2804] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:36.490402 15235 raft_consensus.cc:697] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Becoming Leader. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:36.491179 15235 consensus_queue.cc:237] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.493666 15217 raft_consensus.cc:493] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.494181 15217 raft_consensus.cc:515] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.496316 15217 leader_election.cc:290] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.497195 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defe36b0da6540bd961097d4883f270d" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:36.497315 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "defe36b0da6540bd961097d4883f270d" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:36.498157 15168 raft_consensus.cc:2393] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91f867686fa049cea3d21ff0b9e3700e in current term 1: Already voted for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in this term.
I20260710 13:20:36.499099 14984 leader_election.cc:304] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91f867686fa049cea3d21ff0b9e3700e; no voters: 1d7676e1420a459883d2bd63b7bbe509, 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:36.500053 15217 raft_consensus.cc:3060] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.499109 14918 catalog_manager.cc:5697] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "1d7676e1420a459883d2bd63b7bbe509" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.505898 15217 raft_consensus.cc:2749] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.557286 15168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "147697536e5c449fb51878e0755e5552"
dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
mode: GRACEFUL
new_leader_uuid: "91f867686fa049cea3d21ff0b9e3700e"
 from {username='slave'} at 127.0.0.1:46092
I20260710 13:20:36.557859 15168 raft_consensus.cc:606] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Received request to transfer leadership to TS 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:36.567687 15168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be0284007480449ebfe79b71dc175396"
dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
mode: GRACEFUL
new_leader_uuid: "91f867686fa049cea3d21ff0b9e3700e"
 from {username='slave'} at 127.0.0.1:46092
I20260710 13:20:36.568195 15168 raft_consensus.cc:606] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Received request to transfer leadership to TS 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:36.575114 15168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3c907f1bb2749409b2682bf98020ff2"
dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
mode: GRACEFUL
new_leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
 from {username='slave'} at 127.0.0.1:46092
I20260710 13:20:36.575591 15168 raft_consensus.cc:606] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Received request to transfer leadership to TS 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:36.589671 15020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb"
dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
mode: GRACEFUL
new_leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
 from {username='slave'} at 127.0.0.1:60076
I20260710 13:20:36.590184 15020 raft_consensus.cc:606] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Received request to transfer leadership to TS 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:36.594837 15020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6117af2de92e439290b4f2a6b22f61f0"
dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
mode: GRACEFUL
new_leader_uuid: "1d7676e1420a459883d2bd63b7bbe509"
 from {username='slave'} at 127.0.0.1:60076
I20260710 13:20:36.595402 15020 raft_consensus.cc:606] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Received request to transfer leadership to TS 1d7676e1420a459883d2bd63b7bbe509
I20260710 13:20:36.633745 15217 consensus_queue.cc:1048] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.645540 15217 consensus_queue.cc:1048] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.653264 15236 raft_consensus.cc:993] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e: : Instructing follower 9010cbcbff8d4751a7699a68fa9e1df9 to start an election
I20260710 13:20:36.653698 15217 raft_consensus.cc:1081] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Signalling peer 9010cbcbff8d4751a7699a68fa9e1df9 to start an election
I20260710 13:20:36.655224 15096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb"
dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
 from {username='slave'} at 127.0.0.1:56712
I20260710 13:20:36.655707 15096 raft_consensus.cc:493] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.656090 15096 raft_consensus.cc:3060] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.660915 15096 raft_consensus.cc:515] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.662814 15096 leader_election.cc:290] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 2 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.663739 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:36.664060 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:36.664373 15020 raft_consensus.cc:3055] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.664608 15168 raft_consensus.cc:3060] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.664716 15020 raft_consensus.cc:740] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:36.665611 15020 consensus_queue.cc:260] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.666905 15020 raft_consensus.cc:3060] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.671720 15168 raft_consensus.cc:2468] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 2.
I20260710 13:20:36.672878 15059 leader_election.cc:304] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 9010cbcbff8d4751a7699a68fa9e1df9; no voters: 
I20260710 13:20:36.673655 15020 raft_consensus.cc:2468] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 2.
I20260710 13:20:36.673657 15219 raft_consensus.cc:2804] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.674271 15219 raft_consensus.cc:697] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Becoming Leader. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:36.675212 15219 consensus_queue.cc:237] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.681445 14917 catalog_manager.cc:5697] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 reported cstate change: term changed from 1 to 2, leader changed from 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193) to 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194). New cstate: current_term: 2 leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.708809 15219 consensus_queue.cc:1048] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.717144 15217 raft_consensus.cc:493] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:36.717692 15217 raft_consensus.cc:515] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.719770 15217 leader_election.cc:290] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.720067 15249 consensus_queue.cc:1048] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.721148 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147697536e5c449fb51878e0755e5552" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:36.721931 15095 raft_consensus.cc:2393] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91f867686fa049cea3d21ff0b9e3700e in current term 1: Already voted for candidate 1d7676e1420a459883d2bd63b7bbe509 in this term.
I20260710 13:20:36.722033 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147697536e5c449fb51878e0755e5552" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:36.723729 14987 leader_election.cc:304] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91f867686fa049cea3d21ff0b9e3700e; no voters: 1d7676e1420a459883d2bd63b7bbe509, 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:36.724658 15217 raft_consensus.cc:3060] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:36.728569 15236 consensus_queue.cc:1048] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.734957 15217 raft_consensus.cc:2749] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:36.742074 15247 consensus_queue.cc:1048] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.746093 15217 consensus_queue.cc:1048] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.754024 15235 consensus_queue.cc:1048] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.765621 15236 consensus_queue.cc:1048] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.767649 15236 consensus_queue.cc:1048] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.768559 15218 consensus_queue.cc:1048] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.769822 15218 raft_consensus.cc:993] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509: : Instructing follower 91f867686fa049cea3d21ff0b9e3700e to start an election
I20260710 13:20:36.770219 15218 raft_consensus.cc:1081] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Signalling peer 91f867686fa049cea3d21ff0b9e3700e to start an election
I20260710 13:20:36.776327 15018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "147697536e5c449fb51878e0755e5552"
dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
 from {username='slave'} at 127.0.0.1:60058
I20260710 13:20:36.777087 15018 raft_consensus.cc:493] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.777570 15018 raft_consensus.cc:3060] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.785534 15250 consensus_queue.cc:1048] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.787817 15236 raft_consensus.cc:993] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e: : Instructing follower 1d7676e1420a459883d2bd63b7bbe509 to start an election
I20260710 13:20:36.788311 15247 raft_consensus.cc:1081] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Signalling peer 1d7676e1420a459883d2bd63b7bbe509 to start an election
I20260710 13:20:36.790484 15169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6117af2de92e439290b4f2a6b22f61f0"
dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
 from {username='slave'} at 127.0.0.1:46074
I20260710 13:20:36.791057 15169 raft_consensus.cc:493] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.790815 15018 raft_consensus.cc:515] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.791486 15169 raft_consensus.cc:3060] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.791843 15250 raft_consensus.cc:993] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509: : Instructing follower 91f867686fa049cea3d21ff0b9e3700e to start an election
I20260710 13:20:36.792243 15250 raft_consensus.cc:1081] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Signalling peer 91f867686fa049cea3d21ff0b9e3700e to start an election
I20260710 13:20:36.794878 15019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be0284007480449ebfe79b71dc175396"
dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
 from {username='slave'} at 127.0.0.1:60058
I20260710 13:20:36.795428 15019 raft_consensus.cc:493] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.795787 15019 raft_consensus.cc:3060] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.799531 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147697536e5c449fb51878e0755e5552" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:36.801333 15018 leader_election.cc:290] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 2 election: Requested vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.803457 15247 consensus_queue.cc:1048] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.798785 15169 raft_consensus.cc:515] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.805188 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "147697536e5c449fb51878e0755e5552" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:36.806123 15168 raft_consensus.cc:3055] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.806790 15168 raft_consensus.cc:740] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:36.808022 15168 consensus_queue.cc:260] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.808581 15169 leader_election.cc:290] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 2 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:36.809100 15168 raft_consensus.cc:3060] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.812855 15235 consensus_queue.cc:1048] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.815137 15019 raft_consensus.cc:515] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.816148 15020 raft_consensus.cc:1240] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Rejecting Update request from peer 1d7676e1420a459883d2bd63b7bbe509 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:36.819059 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6117af2de92e439290b4f2a6b22f61f0" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:36.819667 15096 raft_consensus.cc:3060] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.820312 15235 consensus_queue.cc:1059] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.821317 15218 raft_consensus.cc:3055] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.821790 15218 raft_consensus.cc:740] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:36.822851 15218 consensus_queue.cc:260] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.824146 15218 raft_consensus.cc:3060] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.827880 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6117af2de92e439290b4f2a6b22f61f0" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:36.828548 15018 raft_consensus.cc:3055] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.829753 15018 raft_consensus.cc:740] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:36.830616 15018 consensus_queue.cc:260] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.829397 15019 leader_election.cc:290] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 2 election: Requested vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.830916 15093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0284007480449ebfe79b71dc175396" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:36.831969 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be0284007480449ebfe79b71dc175396" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:36.831983 15018 raft_consensus.cc:3060] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.839248 15169 raft_consensus.cc:2468] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 2.
I20260710 13:20:36.840401 14984 leader_election.cc:304] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [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: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:36.841248 15217 raft_consensus.cc:2804] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.841732 15217 raft_consensus.cc:697] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Becoming Leader. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:36.842505 15217 consensus_queue.cc:237] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [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: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.843508 15018 raft_consensus.cc:2468] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 2.
I20260710 13:20:36.844626 15096 raft_consensus.cc:2468] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 2.
I20260710 13:20:36.844771 15133 leader_election.cc:304] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:36.845520 15218 raft_consensus.cc:2804] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.845883 15218 raft_consensus.cc:697] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 LEADER]: Becoming Leader. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:36.846652 15218 consensus_queue.cc:237] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.849957 15168 raft_consensus.cc:2468] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 2.
I20260710 13:20:36.851684 14984 leader_election.cc:304] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [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: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:36.853616 15217 raft_consensus.cc:2804] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:36.854120 15217 raft_consensus.cc:697] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Becoming Leader. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:36.854882 15217 consensus_queue.cc:237] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.855368 14918 catalog_manager.cc:5697] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 reported cstate change: term changed from 1 to 2, leader changed from 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193) to 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195). New cstate: current_term: 2 leader_uuid: "1d7676e1420a459883d2bd63b7bbe509" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:36.852802 14917 catalog_manager.cc:5697] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e reported cstate change: term changed from 1 to 2, leader changed from 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195) to 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193). New cstate: current_term: 2 leader_uuid: "91f867686fa049cea3d21ff0b9e3700e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.870185 14915 catalog_manager.cc:5697] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e reported cstate change: term changed from 1 to 2, leader changed from 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195) to 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193). New cstate: current_term: 2 leader_uuid: "91f867686fa049cea3d21ff0b9e3700e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:36.900833 15280 consensus_queue.cc:1048] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.910893 15249 consensus_queue.cc:1048] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.973212 15218 consensus_queue.cc:1048] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.979252 15235 raft_consensus.cc:993] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509: : Instructing follower 9010cbcbff8d4751a7699a68fa9e1df9 to start an election
I20260710 13:20:36.979712 15250 raft_consensus.cc:1081] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Signalling peer 9010cbcbff8d4751a7699a68fa9e1df9 to start an election
I20260710 13:20:36.982863 15095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3c907f1bb2749409b2682bf98020ff2"
dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
 from {username='slave'} at 127.0.0.1:56700
I20260710 13:20:36.983394 15095 raft_consensus.cc:493] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:36.983776 15095 raft_consensus.cc:3060] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:36.985450 15218 consensus_queue.cc:1048] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:36.991123 15095 raft_consensus.cc:515] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.993255 15095 leader_election.cc:290] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 2 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:36.994513 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c907f1bb2749409b2682bf98020ff2" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:36.994926 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3c907f1bb2749409b2682bf98020ff2" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:36.995324 15168 raft_consensus.cc:3055] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:36.995750 15168 raft_consensus.cc:740] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:36.996687 15168 consensus_queue.cc:260] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:36.997797 15168 raft_consensus.cc:3060] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.004782 15168 raft_consensus.cc:2468] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 2.
I20260710 13:20:37.005750 15059 leader_election.cc:304] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [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: 1d7676e1420a459883d2bd63b7bbe509, 9010cbcbff8d4751a7699a68fa9e1df9; no voters: 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:37.006451 15249 raft_consensus.cc:2804] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:37.006937 15249 raft_consensus.cc:697] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Becoming Leader. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:37.007786 15249 consensus_queue.cc:237] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:37.013670 14915 catalog_manager.cc:5697] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 reported cstate change: term changed from 1 to 2, leader changed from 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195) to 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194). New cstate: current_term: 2 leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.156104 15018 raft_consensus.cc:1275] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Refusing update from remote peer 9010cbcbff8d4751a7699a68fa9e1df9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.157371 15249 consensus_queue.cc:1048] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.168323 15168 raft_consensus.cc:1275] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Refusing update from remote peer 9010cbcbff8d4751a7699a68fa9e1df9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.169859 15296 consensus_queue.cc:1048] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.263007 15095 raft_consensus.cc:1275] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Refusing update from remote peer 1d7676e1420a459883d2bd63b7bbe509: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.264176 15250 consensus_queue.cc:1048] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.273533 15018 raft_consensus.cc:1275] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Refusing update from remote peer 1d7676e1420a459883d2bd63b7bbe509: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.275141 15235 consensus_queue.cc:1048] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.283340 15095 raft_consensus.cc:3060] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.288743 15095 raft_consensus.cc:1275] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Refusing update from remote peer 91f867686fa049cea3d21ff0b9e3700e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.289906 15217 consensus_queue.cc:1048] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.297438 15168 raft_consensus.cc:1275] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Refusing update from remote peer 91f867686fa049cea3d21ff0b9e3700e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.298784 15217 consensus_queue.cc:1048] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.305011 15168 raft_consensus.cc:1275] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Refusing update from remote peer 91f867686fa049cea3d21ff0b9e3700e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.306238 15217 consensus_queue.cc:1048] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.313620 15095 raft_consensus.cc:3060] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.320586 15095 raft_consensus.cc:1275] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Refusing update from remote peer 91f867686fa049cea3d21ff0b9e3700e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.321949 15298 consensus_queue.cc:1048] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:37.541612 15018 raft_consensus.cc:3060] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:37.548691 15018 raft_consensus.cc:1275] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Refusing update from remote peer 9010cbcbff8d4751a7699a68fa9e1df9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.549973 15296 consensus_queue.cc:1048] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:37.557296 15168 raft_consensus.cc:1275] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Refusing update from remote peer 9010cbcbff8d4751a7699a68fa9e1df9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:37.559111 15296 consensus_queue.cc:1048] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:39.623970 14915 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40488:
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:20:39.627123 14915 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:20:39.675980 15007 tablet_service.cc:1511] Processing CreateTablet for tablet 485f012a97a949c988a458beb10809f0 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:39.677330 15086 tablet_service.cc:1511] Processing CreateTablet for tablet 485f012a97a949c988a458beb10809f0 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:39.677237 15007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485f012a97a949c988a458beb10809f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.678565 15086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485f012a97a949c988a458beb10809f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.678380 15155 tablet_service.cc:1511] Processing CreateTablet for tablet 485f012a97a949c988a458beb10809f0 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:39.679605 15155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485f012a97a949c988a458beb10809f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.685151 15082 tablet_service.cc:1511] Processing CreateTablet for tablet 07af602114a64c23bc69e745a0a0675b (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:39.685388 15078 tablet_service.cc:1511] Processing CreateTablet for tablet a929e13d7cf9418783845d0d23b0a648 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:39.686476 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07af602114a64c23bc69e745a0a0675b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.687387 15156 tablet_service.cc:1511] Processing CreateTablet for tablet a929e13d7cf9418783845d0d23b0a648 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:39.688045 15011 tablet_service.cc:1511] Processing CreateTablet for tablet a929e13d7cf9418783845d0d23b0a648 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:39.688663 15156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a929e13d7cf9418783845d0d23b0a648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.688803 15158 tablet_service.cc:1511] Processing CreateTablet for tablet 07af602114a64c23bc69e745a0a0675b (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:39.689232 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a929e13d7cf9418783845d0d23b0a648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.691313 15009 tablet_service.cc:1511] Processing CreateTablet for tablet 07af602114a64c23bc69e745a0a0675b (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:39.692714 15078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a929e13d7cf9418783845d0d23b0a648. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.694901 15158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07af602114a64c23bc69e745a0a0675b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.695583 15009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07af602114a64c23bc69e745a0a0675b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.720415 15315 tablet_bootstrap.cc:492] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:39.726704 15314 tablet_bootstrap.cc:492] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:39.728051 15315 tablet_bootstrap.cc:654] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.732647 15005 tablet_service.cc:1511] Processing CreateTablet for tablet 92fd977c413445e99f27aeb1070e25b9 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:39.736495 15316 tablet_bootstrap.cc:492] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:39.737747 15314 tablet_bootstrap.cc:654] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.739815 15315 tablet_bootstrap.cc:492] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:39.740515 15315 ts_tablet_manager.cc:1403] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:20:39.743366 15315 raft_consensus.cc:359] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.744064 15315 raft_consensus.cc:385] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.744359 15315 raft_consensus.cc:740] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.745292 15315 consensus_queue.cc:260] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.747581 15315 ts_tablet_manager.cc:1434] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:20:39.748442 15315 tablet_bootstrap.cc:492] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:39.748986 15086 tablet_service.cc:1511] Processing CreateTablet for tablet 92fd977c413445e99f27aeb1070e25b9 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:39.749293 15303 raft_consensus.cc:493] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.749801 15303 raft_consensus.cc:515] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.750226 15086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92fd977c413445e99f27aeb1070e25b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.751943 15303 leader_election.cc:290] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
W20260710 13:20:39.754253 15133 leader_election.cc:343] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Not found: Tablet not found: 07af602114a64c23bc69e745a0a0675b
I20260710 13:20:39.755162 15005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92fd977c413445e99f27aeb1070e25b9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:39.755298 15136 leader_election.cc:343] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699): Not found: Tablet not found: 07af602114a64c23bc69e745a0a0675b
I20260710 13:20:39.755756 15136 leader_election.cc:304] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509; no voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:39.756800 15303 raft_consensus.cc:2749] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:39.754012 15155 tablet_service.cc:1511] Processing CreateTablet for tablet 92fd977c413445e99f27aeb1070e25b9 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:39.758683 15155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92fd977c413445e99f27aeb1070e25b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.762145 15315 tablet_bootstrap.cc:654] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.773954 15316 tablet_bootstrap.cc:654] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.804981 15011 tablet_service.cc:1511] Processing CreateTablet for tablet 4a6ea1c5e48f468481b5cef36cdc1e53 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:39.806300 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a6ea1c5e48f468481b5cef36cdc1e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.806376 15315 tablet_bootstrap.cc:492] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:39.806932 15315 ts_tablet_manager.cc:1403] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.017s
I20260710 13:20:39.808004 15081 tablet_service.cc:1511] Processing CreateTablet for tablet 4a6ea1c5e48f468481b5cef36cdc1e53 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:39.809288 15081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a6ea1c5e48f468481b5cef36cdc1e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.809865 15315 raft_consensus.cc:359] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.810592 15315 raft_consensus.cc:385] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.810873 15315 raft_consensus.cc:740] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.811770 15315 consensus_queue.cc:260] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.812454 15314 tablet_bootstrap.cc:492] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:39.812975 15314 ts_tablet_manager.cc:1403] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.087s	user 0.018s	sys 0.009s
I20260710 13:20:39.814199 15315 ts_tablet_manager.cc:1434] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:20:39.815188 15315 tablet_bootstrap.cc:492] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:39.816129 15314 raft_consensus.cc:359] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.816982 15314 raft_consensus.cc:385] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.817886 15314 raft_consensus.cc:740] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.818672 15314 consensus_queue.cc:260] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.823863 15315 tablet_bootstrap.cc:654] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.825636 15314 ts_tablet_manager.cc:1434] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260710 13:20:39.827107 15006 tablet_service.cc:1511] Processing CreateTablet for tablet 4f44dcbcd9034b88ae9ed3a42f6eacac (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:39.828342 15006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f44dcbcd9034b88ae9ed3a42f6eacac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.828897 15302 raft_consensus.cc:493] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.829380 15302 raft_consensus.cc:515] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.826737 15314 tablet_bootstrap.cc:492] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:39.831548 15302 leader_election.cc:290] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
W20260710 13:20:39.835778 15059 leader_election.cc:343] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Not found: Tablet not found: 485f012a97a949c988a458beb10809f0
I20260710 13:20:39.837037 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485f012a97a949c988a458beb10809f0" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:39.837703 15168 raft_consensus.cc:2468] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 0.
I20260710 13:20:39.840526 15059 leader_election.cc:304] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [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: 1d7676e1420a459883d2bd63b7bbe509, 9010cbcbff8d4751a7699a68fa9e1df9; no voters: 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:39.841791 15302 raft_consensus.cc:2804] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:39.842157 15302 raft_consensus.cc:493] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.842478 15302 raft_consensus.cc:3060] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.843536 15314 tablet_bootstrap.cc:654] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.852165 15315 tablet_bootstrap.cc:492] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:39.852098 15156 tablet_service.cc:1511] Processing CreateTablet for tablet 4a6ea1c5e48f468481b5cef36cdc1e53 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:39.852782 15315 ts_tablet_manager.cc:1403] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.001s
I20260710 13:20:39.853545 15156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a6ea1c5e48f468481b5cef36cdc1e53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.855806 15315 raft_consensus.cc:359] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.856546 15315 raft_consensus.cc:385] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.856841 15315 raft_consensus.cc:740] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.857649 15315 consensus_queue.cc:260] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.873009 15315 ts_tablet_manager.cc:1434] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 13:20:39.872805 15082 tablet_service.cc:1511] Processing CreateTablet for tablet 4f44dcbcd9034b88ae9ed3a42f6eacac (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:39.874117 15315 tablet_bootstrap.cc:492] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:39.874545 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f44dcbcd9034b88ae9ed3a42f6eacac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.873485 15302 raft_consensus.cc:515] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.877650 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485f012a97a949c988a458beb10809f0" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
W20260710 13:20:39.879215 15059 leader_election.cc:343] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:39.880815 15316 tablet_bootstrap.cc:492] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:39.881403 15316 ts_tablet_manager.cc:1403] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.145s	user 0.025s	sys 0.020s
I20260710 13:20:39.881736 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485f012a97a949c988a458beb10809f0" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:39.882328 15168 raft_consensus.cc:3060] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:39.884553 15316 raft_consensus.cc:359] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.885360 15316 raft_consensus.cc:385] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.885728 15316 raft_consensus.cc:740] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.886669 15316 consensus_queue.cc:260] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.890058 15168 raft_consensus.cc:2468] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 1.
I20260710 13:20:39.890241 15155 tablet_service.cc:1511] Processing CreateTablet for tablet 4f44dcbcd9034b88ae9ed3a42f6eacac (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:39.891577 15155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f44dcbcd9034b88ae9ed3a42f6eacac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.893807 15302 leader_election.cc:290] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:39.895578 15059 leader_election.cc:304] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [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: 1d7676e1420a459883d2bd63b7bbe509, 9010cbcbff8d4751a7699a68fa9e1df9; no voters: 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:39.897361 15078 tablet_service.cc:1511] Processing CreateTablet for tablet 989a5bcb8801465098ce8a1a6b089595 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:39.898622 15078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989a5bcb8801465098ce8a1a6b089595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.902655 15323 raft_consensus.cc:2804] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:39.903991 15323 raft_consensus.cc:697] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Becoming Leader. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:39.904827 15323 consensus_queue.cc:237] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.905920 15314 tablet_bootstrap.cc:492] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:39.911512 15314 ts_tablet_manager.cc:1403] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.016s
I20260710 13:20:39.915349 15314 raft_consensus.cc:359] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.917956 15314 raft_consensus.cc:385] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.919934 15314 raft_consensus.cc:740] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.917588 15316 ts_tablet_manager.cc:1434] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260710 13:20:39.918545 15315 tablet_bootstrap.cc:654] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.909711 15011 tablet_service.cc:1511] Processing CreateTablet for tablet 989a5bcb8801465098ce8a1a6b089595 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:39.921679 15011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989a5bcb8801465098ce8a1a6b089595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.919757 15005 tablet_service.cc:1511] Processing CreateTablet for tablet 431480c1b62d4fe1b6d073e3b5824a83 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:39.924408 15005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 431480c1b62d4fe1b6d073e3b5824a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.928416 15158 tablet_service.cc:1511] Processing CreateTablet for tablet 431480c1b62d4fe1b6d073e3b5824a83 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:39.929684 15158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 431480c1b62d4fe1b6d073e3b5824a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.930320 15316 tablet_bootstrap.cc:492] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:39.932025 15082 tablet_service.cc:1511] Processing CreateTablet for tablet 431480c1b62d4fe1b6d073e3b5824a83 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:39.932336 15007 tablet_service.cc:1511] Processing CreateTablet for tablet b1907aadb6534fb5b7d8d326e0dc62b7 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:39.933296 15082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 431480c1b62d4fe1b6d073e3b5824a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.933459 15007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1907aadb6534fb5b7d8d326e0dc62b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.935384 15081 tablet_service.cc:1511] Processing CreateTablet for tablet b1907aadb6534fb5b7d8d326e0dc62b7 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:39.936570 15081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1907aadb6534fb5b7d8d326e0dc62b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.937959 15153 tablet_service.cc:1511] Processing CreateTablet for tablet b1907aadb6534fb5b7d8d326e0dc62b7 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:39.939491 15153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1907aadb6534fb5b7d8d326e0dc62b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.920710 15314 consensus_queue.cc:260] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.944505 15156 tablet_service.cc:1511] Processing CreateTablet for tablet 989a5bcb8801465098ce8a1a6b089595 (DEFAULT_TABLE table=soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:39.945814 15156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 989a5bcb8801465098ce8a1a6b089595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:39.952790 15315 tablet_bootstrap.cc:492] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:39.963488 15315 ts_tablet_manager.cc:1403] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.090s	user 0.013s	sys 0.006s
I20260710 13:20:39.965404 14917 catalog_manager.cc:5697] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.966964 15315 raft_consensus.cc:359] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:39.962340 15316 tablet_bootstrap.cc:654] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:39.970463 15315 raft_consensus.cc:385] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:39.984030 15315 raft_consensus.cc:740] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:39.984794 15315 consensus_queue.cc:260] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
W20260710 13:20:39.975337 15059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.237.193:37085, user_credentials={real_user=slave}} blocked reactor thread for 52175us
I20260710 13:20:39.987118 15315 ts_tablet_manager.cc:1434] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260710 13:20:39.988806 15315 tablet_bootstrap.cc:492] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:39.996398 15315 tablet_bootstrap.cc:654] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.003580 15314 ts_tablet_manager.cc:1434] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.091s	user 0.024s	sys 0.015s
I20260710 13:20:40.013654 15316 tablet_bootstrap.cc:492] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:40.013836 15315 tablet_bootstrap.cc:492] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:40.014226 15316 ts_tablet_manager.cc:1403] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.014s
I20260710 13:20:40.014362 15315 ts_tablet_manager.cc:1403] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.006s
I20260710 13:20:40.017324 15316 raft_consensus.cc:359] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.017537 15315 raft_consensus.cc:359] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.018078 15316 raft_consensus.cc:385] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.018352 15315 raft_consensus.cc:385] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.018411 15316 raft_consensus.cc:740] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.018778 15315 raft_consensus.cc:740] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.019349 15316 consensus_queue.cc:260] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.019618 15315 consensus_queue.cc:260] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.021713 15316 ts_tablet_manager.cc:1434] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:40.022137 15315 ts_tablet_manager.cc:1434] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:40.022640 15316 tablet_bootstrap.cc:492] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:40.023126 15315 tablet_bootstrap.cc:492] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:40.030262 15316 tablet_bootstrap.cc:654] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.030378 15315 tablet_bootstrap.cc:654] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.035228 15316 tablet_bootstrap.cc:492] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:40.035681 15316 ts_tablet_manager.cc:1403] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.008s
I20260710 13:20:40.038609 15314 tablet_bootstrap.cc:492] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:40.038528 15316 raft_consensus.cc:359] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.043088 15316 raft_consensus.cc:385] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.043444 15316 raft_consensus.cc:740] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.044099 15316 consensus_queue.cc:260] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.045588 15316 ts_tablet_manager.cc:1434] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260710 13:20:40.042018 15315 tablet_bootstrap.cc:492] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:40.046162 15315 ts_tablet_manager.cc:1403] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260710 13:20:40.048516 15314 tablet_bootstrap.cc:654] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.048342 15315 raft_consensus.cc:359] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.048887 15315 raft_consensus.cc:385] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.049183 15315 raft_consensus.cc:740] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.049504 15316 tablet_bootstrap.cc:492] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:40.049914 15315 consensus_queue.cc:260] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.052114 15315 ts_tablet_manager.cc:1434] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:40.053972 15315 tablet_bootstrap.cc:492] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:40.056133 15316 tablet_bootstrap.cc:654] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.060025 15315 tablet_bootstrap.cc:654] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.068745 15314 tablet_bootstrap.cc:492] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:40.069553 15314 ts_tablet_manager.cc:1403] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.003s
I20260710 13:20:40.071269 15315 tablet_bootstrap.cc:492] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:40.071700 15315 ts_tablet_manager.cc:1403] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 13:20:40.071885 15316 tablet_bootstrap.cc:492] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:40.072369 15316 ts_tablet_manager.cc:1403] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.013s
I20260710 13:20:40.072677 15314 raft_consensus.cc:359] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.073446 15314 raft_consensus.cc:385] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.073722 15314 raft_consensus.cc:740] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.074185 15315 raft_consensus.cc:359] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.074810 15315 raft_consensus.cc:385] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.074450 15314 consensus_queue.cc:260] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.075103 15315 raft_consensus.cc:740] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.075242 15316 raft_consensus.cc:359] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.075977 15316 raft_consensus.cc:385] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.076251 15316 raft_consensus.cc:740] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.076243 15315 consensus_queue.cc:260] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.077165 15316 consensus_queue.cc:260] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.079442 15316 ts_tablet_manager.cc:1434] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:20:40.080361 15316 tablet_bootstrap.cc:492] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:40.084436 15315 ts_tablet_manager.cc:1434] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:20:40.085402 15315 tablet_bootstrap.cc:492] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:40.086712 15316 tablet_bootstrap.cc:654] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.092509 15315 tablet_bootstrap.cc:654] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.097376 15316 tablet_bootstrap.cc:492] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:40.097869 15316 ts_tablet_manager.cc:1403] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260710 13:20:40.098212 15314 ts_tablet_manager.cc:1434] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:20:40.099277 15314 tablet_bootstrap.cc:492] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:40.100696 15316 raft_consensus.cc:359] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.101457 15316 raft_consensus.cc:385] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.101739 15316 raft_consensus.cc:740] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.102452 15316 consensus_queue.cc:260] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.105168 15316 ts_tablet_manager.cc:1434] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:40.106123 15316 tablet_bootstrap.cc:492] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:40.106356 15314 tablet_bootstrap.cc:654] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.108924 15315 tablet_bootstrap.cc:492] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:40.109395 15315 ts_tablet_manager.cc:1403] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.006s
I20260710 13:20:40.111941 15315 raft_consensus.cc:359] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.112632 15315 raft_consensus.cc:385] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.112936 15315 raft_consensus.cc:740] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.113644 15316 tablet_bootstrap.cc:654] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.113580 15315 consensus_queue.cc:260] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.115751 15315 ts_tablet_manager.cc:1434] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:20:40.117762 15315 tablet_bootstrap.cc:492] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509: Bootstrap starting.
I20260710 13:20:40.118238 15303 raft_consensus.cc:493] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.118713 15303 raft_consensus.cc:515] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.120777 15303 leader_election.cc:290] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:40.120990 15314 tablet_bootstrap.cc:492] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:40.121726 15314 ts_tablet_manager.cc:1403] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 13:20:40.122326 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a929e13d7cf9418783845d0d23b0a648" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:40.122970 15018 raft_consensus.cc:2468] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 0.
I20260710 13:20:40.124305 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a929e13d7cf9418783845d0d23b0a648" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
W20260710 13:20:40.125685 15136 leader_election.cc:343] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.127851 15316 tablet_bootstrap.cc:492] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:40.127661 15133 leader_election.cc:304] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [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: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:40.128358 15316 ts_tablet_manager.cc:1403] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260710 13:20:40.128818 15303 raft_consensus.cc:2804] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.129215 15303 raft_consensus.cc:493] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.129688 15303 raft_consensus.cc:3060] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.129249 15314 raft_consensus.cc:359] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.130108 15314 raft_consensus.cc:385] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.130434 15314 raft_consensus.cc:740] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.131130 15314 consensus_queue.cc:260] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.131489 15316 raft_consensus.cc:359] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.132174 15316 raft_consensus.cc:385] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.132457 15316 raft_consensus.cc:740] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.133140 15316 consensus_queue.cc:260] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.133883 15314 ts_tablet_manager.cc:1434] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
W20260710 13:20:40.134757 14967 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:40.135447 15316 ts_tablet_manager.cc:1434] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:40.136394 15316 tablet_bootstrap.cc:492] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:40.134887 15314 tablet_bootstrap.cc:492] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:40.139318 15315 tablet_bootstrap.cc:654] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.142792 15316 tablet_bootstrap.cc:654] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.145905 15314 tablet_bootstrap.cc:654] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.150377 15315 tablet_bootstrap.cc:492] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509: No bootstrap required, opened a new log
I20260710 13:20:40.150918 15315 ts_tablet_manager.cc:1403] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.011s
I20260710 13:20:40.152257 15303 raft_consensus.cc:515] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.154191 15316 tablet_bootstrap.cc:492] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:40.154668 15316 ts_tablet_manager.cc:1403] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.018s	user 0.001s	sys 0.015s
I20260710 13:20:40.154939 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a929e13d7cf9418783845d0d23b0a648" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:40.155524 15018 raft_consensus.cc:3060] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.156641 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a929e13d7cf9418783845d0d23b0a648" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:40.157207 15095 raft_consensus.cc:3060] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.162403 15018 raft_consensus.cc:2468] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 1.
I20260710 13:20:40.163722 15133 leader_election.cc:304] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.164767 15303 leader_election.cc:290] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:40.165537 15303 raft_consensus.cc:2804] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.166059 15095 raft_consensus.cc:2468] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 1.
I20260710 13:20:40.166096 15303 raft_consensus.cc:697] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Becoming Leader. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:40.167623 15303 consensus_queue.cc:237] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.169773 15316 raft_consensus.cc:359] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.153713 15315 raft_consensus.cc:359] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.171200 15315 raft_consensus.cc:385] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.171922 15315 raft_consensus.cc:740] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.173166 15315 consensus_queue.cc:260] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.173674 15314 tablet_bootstrap.cc:492] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:40.174199 15314 ts_tablet_manager.cc:1403] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.010s
I20260710 13:20:40.170763 15316 raft_consensus.cc:385] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.175879 15316 raft_consensus.cc:740] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.176630 15316 consensus_queue.cc:260] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.176884 15314 raft_consensus.cc:359] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.177649 15314 raft_consensus.cc:385] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.177958 15314 raft_consensus.cc:740] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.178648 15314 consensus_queue.cc:260] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.178422 14918 catalog_manager.cc:5697] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "1d7676e1420a459883d2bd63b7bbe509" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.180510 15315 ts_tablet_manager.cc:1434] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:20:40.181649 15316 ts_tablet_manager.cc:1434] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.005s
I20260710 13:20:40.182646 15316 tablet_bootstrap.cc:492] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:40.184486 15314 ts_tablet_manager.cc:1434] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:40.185467 15314 tablet_bootstrap.cc:492] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:40.189088 15316 tablet_bootstrap.cc:654] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.193724 15314 tablet_bootstrap.cc:654] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.196329 15327 raft_consensus.cc:493] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.196820 15327 raft_consensus.cc:515] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.197187 15335 raft_consensus.cc:493] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.197808 15335 raft_consensus.cc:515] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.198882 15327 leader_election.cc:290] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.199602 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fd977c413445e99f27aeb1070e25b9" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:40.200237 15018 raft_consensus.cc:2468] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 0.
I20260710 13:20:40.200384 15335 leader_election.cc:290] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.201009 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f44dcbcd9034b88ae9ed3a42f6eacac" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:40.202121 15059 leader_election.cc:304] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
W20260710 13:20:40.202351 14987 leader_election.cc:343] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:40.202881 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f44dcbcd9034b88ae9ed3a42f6eacac" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:40.203629 15168 raft_consensus.cc:2468] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 0.
I20260710 13:20:40.202203 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fd977c413445e99f27aeb1070e25b9" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:40.204985 15169 raft_consensus.cc:2468] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 0.
I20260710 13:20:40.206737 14984 leader_election.cc:304] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [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: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:40.203506 15327 raft_consensus.cc:2804] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.208786 15327 raft_consensus.cc:493] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.209164 15327 raft_consensus.cc:3060] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.209158 15247 raft_consensus.cc:2804] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.212225 15247 raft_consensus.cc:493] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.212584 15247 raft_consensus.cc:3060] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.212740 15316 tablet_bootstrap.cc:492] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:40.213214 15316 ts_tablet_manager.cc:1403] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.001s
I20260710 13:20:40.215642 15316 raft_consensus.cc:359] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.216270 15316 raft_consensus.cc:385] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.216518 15316 raft_consensus.cc:740] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.217271 15316 consensus_queue.cc:260] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.220016 15302 raft_consensus.cc:493] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.220496 15302 raft_consensus.cc:515] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.221599 15314 tablet_bootstrap.cc:492] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:40.222103 15314 ts_tablet_manager.cc:1403] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.003s
I20260710 13:20:40.222507 15302 leader_election.cc:290] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.224080 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07af602114a64c23bc69e745a0a0675b" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:40.216464 15327 raft_consensus.cc:515] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.224737 15018 raft_consensus.cc:2468] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 0.
I20260710 13:20:40.224988 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07af602114a64c23bc69e745a0a0675b" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:40.225622 15169 raft_consensus.cc:2468] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 0.
I20260710 13:20:40.226045 15327 leader_election.cc:290] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.226248 15059 leader_election.cc:304] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.226518 15316 ts_tablet_manager.cc:1434] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:20:40.227136 15327 raft_consensus.cc:2804] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.227504 15316 tablet_bootstrap.cc:492] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e: Bootstrap starting.
I20260710 13:20:40.227507 15327 raft_consensus.cc:493] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.228052 15327 raft_consensus.cc:3060] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.228472 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fd977c413445e99f27aeb1070e25b9" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:40.229008 15169 raft_consensus.cc:3060] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.228909 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fd977c413445e99f27aeb1070e25b9" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:40.230118 15018 raft_consensus.cc:3060] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.233604 15316 tablet_bootstrap.cc:654] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.234926 15327 raft_consensus.cc:515] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.224928 15314 raft_consensus.cc:359] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.235870 15314 raft_consensus.cc:385] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.236159 15314 raft_consensus.cc:740] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.237080 15018 raft_consensus.cc:2468] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 1.
I20260710 13:20:40.236953 15314 consensus_queue.cc:260] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.239364 15314 ts_tablet_manager.cc:1434] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 13:20:40.239482 15059 leader_election.cc:304] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.239979 15169 raft_consensus.cc:2468] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 1.
I20260710 13:20:40.240315 15302 raft_consensus.cc:2804] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.240475 15314 tablet_bootstrap.cc:492] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:40.240833 15302 raft_consensus.cc:697] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Becoming Leader. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:40.241693 15302 consensus_queue.cc:237] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.244294 15327 leader_election.cc:290] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.247720 15314 tablet_bootstrap.cc:654] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.249538 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07af602114a64c23bc69e745a0a0675b" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:40.250084 15019 raft_consensus.cc:3060] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.252978 15316 tablet_bootstrap.cc:492] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e: No bootstrap required, opened a new log
I20260710 13:20:40.253487 15314 tablet_bootstrap.cc:492] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:40.253500 15316 ts_tablet_manager.cc:1403] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260710 13:20:40.254052 15314 ts_tablet_manager.cc:1403] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 13:20:40.256464 15316 raft_consensus.cc:359] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.256783 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07af602114a64c23bc69e745a0a0675b" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:40.256889 15314 raft_consensus.cc:359] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.257330 15316 raft_consensus.cc:385] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.257444 15169 raft_consensus.cc:3060] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.258159 15316 raft_consensus.cc:740] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.258348 15247 raft_consensus.cc:515] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.258913 15316 consensus_queue.cc:260] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.261292 15316 ts_tablet_manager.cc:1434] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:40.261777 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f44dcbcd9034b88ae9ed3a42f6eacac" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:40.262383 15095 raft_consensus.cc:3060] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.263518 15247 leader_election.cc:290] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Requested vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.263823 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f44dcbcd9034b88ae9ed3a42f6eacac" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:40.264438 15168 raft_consensus.cc:3060] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.264616 15169 raft_consensus.cc:2468] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 1.
I20260710 13:20:40.257603 15314 raft_consensus.cc:385] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.265503 15314 raft_consensus.cc:740] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.266275 15314 consensus_queue.cc:260] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.268697 15314 ts_tablet_manager.cc:1434] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:20:40.269649 15314 tablet_bootstrap.cc:492] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:40.270571 15168 raft_consensus.cc:2468] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 1.
I20260710 13:20:40.270732 15303 raft_consensus.cc:493] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.271191 15303 raft_consensus.cc:515] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.271802 14984 leader_election.cc:304] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.272724 15059 leader_election.cc:304] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 9010cbcbff8d4751a7699a68fa9e1df9; no voters: 
I20260710 13:20:40.273307 15303 leader_election.cc:290] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:40.273627 15335 raft_consensus.cc:2804] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.274240 15327 raft_consensus.cc:2804] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.274132 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989a5bcb8801465098ce8a1a6b089595" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:40.274747 15327 raft_consensus.cc:697] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Becoming Leader. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:40.274937 15018 raft_consensus.cc:2468] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 0.
I20260710 13:20:40.275619 15314 tablet_bootstrap.cc:654] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.275660 15327 consensus_queue.cc:237] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.276136 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989a5bcb8801465098ce8a1a6b089595" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:40.276206 15133 leader_election.cc:304] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.276923 15096 raft_consensus.cc:2468] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 0.
I20260710 13:20:40.277212 15303 raft_consensus.cc:2804] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.277629 15303 raft_consensus.cc:493] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.277947 15303 raft_consensus.cc:3060] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.279165 15335 raft_consensus.cc:697] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Becoming Leader. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:40.280617 15335 consensus_queue.cc:237] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.272296 15095 raft_consensus.cc:2468] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 1.
I20260710 13:20:40.287758 15314 tablet_bootstrap.cc:492] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:40.288219 15314 ts_tablet_manager.cc:1403] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:20:40.290668 15314 raft_consensus.cc:359] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.291334 15314 raft_consensus.cc:385] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.291596 15314 raft_consensus.cc:740] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.290920 14915 catalog_manager.cc:5697] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.292227 15314 consensus_queue.cc:260] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.294258 15314 ts_tablet_manager.cc:1434] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:40.295266 15314 tablet_bootstrap.cc:492] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9: Bootstrap starting.
I20260710 13:20:40.295656 15303 raft_consensus.cc:515] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.283093 15019 raft_consensus.cc:2468] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 1.
I20260710 13:20:40.298432 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989a5bcb8801465098ce8a1a6b089595" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:40.299098 15018 raft_consensus.cc:3060] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.306100 15018 raft_consensus.cc:2468] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 1.
I20260710 13:20:40.307235 15133 leader_election.cc:304] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.308061 15343 raft_consensus.cc:2804] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.309058 15314 tablet_bootstrap.cc:654] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:40.310256 14915 catalog_manager.cc:5697] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.315337 15247 raft_consensus.cc:493] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.316262 15303 leader_election.cc:290] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 1 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:40.318089 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989a5bcb8801465098ce8a1a6b089595" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:40.318815 15095 raft_consensus.cc:3060] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.321240 15343 raft_consensus.cc:697] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Becoming Leader. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:40.322147 15343 consensus_queue.cc:237] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.315907 15247 raft_consensus.cc:515] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.323429 15314 tablet_bootstrap.cc:492] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9: No bootstrap required, opened a new log
I20260710 13:20:40.324011 15314 ts_tablet_manager.cc:1403] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260710 13:20:40.326221 15347 raft_consensus.cc:493] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.326076 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485f012a97a949c988a458beb10809f0" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:40.327080 15168 raft_consensus.cc:2393] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91f867686fa049cea3d21ff0b9e3700e in current term 1: Already voted for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in this term.
I20260710 13:20:40.326812 15347 raft_consensus.cc:515] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.326833 15314 raft_consensus.cc:359] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.327476 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485f012a97a949c988a458beb10809f0" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:40.327664 15314 raft_consensus.cc:385] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:40.328001 15314 raft_consensus.cc:740] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Initialized, Role: FOLLOWER
I20260710 13:20:40.328642 15314 consensus_queue.cc:260] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.329152 15347 leader_election.cc:290] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.330164 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431480c1b62d4fe1b6d073e3b5824a83" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:40.330386 14987 leader_election.cc:304] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91f867686fa049cea3d21ff0b9e3700e; no voters: 1d7676e1420a459883d2bd63b7bbe509, 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:40.330654 15314 ts_tablet_manager.cc:1434] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:40.330766 15168 raft_consensus.cc:2468] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 0.
I20260710 13:20:40.331413 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431480c1b62d4fe1b6d073e3b5824a83" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:40.331981 15096 raft_consensus.cc:2468] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 0.
I20260710 13:20:40.332034 14984 leader_election.cc:304] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.334940 15347 raft_consensus.cc:3060] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.335520 15348 raft_consensus.cc:2804] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.335929 15348 raft_consensus.cc:493] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.336226 15348 raft_consensus.cc:3060] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.326035 15247 leader_election.cc:290] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.337947 14915 catalog_manager.cc:5697] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "1d7676e1420a459883d2bd63b7bbe509" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.343118 15095 raft_consensus.cc:2468] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 1.
I20260710 13:20:40.343578 15247 raft_consensus.cc:493] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.344038 15247 raft_consensus.cc:515] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.347851 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6ea1c5e48f468481b5cef36cdc1e53" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:40.348917 15168 raft_consensus.cc:2468] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 0.
I20260710 13:20:40.349059 14917 catalog_manager.cc:5697] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193). New cstate: current_term: 1 leader_uuid: "91f867686fa049cea3d21ff0b9e3700e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.350173 14984 leader_election.cc:304] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.351202 15335 raft_consensus.cc:2804] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.351576 15335 raft_consensus.cc:493] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.351681 15347 raft_consensus.cc:2749] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:40.351960 15335 raft_consensus.cc:3060] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.352458 15247 leader_election.cc:290] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.343127 15348 raft_consensus.cc:515] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.355115 15348 leader_election.cc:290] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Requested vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.355899 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6ea1c5e48f468481b5cef36cdc1e53" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" is_pre_election: true
I20260710 13:20:40.356138 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431480c1b62d4fe1b6d073e3b5824a83" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:40.356601 15168 raft_consensus.cc:3060] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.357458 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431480c1b62d4fe1b6d073e3b5824a83" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:40.357916 15096 raft_consensus.cc:3060] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.356518 15095 raft_consensus.cc:2468] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 0.
I20260710 13:20:40.361069 15327 raft_consensus.cc:493] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:40.360976 15335 raft_consensus.cc:515] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.361601 15327 raft_consensus.cc:515] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.363448 15335 leader_election.cc:290] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Requested vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.363655 15327 leader_election.cc:290] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.364318 15168 raft_consensus.cc:2468] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 1.
I20260710 13:20:40.364547 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6ea1c5e48f468481b5cef36cdc1e53" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:40.364548 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1907aadb6534fb5b7d8d326e0dc62b7" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e" is_pre_election: true
I20260710 13:20:40.365232 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1907aadb6534fb5b7d8d326e0dc62b7" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509" is_pre_election: true
I20260710 13:20:40.365370 15169 raft_consensus.cc:3060] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.365468 15018 raft_consensus.cc:2468] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 0.
I20260710 13:20:40.365528 14984 leader_election.cc:304] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.365867 15170 raft_consensus.cc:2468] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 0.
I20260710 13:20:40.366487 15335 raft_consensus.cc:2804] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.366909 15059 leader_election.cc:304] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.367152 15335 raft_consensus.cc:697] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Becoming Leader. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:40.368296 15302 raft_consensus.cc:2804] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:40.367991 15335 consensus_queue.cc:237] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.368685 15302 raft_consensus.cc:493] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:40.369026 15302 raft_consensus.cc:3060] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.372390 15169 raft_consensus.cc:2468] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 1.
I20260710 13:20:40.373518 14984 leader_election.cc:304] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.374538 15348 raft_consensus.cc:2804] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.374996 15348 raft_consensus.cc:697] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Becoming Leader. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:40.375348 15096 raft_consensus.cc:2468] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 1.
I20260710 13:20:40.375852 15348 consensus_queue.cc:237] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.378084 15302 raft_consensus.cc:515] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.382843 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6ea1c5e48f468481b5cef36cdc1e53" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:40.383737 15095 raft_consensus.cc:3060] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.384490 15302 leader_election.cc:290] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.385190 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1907aadb6534fb5b7d8d326e0dc62b7" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:40.385788 15018 raft_consensus.cc:3060] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.387984 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1907aadb6534fb5b7d8d326e0dc62b7" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:40.388549 15169 raft_consensus.cc:3060] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:40.391780 15095 raft_consensus.cc:2468] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 1.
I20260710 13:20:40.391306 14917 catalog_manager.cc:5697] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193). New cstate: current_term: 1 leader_uuid: "91f867686fa049cea3d21ff0b9e3700e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.392489 15018 raft_consensus.cc:2468] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 1.
I20260710 13:20:40.394083 15059 leader_election.cc:304] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.394973 15302 raft_consensus.cc:2804] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:40.394932 15169 raft_consensus.cc:2468] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 1.
I20260710 13:20:40.395709 15302 raft_consensus.cc:697] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Becoming Leader. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:40.396541 15302 consensus_queue.cc:237] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.405448 14915 catalog_manager.cc:5697] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e reported cstate change: term changed from 0 to 1, leader changed from <none> to 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193). New cstate: current_term: 1 leader_uuid: "91f867686fa049cea3d21ff0b9e3700e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.410360 14917 catalog_manager.cc:5697] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.419894 15302 consensus_queue.cc:1048] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.433957 15326 consensus_queue.cc:1048] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.482533 15095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "485f012a97a949c988a458beb10809f0"
dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
mode: GRACEFUL
new_leader_uuid: "91f867686fa049cea3d21ff0b9e3700e"
 from {username='slave'} at 127.0.0.1:56726
I20260710 13:20:40.483131 15095 raft_consensus.cc:606] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Received request to transfer leadership to TS 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:40.487864 15095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07af602114a64c23bc69e745a0a0675b"
dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
mode: GRACEFUL
new_leader_uuid: "91f867686fa049cea3d21ff0b9e3700e"
 from {username='slave'} at 127.0.0.1:56726
I20260710 13:20:40.488339 15095 raft_consensus.cc:606] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Received request to transfer leadership to TS 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:40.492655 15169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a929e13d7cf9418783845d0d23b0a648"
dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
mode: GRACEFUL
new_leader_uuid: "91f867686fa049cea3d21ff0b9e3700e"
 from {username='slave'} at 127.0.0.1:46092
I20260710 13:20:40.493135 15169 raft_consensus.cc:606] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Received request to transfer leadership to TS 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:40.497990 15095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92fd977c413445e99f27aeb1070e25b9"
dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
mode: GRACEFUL
new_leader_uuid: "91f867686fa049cea3d21ff0b9e3700e"
 from {username='slave'} at 127.0.0.1:56726
I20260710 13:20:40.498513 15095 raft_consensus.cc:606] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Received request to transfer leadership to TS 91f867686fa049cea3d21ff0b9e3700e
I20260710 13:20:40.502929 15018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a6ea1c5e48f468481b5cef36cdc1e53"
dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
mode: GRACEFUL
new_leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
 from {username='slave'} at 127.0.0.1:60076
I20260710 13:20:40.503547 15018 raft_consensus.cc:606] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Received request to transfer leadership to TS 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:40.509080 15018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f44dcbcd9034b88ae9ed3a42f6eacac"
dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
mode: GRACEFUL
new_leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
 from {username='slave'} at 127.0.0.1:60076
I20260710 13:20:40.509554 15018 raft_consensus.cc:606] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Received request to transfer leadership to TS 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:40.514773 15169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "989a5bcb8801465098ce8a1a6b089595"
dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
mode: GRACEFUL
new_leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
 from {username='slave'} at 127.0.0.1:46092
I20260710 13:20:40.515398 15169 raft_consensus.cc:606] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Received request to transfer leadership to TS 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:40.519713 15018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "431480c1b62d4fe1b6d073e3b5824a83"
dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
mode: GRACEFUL
new_leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
 from {username='slave'} at 127.0.0.1:60076
I20260710 13:20:40.520217 15018 raft_consensus.cc:606] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Received request to transfer leadership to TS 9010cbcbff8d4751a7699a68fa9e1df9
I20260710 13:20:40.524701 15095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1907aadb6534fb5b7d8d326e0dc62b7"
dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
mode: GRACEFUL
new_leader_uuid: "1d7676e1420a459883d2bd63b7bbe509"
 from {username='slave'} at 127.0.0.1:56726
I20260710 13:20:40.525182 15095 raft_consensus.cc:606] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Received request to transfer leadership to TS 1d7676e1420a459883d2bd63b7bbe509
I20260710 13:20:40.685947 15343 consensus_queue.cc:1048] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.695598 15343 consensus_queue.cc:1048] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.704192 15303 raft_consensus.cc:993] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509: : Instructing follower 91f867686fa049cea3d21ff0b9e3700e to start an election
I20260710 13:20:40.704665 15343 raft_consensus.cc:1081] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Signalling peer 91f867686fa049cea3d21ff0b9e3700e to start an election
I20260710 13:20:40.706296 15018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a929e13d7cf9418783845d0d23b0a648"
dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
 from {username='slave'} at 127.0.0.1:60058
I20260710 13:20:40.707190 15018 raft_consensus.cc:493] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.707533 15018 raft_consensus.cc:3060] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.713924 15018 raft_consensus.cc:515] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.716171 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a929e13d7cf9418783845d0d23b0a648" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:40.716487 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a929e13d7cf9418783845d0d23b0a648" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:40.716727 15095 raft_consensus.cc:3060] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.717105 15169 raft_consensus.cc:3055] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.717411 15169 raft_consensus.cc:740] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:40.718084 15169 consensus_queue.cc:260] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.719168 15169 raft_consensus.cc:3060] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.722383 15326 consensus_queue.cc:1048] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.722827 15095 raft_consensus.cc:2468] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 2.
I20260710 13:20:40.723630 15018 leader_election.cc:290] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 2 election: Requested vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.724052 14987 leader_election.cc:304] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.725168 15335 raft_consensus.cc:2804] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.725677 15335 raft_consensus.cc:697] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Becoming Leader. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:40.725975 15169 raft_consensus.cc:2468] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 2.
I20260710 13:20:40.726357 15335 consensus_queue.cc:237] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.729874 15327 raft_consensus.cc:993] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9: : Instructing follower 91f867686fa049cea3d21ff0b9e3700e to start an election
I20260710 13:20:40.730294 15302 raft_consensus.cc:1081] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Signalling peer 91f867686fa049cea3d21ff0b9e3700e to start an election
I20260710 13:20:40.734561 15019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07af602114a64c23bc69e745a0a0675b"
dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
 from {username='slave'} at 127.0.0.1:60070
I20260710 13:20:40.735106 15019 raft_consensus.cc:493] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.735459 15019 raft_consensus.cc:3060] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.736802 15327 consensus_queue.cc:1048] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.739691 15302 consensus_queue.cc:1048] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.742023 14915 catalog_manager.cc:5697] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e reported cstate change: term changed from 1 to 2, leader changed from 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195) to 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193). New cstate: current_term: 2 leader_uuid: "91f867686fa049cea3d21ff0b9e3700e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.743754 15019 raft_consensus.cc:515] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.752894 15095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07af602114a64c23bc69e745a0a0675b" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:40.753528 15095 raft_consensus.cc:3055] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.753846 15095 raft_consensus.cc:740] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:40.754608 15019 leader_election.cc:290] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 2 election: Requested vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.754597 15095 consensus_queue.cc:260] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.755510 15095 raft_consensus.cc:3060] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.755748 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07af602114a64c23bc69e745a0a0675b" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:40.759249 15327 raft_consensus.cc:993] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9: : Instructing follower 91f867686fa049cea3d21ff0b9e3700e to start an election
I20260710 13:20:40.759786 15327 raft_consensus.cc:1081] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Signalling peer 91f867686fa049cea3d21ff0b9e3700e to start an election
I20260710 13:20:40.761816 15019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92fd977c413445e99f27aeb1070e25b9"
dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
 from {username='slave'} at 127.0.0.1:60070
I20260710 13:20:40.763936 15019 raft_consensus.cc:493] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.764410 15019 raft_consensus.cc:3060] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.765677 15326 consensus_queue.cc:1048] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.774888 15019 raft_consensus.cc:515] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.776280 15018 raft_consensus.cc:1240] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Rejecting Update request from peer 9010cbcbff8d4751a7699a68fa9e1df9 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:40.777042 15343 consensus_queue.cc:1048] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.777729 15326 consensus_queue.cc:1059] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.778439 15096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fd977c413445e99f27aeb1070e25b9" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:40.778587 15326 raft_consensus.cc:3055] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.778977 15326 raft_consensus.cc:740] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:40.779811 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92fd977c413445e99f27aeb1070e25b9" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:40.779808 15326 consensus_queue.cc:260] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.783771 15326 raft_consensus.cc:3060] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.789363 15095 raft_consensus.cc:2468] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 2.
I20260710 13:20:40.791054 14987 leader_election.cc:304] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [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: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 1d7676e1420a459883d2bd63b7bbe509
I20260710 13:20:40.793474 15348 raft_consensus.cc:2804] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.794081 15348 raft_consensus.cc:697] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Becoming Leader. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:40.797044 15348 consensus_queue.cc:237] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.800081 15019 leader_election.cc:290] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 2 election: Requested vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.802839 15355 consensus_queue.cc:1048] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.807765 15348 consensus_queue.cc:1048] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.807930 14915 catalog_manager.cc:5697] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e reported cstate change: term changed from 1 to 2, leader changed from 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194) to 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193). New cstate: current_term: 2 leader_uuid: "91f867686fa049cea3d21ff0b9e3700e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.819429 15096 raft_consensus.cc:2468] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 2.
I20260710 13:20:40.822220 14987 leader_election.cc:304] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [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: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 1d7676e1420a459883d2bd63b7bbe509
I20260710 13:20:40.823597 15348 raft_consensus.cc:2804] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.824227 15348 raft_consensus.cc:697] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Becoming Leader. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:40.826140 15348 consensus_queue.cc:237] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [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: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.830506 15335 raft_consensus.cc:993] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e: : Instructing follower 9010cbcbff8d4751a7699a68fa9e1df9 to start an election
I20260710 13:20:40.830927 15347 raft_consensus.cc:1081] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Signalling peer 9010cbcbff8d4751a7699a68fa9e1df9 to start an election
I20260710 13:20:40.839484 15093 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a6ea1c5e48f468481b5cef36cdc1e53"
dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
 from {username='slave'} at 127.0.0.1:56712
I20260710 13:20:40.840193 15093 raft_consensus.cc:493] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.840551 15093 raft_consensus.cc:3060] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.845376 15347 consensus_queue.cc:1048] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.857967 14919 catalog_manager.cc:5697] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e reported cstate change: term changed from 1 to 2, leader changed from 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194) to 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193). New cstate: current_term: 2 leader_uuid: "91f867686fa049cea3d21ff0b9e3700e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.861033 15348 consensus_queue.cc:1048] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:40.857775 15093 raft_consensus.cc:515] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.867065 15326 consensus_queue.cc:1048] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.870808 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6ea1c5e48f468481b5cef36cdc1e53" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:40.871387 15018 raft_consensus.cc:3055] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.871724 15018 raft_consensus.cc:740] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:40.872419 15018 consensus_queue.cc:260] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.872735 15168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a6ea1c5e48f468481b5cef36cdc1e53" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:40.873237 15018 raft_consensus.cc:3060] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.877547 15093 leader_election.cc:290] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 2 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.885063 15302 consensus_queue.cc:1048] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.886045 15018 raft_consensus.cc:2468] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 2.
I20260710 13:20:40.888195 15059 leader_election.cc:304] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [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: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 1d7676e1420a459883d2bd63b7bbe509
I20260710 13:20:40.888947 15302 raft_consensus.cc:2804] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.889724 15302 raft_consensus.cc:697] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Becoming Leader. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:40.890512 15302 consensus_queue.cc:237] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.899576 15355 raft_consensus.cc:993] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509: : Instructing follower 9010cbcbff8d4751a7699a68fa9e1df9 to start an election
I20260710 13:20:40.900022 15343 raft_consensus.cc:1081] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Signalling peer 9010cbcbff8d4751a7699a68fa9e1df9 to start an election
I20260710 13:20:40.901108 15347 consensus_queue.cc:1048] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.901988 15095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "989a5bcb8801465098ce8a1a6b089595"
dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
 from {username='slave'} at 127.0.0.1:56700
I20260710 13:20:40.902522 15095 raft_consensus.cc:493] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.902880 15095 raft_consensus.cc:3060] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.903501 15327 raft_consensus.cc:993] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9: : Instructing follower 1d7676e1420a459883d2bd63b7bbe509 to start an election
I20260710 13:20:40.905143 15327 raft_consensus.cc:1081] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Signalling peer 1d7676e1420a459883d2bd63b7bbe509 to start an election
I20260710 13:20:40.908298 15170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1907aadb6534fb5b7d8d326e0dc62b7"
dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
 from {username='slave'} at 127.0.0.1:46088
I20260710 13:20:40.908829 15170 raft_consensus.cc:493] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.909176 15170 raft_consensus.cc:3060] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.910056 15335 consensus_queue.cc:1048] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.911091 14919 catalog_manager.cc:5697] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 reported cstate change: term changed from 1 to 2, leader changed from 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193) to 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194). New cstate: current_term: 2 leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.928922 15170 raft_consensus.cc:515] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.932580 15335 raft_consensus.cc:993] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e: : Instructing follower 9010cbcbff8d4751a7699a68fa9e1df9 to start an election
I20260710 13:20:40.930431 15095 raft_consensus.cc:515] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.933035 15335 raft_consensus.cc:1081] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Signalling peer 9010cbcbff8d4751a7699a68fa9e1df9 to start an election
I20260710 13:20:40.933589 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1907aadb6534fb5b7d8d326e0dc62b7" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:40.934115 15018 raft_consensus.cc:3060] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.935050 15170 leader_election.cc:290] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 2 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:40.934406 15095 leader_election.cc:290] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 2 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.936285 15096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "431480c1b62d4fe1b6d073e3b5824a83"
dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
 from {username='slave'} at 127.0.0.1:56712
I20260710 13:20:40.936837 15096 raft_consensus.cc:493] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.937196 15096 raft_consensus.cc:3060] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.938419 15092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1907aadb6534fb5b7d8d326e0dc62b7" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:40.939047 15092 raft_consensus.cc:3055] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.939093 15019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989a5bcb8801465098ce8a1a6b089595" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:40.939432 15092 raft_consensus.cc:740] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:40.939747 15019 raft_consensus.cc:3060] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.940231 15092 consensus_queue.cc:260] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.941358 15092 raft_consensus.cc:3060] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.943964 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "989a5bcb8801465098ce8a1a6b089595" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:40.944515 15169 raft_consensus.cc:3055] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.944795 15169 raft_consensus.cc:740] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:40.945351 15096 raft_consensus.cc:515] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.945583 15169 consensus_queue.cc:260] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.946359 15019 raft_consensus.cc:2468] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 2.
I20260710 13:20:40.946641 15169 raft_consensus.cc:3060] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.947649 15096 leader_election.cc:290] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 2 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.947844 15059 leader_election.cc:304] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.949043 15326 raft_consensus.cc:2804] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.949494 15326 raft_consensus.cc:697] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Becoming Leader. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:40.950405 15094 raft_consensus.cc:1240] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Rejecting Update request from peer 91f867686fa049cea3d21ff0b9e3700e for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:40.950130 15348 consensus_queue.cc:1048] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:40.950274 15326 consensus_queue.cc:237] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.952234 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431480c1b62d4fe1b6d073e3b5824a83" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:40.952849 15020 raft_consensus.cc:3055] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.953167 15020 raft_consensus.cc:740] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:40.953929 15020 consensus_queue.cc:260] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.956514 15018 raft_consensus.cc:2468] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 2.
I20260710 13:20:40.958788 15133 leader_election.cc:304] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.959719 15355 raft_consensus.cc:2804] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.959824 15170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "431480c1b62d4fe1b6d073e3b5824a83" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:40.960233 15169 raft_consensus.cc:2468] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 2.
I20260710 13:20:40.960247 15355 raft_consensus.cc:697] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 LEADER]: Becoming Leader. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:40.961771 15355 consensus_queue.cc:237] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.954807 15020 raft_consensus.cc:3060] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.964027 15348 raft_consensus.cc:993] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e: : Instructing follower 9010cbcbff8d4751a7699a68fa9e1df9 to start an election
I20260710 13:20:40.965255 15348 raft_consensus.cc:1081] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Signalling peer 9010cbcbff8d4751a7699a68fa9e1df9 to start an election
I20260710 13:20:40.966024 15092 raft_consensus.cc:2468] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 2.
I20260710 13:20:40.967975 15092 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f44dcbcd9034b88ae9ed3a42f6eacac"
dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
 from {username='slave'} at 127.0.0.1:56712
I20260710 13:20:40.968474 15092 raft_consensus.cc:493] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.968827 15092 raft_consensus.cc:3060] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.970031 15020 raft_consensus.cc:2468] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 2.
I20260710 13:20:40.971130 15059 leader_election.cc:304] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [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: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 1d7676e1420a459883d2bd63b7bbe509
I20260710 13:20:40.972183 15326 raft_consensus.cc:2804] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.972645 15326 raft_consensus.cc:697] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Becoming Leader. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:40.973410 15326 consensus_queue.cc:237] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [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: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.973217 14915 catalog_manager.cc:5697] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 reported cstate change: term changed from 1 to 2, leader changed from 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195) to 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194). New cstate: current_term: 2 leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.976246 15092 raft_consensus.cc:515] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.977435 14917 catalog_manager.cc:5697] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 reported cstate change: term changed from 1 to 2, leader changed from 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194) to 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195). New cstate: current_term: 2 leader_uuid: "1d7676e1420a459883d2bd63b7bbe509" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.978853 15020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f44dcbcd9034b88ae9ed3a42f6eacac" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:40.979439 15020 raft_consensus.cc:3055] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.979760 15020 raft_consensus.cc:740] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:40.980460 15020 consensus_queue.cc:260] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:40.979106 15092 leader_election.cc:290] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 2 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:40.981527 15020 raft_consensus.cc:3060] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.981603 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f44dcbcd9034b88ae9ed3a42f6eacac" candidate_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:40.982290 15169 raft_consensus.cc:3060] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.989164 15020 raft_consensus.cc:2468] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 2.
I20260710 13:20:40.989702 15169 raft_consensus.cc:2468] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9010cbcbff8d4751a7699a68fa9e1df9 in term 2.
I20260710 13:20:40.991451 15059 leader_election.cc:304] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9010cbcbff8d4751a7699a68fa9e1df9, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:40.992316 15302 raft_consensus.cc:2804] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.991894 14917 catalog_manager.cc:5697] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 reported cstate change: term changed from 1 to 2, leader changed from 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193) to 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194). New cstate: current_term: 2 leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.992784 15302 raft_consensus.cc:697] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Becoming Leader. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:40.993543 15302 consensus_queue.cc:237] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:41.003358 14915 catalog_manager.cc:5697] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 reported cstate change: term changed from 1 to 2, leader changed from 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193) to 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194). New cstate: current_term: 2 leader_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:41.036342 15302 raft_consensus.cc:993] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9: : Instructing follower 91f867686fa049cea3d21ff0b9e3700e to start an election
I20260710 13:20:41.036798 15327 raft_consensus.cc:1081] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Signalling peer 91f867686fa049cea3d21ff0b9e3700e to start an election
I20260710 13:20:41.038255 15020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "485f012a97a949c988a458beb10809f0"
dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
 from {username='slave'} at 127.0.0.1:60070
I20260710 13:20:41.038722 15020 raft_consensus.cc:493] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:41.039040 15020 raft_consensus.cc:3060] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:41.043635 15020 raft_consensus.cc:515] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:41.045136 15020 leader_election.cc:290] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 2 election: Requested vote from peers 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699), 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195:33673)
I20260710 13:20:41.045977 15092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485f012a97a949c988a458beb10809f0" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:41.046171 15169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485f012a97a949c988a458beb10809f0" candidate_uuid: "91f867686fa049cea3d21ff0b9e3700e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
I20260710 13:20:41.046545 15092 raft_consensus.cc:3055] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:41.046674 15169 raft_consensus.cc:3060] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:41.046931 15092 raft_consensus.cc:740] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:41.047776 15092 consensus_queue.cc:260] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:41.048694 15092 raft_consensus.cc:3060] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:41.050966 15169 raft_consensus.cc:2468] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 2.
I20260710 13:20:41.051934 14984 leader_election.cc:304] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:41.052582 15247 raft_consensus.cc:2804] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:41.053053 15247 raft_consensus.cc:697] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Becoming Leader. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:41.054025 15092 raft_consensus.cc:2468] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91f867686fa049cea3d21ff0b9e3700e in term 2.
I20260710 13:20:41.053845 15247 consensus_queue.cc:237] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:41.060350 14915 catalog_manager.cc:5697] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e reported cstate change: term changed from 1 to 2, leader changed from 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194) to 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193). New cstate: current_term: 2 leader_uuid: "91f867686fa049cea3d21ff0b9e3700e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:41.194307 15169 raft_consensus.cc:3060] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:41.198757 15169 raft_consensus.cc:1275] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Refusing update from remote peer 91f867686fa049cea3d21ff0b9e3700e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.199960 15247 consensus_queue.cc:1048] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.207070 15092 raft_consensus.cc:1275] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Refusing update from remote peer 91f867686fa049cea3d21ff0b9e3700e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.208673 15348 consensus_queue.cc:1048] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.263916 15092 raft_consensus.cc:1275] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Refusing update from remote peer 91f867686fa049cea3d21ff0b9e3700e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.265201 15348 consensus_queue.cc:1048] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.272437 15169 raft_consensus.cc:3060] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:41.280066 15169 raft_consensus.cc:1275] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Refusing update from remote peer 91f867686fa049cea3d21ff0b9e3700e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.281463 15335 consensus_queue.cc:1048] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.285972 15168 raft_consensus.cc:1275] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Refusing update from remote peer 91f867686fa049cea3d21ff0b9e3700e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.287904 15335 consensus_queue.cc:1048] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.294556 15092 raft_consensus.cc:1275] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Refusing update from remote peer 91f867686fa049cea3d21ff0b9e3700e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.295889 15347 consensus_queue.cc:1048] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.361505 15020 raft_consensus.cc:1275] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Refusing update from remote peer 9010cbcbff8d4751a7699a68fa9e1df9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.362723 15327 consensus_queue.cc:1048] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.366631 15169 raft_consensus.cc:3060] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:41.369694 15168 raft_consensus.cc:3060] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:41.373445 15170 raft_consensus.cc:1275] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Refusing update from remote peer 9010cbcbff8d4751a7699a68fa9e1df9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.375684 15302 consensus_queue.cc:1048] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.376636 15169 raft_consensus.cc:1275] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Refusing update from remote peer 9010cbcbff8d4751a7699a68fa9e1df9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.376937 15168 raft_consensus.cc:1275] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Refusing update from remote peer 9010cbcbff8d4751a7699a68fa9e1df9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.378701 15302 consensus_queue.cc:1048] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.378831 15327 consensus_queue.cc:1048] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.394616 15020 raft_consensus.cc:1275] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Refusing update from remote peer 9010cbcbff8d4751a7699a68fa9e1df9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.396896 15020 raft_consensus.cc:1275] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Refusing update from remote peer 9010cbcbff8d4751a7699a68fa9e1df9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.399989 15384 consensus_queue.cc:1048] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.401039 15385 consensus_queue.cc:1048] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:20:41.403851 15092 raft_consensus.cc:1275] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Refusing update from remote peer 1d7676e1420a459883d2bd63b7bbe509: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.405229 15343 consensus_queue.cc:1048] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.414268 15018 raft_consensus.cc:1275] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Refusing update from remote peer 1d7676e1420a459883d2bd63b7bbe509: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.415940 15343 consensus_queue.cc:1048] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.513434 15018 raft_consensus.cc:1275] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Refusing update from remote peer 9010cbcbff8d4751a7699a68fa9e1df9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.514693 15385 consensus_queue.cc:1048] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.522110 15170 raft_consensus.cc:1275] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Refusing update from remote peer 9010cbcbff8d4751a7699a68fa9e1df9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.523687 15326 consensus_queue.cc:1048] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.582576 15092 raft_consensus.cc:1275] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Refusing update from remote peer 91f867686fa049cea3d21ff0b9e3700e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.583856 15347 consensus_queue.cc:1048] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:41.592294 15170 raft_consensus.cc:1275] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Refusing update from remote peer 91f867686fa049cea3d21ff0b9e3700e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:41.594044 15335 consensus_queue.cc:1048] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:43.528510 14915 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40488:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:43.545871 14915 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40488:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:43.566175 11191 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:20:43.650034 15424 tablet.cc:1724] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.707722 15430 tablet.cc:1724] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.718792 15427 tablet.cc:1724] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.670346 15419 tablet.cc:1724] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.791783 15444 tablet.cc:1724] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.774887 15424 tablet.cc:1724] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.817021 14987 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.237.194:34699, user_credentials={real_user=slave}} blocked reactor thread for 47107.9us
I20260710 13:20:43.831840 15447 tablet.cc:1724] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.836767 15059 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.237.193:37085, user_credentials={real_user=slave}} blocked reactor thread for 43520us
I20260710 13:20:43.828948 15430 tablet.cc:1724] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.859113 15020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "485f012a97a949c988a458beb10809f0"
dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
mode: GRACEFUL
new_leader_uuid: "1d7676e1420a459883d2bd63b7bbe509"
 from {username='slave'} at 127.0.0.1:60090
I20260710 13:20:43.860428 15020 raft_consensus.cc:606] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Received request to transfer leadership to TS 1d7676e1420a459883d2bd63b7bbe509
I20260710 13:20:43.863332 15419 tablet.cc:1724] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.858788 15443 tablet.cc:1724] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.889325 15424 tablet.cc:1724] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.895820 15446 tablet.cc:1724] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.897887 15427 tablet.cc:1724] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.917101 15450 raft_consensus.cc:993] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e: : Instructing follower 1d7676e1420a459883d2bd63b7bbe509 to start an election
I20260710 13:20:43.917737 15449 raft_consensus.cc:1081] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Signalling peer 1d7676e1420a459883d2bd63b7bbe509 to start an election
I20260710 13:20:43.924468 15170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "485f012a97a949c988a458beb10809f0"
dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
 from {username='slave'} at 127.0.0.1:46074
I20260710 13:20:43.925073 15170 raft_consensus.cc:493] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:43.925443 15170 raft_consensus.cc:3060] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.919200 15419 tablet.cc:1724] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.929165 15453 tablet.cc:1724] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.944288 15447 tablet.cc:1724] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.945246 15446 tablet.cc:1724] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.935961 15430 tablet.cc:1724] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.948441 15454 tablet.cc:1724] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.954661 15170 raft_consensus.cc:515] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:43.958649 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485f012a97a949c988a458beb10809f0" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:43.959214 15018 raft_consensus.cc:3055] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:43.959506 15018 raft_consensus.cc:740] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:43.960310 15018 consensus_queue.cc:260] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [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: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:43.961356 15018 raft_consensus.cc:3060] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.963614 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485f012a97a949c988a458beb10809f0" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:43.964203 15094 raft_consensus.cc:3060] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.955107 15444 tablet.cc:1724] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.965747 15459 tablet.cc:1724] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.975854 15424 tablet.cc:1724] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:43.976814 15170 leader_election.cc:290] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 3 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:43.983716 15460 tablet.cc:1724] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:44.004384 15018 raft_consensus.cc:2468] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 3.
I20260710 13:20:44.005553 15133 leader_election.cc:304] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [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: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:44.006498 15441 raft_consensus.cc:2804] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:44.006946 15441 raft_consensus.cc:697] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 3 LEADER]: Becoming Leader. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:44.007727 15441 consensus_queue.cc:237] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [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: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:44.009414 15094 raft_consensus.cc:2468] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 3.
I20260710 13:20:44.012822 15443 tablet.cc:1724] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:44.026196 15094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f44dcbcd9034b88ae9ed3a42f6eacac"
dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
mode: GRACEFUL
new_leader_uuid: "1d7676e1420a459883d2bd63b7bbe509"
 from {username='slave'} at 127.0.0.1:35410
I20260710 13:20:44.026839 15094 raft_consensus.cc:606] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Received request to transfer leadership to TS 1d7676e1420a459883d2bd63b7bbe509
I20260710 13:20:44.030494 11191 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:20:44.030375 15419 tablet.cc:1724] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:44.031205 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:44.039440 15443 tablet.cc:1724] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:44.041074 15446 tablet.cc:1724] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:44.044032 15018 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd6b32b4b0a94666bbdcd3bf4dcb6cf1"
dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
mode: GRACEFUL
new_leader_uuid: "1d7676e1420a459883d2bd63b7bbe509"
 from {username='slave'} at 127.0.0.1:60090
I20260710 13:20:44.044597 15018 raft_consensus.cc:606] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Received request to transfer leadership to TS 1d7676e1420a459883d2bd63b7bbe509
I20260710 13:20:44.047345 15094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb"
dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
mode: GRACEFUL
new_leader_uuid: "1d7676e1420a459883d2bd63b7bbe509"
 from {username='slave'} at 127.0.0.1:35410
I20260710 13:20:44.047895 15094 raft_consensus.cc:606] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Received request to transfer leadership to TS 1d7676e1420a459883d2bd63b7bbe509
I20260710 13:20:44.051254 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:44.051826 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:44.052250 14917 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79: soft_deleted_table [id=6f95e17574a840c6a400dcf422718ebc] alter complete (version 1)
I20260710 13:20:44.064023 14917 catalog_manager.cc:5697] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 reported cstate change: term changed from 2 to 3, leader changed from 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193) to 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195). New cstate: current_term: 3 leader_uuid: "1d7676e1420a459883d2bd63b7bbe509" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.407580 15449 raft_consensus.cc:993] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e: : Instructing follower 1d7676e1420a459883d2bd63b7bbe509 to start an election
I20260710 13:20:44.408051 15449 raft_consensus.cc:1081] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Signalling peer 1d7676e1420a459883d2bd63b7bbe509 to start an election
I20260710 13:20:44.409611 15170 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd6b32b4b0a94666bbdcd3bf4dcb6cf1"
dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
 from {username='slave'} at 127.0.0.1:46074
I20260710 13:20:44.410174 15170 raft_consensus.cc:493] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.410529 15170 raft_consensus.cc:3060] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.413317 15445 raft_consensus.cc:993] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9: : Instructing follower 1d7676e1420a459883d2bd63b7bbe509 to start an election
I20260710 13:20:44.413762 15384 raft_consensus.cc:1081] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Signalling peer 1d7676e1420a459883d2bd63b7bbe509 to start an election
I20260710 13:20:44.415270 15166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f44dcbcd9034b88ae9ed3a42f6eacac"
dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
 from {username='slave'} at 127.0.0.1:46088
I20260710 13:20:44.415792 15166 raft_consensus.cc:493] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.416136 15166 raft_consensus.cc:3060] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:44.417200 15170 raft_consensus.cc:515] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:44.419400 15170 leader_election.cc:290] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 2 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:44.419924 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6b32b4b0a94666bbdcd3bf4dcb6cf1" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:44.420516 15018 raft_consensus.cc:3055] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:44.420650 15092 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd6b32b4b0a94666bbdcd3bf4dcb6cf1" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:44.420862 15018 raft_consensus.cc:740] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91f867686fa049cea3d21ff0b9e3700e, State: Running, Role: LEADER
I20260710 13:20:44.421309 15092 raft_consensus.cc:3060] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.421664 15018 consensus_queue.cc:260] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:44.422832 15018 raft_consensus.cc:3060] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:44.423514 15166 raft_consensus.cc:515] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:44.426457 15017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f44dcbcd9034b88ae9ed3a42f6eacac" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:44.426553 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f44dcbcd9034b88ae9ed3a42f6eacac" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:44.426677 15092 raft_consensus.cc:2468] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 2.
I20260710 13:20:44.427012 15017 raft_consensus.cc:3060] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:44.427242 15094 raft_consensus.cc:3055] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:44.427609 15094 raft_consensus.cc:740] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:44.427912 15136 leader_election.cc:304] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d7676e1420a459883d2bd63b7bbe509, 9010cbcbff8d4751a7699a68fa9e1df9; no voters: 
I20260710 13:20:44.428655 15343 raft_consensus.cc:2804] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:44.428350 15094 consensus_queue.cc:260] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [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: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:44.429525 15094 raft_consensus.cc:3060] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:44.429086 15018 raft_consensus.cc:2468] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 2.
I20260710 13:20:44.429595 15166 leader_election.cc:290] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 3 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:44.429168 15343 raft_consensus.cc:697] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 LEADER]: Becoming Leader. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:44.432196 15343 consensus_queue.cc:237] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:44.433027 15017 raft_consensus.cc:2468] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 3.
I20260710 13:20:44.435333 15133 leader_election.cc:304] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [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: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:44.436619 15441 raft_consensus.cc:2804] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:44.437124 15094 raft_consensus.cc:2468] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 3.
I20260710 13:20:44.438602 15441 raft_consensus.cc:697] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 3 LEADER]: Becoming Leader. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:44.439463 15441 consensus_queue.cc:237] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [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: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:44.444195 14919 catalog_manager.cc:5697] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 reported cstate change: term changed from 1 to 2, leader changed from 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193) to 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195). New cstate: current_term: 2 leader_uuid: "1d7676e1420a459883d2bd63b7bbe509" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.447606 15094 raft_consensus.cc:1275] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 3 FOLLOWER]: Refusing update from remote peer 1d7676e1420a459883d2bd63b7bbe509: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:44.448921 15441 consensus_queue.cc:1048] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:20:44.460304 15018 raft_consensus.cc:1275] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 3 FOLLOWER]: Refusing update from remote peer 1d7676e1420a459883d2bd63b7bbe509: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:44.460280 14917 catalog_manager.cc:5697] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 reported cstate change: term changed from 2 to 3, leader changed from 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194) to 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195). New cstate: current_term: 3 leader_uuid: "1d7676e1420a459883d2bd63b7bbe509" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.461730 15463 consensus_queue.cc:1048] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:44.604775 15445 raft_consensus.cc:993] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9: : Instructing follower 1d7676e1420a459883d2bd63b7bbe509 to start an election
I20260710 13:20:44.605226 15384 raft_consensus.cc:1081] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Signalling peer 1d7676e1420a459883d2bd63b7bbe509 to start an election
I20260710 13:20:44.606526 15166 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb"
dest_uuid: "1d7676e1420a459883d2bd63b7bbe509"
 from {username='slave'} at 127.0.0.1:46088
I20260710 13:20:44.606993 15166 raft_consensus.cc:493] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:44.607319 15166 raft_consensus.cc:3060] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:44.611903 15166 raft_consensus.cc:515] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:44.613420 15166 leader_election.cc:290] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [CANDIDATE]: Term 3 election: Requested vote from peers 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085), 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699)
I20260710 13:20:44.614220 15018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91f867686fa049cea3d21ff0b9e3700e"
I20260710 13:20:44.614315 15094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c321a962b84d7786ee19b8118850bb" candidate_uuid: "1d7676e1420a459883d2bd63b7bbe509" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9010cbcbff8d4751a7699a68fa9e1df9"
I20260710 13:20:44.614843 15018 raft_consensus.cc:3060] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:44.614954 15094 raft_consensus.cc:3055] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:44.615338 15094 raft_consensus.cc:740] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9010cbcbff8d4751a7699a68fa9e1df9, State: Running, Role: LEADER
I20260710 13:20:44.616032 15094 consensus_queue.cc:260] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [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: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:44.617223 15094 raft_consensus.cc:3060] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:44.619180 15018 raft_consensus.cc:2468] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 3.
I20260710 13:20:44.620107 15133 leader_election.cc:304] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [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: 1d7676e1420a459883d2bd63b7bbe509, 91f867686fa049cea3d21ff0b9e3700e; no voters: 
I20260710 13:20:44.620869 15441 raft_consensus.cc:2804] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:44.621294 15441 raft_consensus.cc:697] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 3 LEADER]: Becoming Leader. State: Replica: 1d7676e1420a459883d2bd63b7bbe509, State: Running, Role: LEADER
I20260710 13:20:44.622035 15441 consensus_queue.cc:237] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [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: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } }
I20260710 13:20:44.622996 15094 raft_consensus.cc:2468] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d7676e1420a459883d2bd63b7bbe509 in term 3.
I20260710 13:20:44.628389 14915 catalog_manager.cc:5697] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 reported cstate change: term changed from 2 to 3, leader changed from 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194) to 1d7676e1420a459883d2bd63b7bbe509 (127.10.237.195). New cstate: current_term: 3 leader_uuid: "1d7676e1420a459883d2bd63b7bbe509" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d7676e1420a459883d2bd63b7bbe509" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.822672 15094 raft_consensus.cc:1275] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 3 FOLLOWER]: Refusing update from remote peer 1d7676e1420a459883d2bd63b7bbe509: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:44.823895 15441 consensus_queue.cc:1048] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:44.836539 15018 raft_consensus.cc:1275] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 3 FOLLOWER]: Refusing update from remote peer 1d7676e1420a459883d2bd63b7bbe509: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:44.838507 15463 consensus_queue.cc:1048] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:44.858932 15018 raft_consensus.cc:1275] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Refusing update from remote peer 1d7676e1420a459883d2bd63b7bbe509: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:44.860128 15463 consensus_queue.cc:1048] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:44.871070 15094 raft_consensus.cc:1275] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Refusing update from remote peer 1d7676e1420a459883d2bd63b7bbe509: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:44.872758 15343 consensus_queue.cc:1048] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:45.090195 15018 raft_consensus.cc:1275] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 3 FOLLOWER]: Refusing update from remote peer 1d7676e1420a459883d2bd63b7bbe509: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:45.091444 15463 consensus_queue.cc:1048] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91f867686fa049cea3d21ff0b9e3700e" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:45.098313 15094 raft_consensus.cc:1275] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 3 FOLLOWER]: Refusing update from remote peer 1d7676e1420a459883d2bd63b7bbe509: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:45.100164 15463 consensus_queue.cc:1048] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9010cbcbff8d4751a7699a68fa9e1df9" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:45.112335 11191 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:20:45.120744 11191 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:20:45.121282 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:45.127310 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:45.127724 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:46.161166 11191 tablet_server.cc:179] TabletServer@127.10.237.193:0 shutting down...
I20260710 13:20:46.194669 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:46.195581 11191 tablet_replica.cc:333] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.196703 11191 raft_consensus.cc:2243] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.197299 11191 raft_consensus.cc:2272] T 431480c1b62d4fe1b6d073e3b5824a83 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.199697 11191 tablet_replica.cc:333] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.200331 11191 raft_consensus.cc:2243] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.200809 11191 raft_consensus.cc:2272] T 989a5bcb8801465098ce8a1a6b089595 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.203142 11191 tablet_replica.cc:333] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.203874 11191 raft_consensus.cc:2243] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.204839 11191 raft_consensus.cc:2272] T 92fd977c413445e99f27aeb1070e25b9 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.207368 11191 tablet_replica.cc:333] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.207960 11191 raft_consensus.cc:2243] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.208523 11191 raft_consensus.cc:2272] T 485f012a97a949c988a458beb10809f0 P 91f867686fa049cea3d21ff0b9e3700e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:46.210508 15059 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:20:46.211282 11191 tablet_replica.cc:333] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.212077 11191 raft_consensus.cc:2243] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.212723 11191 raft_consensus.cc:2272] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 91f867686fa049cea3d21ff0b9e3700e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:46.213980 15059 consensus_peers.cc:597] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 -> Peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Couldn't send request to peer 91f867686fa049cea3d21ff0b9e3700e. 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:20:46.215294 11191 tablet_replica.cc:333] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.215941 11191 raft_consensus.cc:2243] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.216799 11191 raft_consensus.cc:2272] T 07af602114a64c23bc69e745a0a0675b P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.219732 11191 tablet_replica.cc:333] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.220464 11191 raft_consensus.cc:2243] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.221653 11191 raft_consensus.cc:2272] T a929e13d7cf9418783845d0d23b0a648 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.224727 11191 tablet_replica.cc:333] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.225500 11191 raft_consensus.cc:2243] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.226092 11191 raft_consensus.cc:2272] T defe36b0da6540bd961097d4883f270d P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.229084 11191 tablet_replica.cc:333] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.229954 11191 raft_consensus.cc:2243] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.230608 11191 raft_consensus.cc:2272] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.233703 11191 tablet_replica.cc:333] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.234433 11191 raft_consensus.cc:2243] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.235658 11191 raft_consensus.cc:2272] T 147697536e5c449fb51878e0755e5552 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.238716 11191 tablet_replica.cc:333] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.239483 11191 raft_consensus.cc:2243] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.240140 11191 raft_consensus.cc:2272] T 6117af2de92e439290b4f2a6b22f61f0 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.243225 11191 tablet_replica.cc:333] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.244009 11191 raft_consensus.cc:2243] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.244576 11191 raft_consensus.cc:2272] T 2cd658180e954e45a8c67393f0ab2f6e P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.247469 11191 tablet_replica.cc:333] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.247929 11191 raft_consensus.cc:2243] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.248373 11191 raft_consensus.cc:2272] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.250373 11191 tablet_replica.cc:333] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.250815 11191 raft_consensus.cc:2243] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.251607 11191 raft_consensus.cc:2272] T be0284007480449ebfe79b71dc175396 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.253986 11191 tablet_replica.cc:333] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.254513 11191 raft_consensus.cc:2243] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.254992 11191 raft_consensus.cc:2272] T f0c321a962b84d7786ee19b8118850bb P 91f867686fa049cea3d21ff0b9e3700e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.257004 11191 tablet_replica.cc:333] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.257489 11191 raft_consensus.cc:2243] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.257895 11191 raft_consensus.cc:2272] T d3c907f1bb2749409b2682bf98020ff2 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.259931 11191 tablet_replica.cc:333] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.260418 11191 raft_consensus.cc:2243] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.260906 11191 raft_consensus.cc:2272] T b1907aadb6534fb5b7d8d326e0dc62b7 P 91f867686fa049cea3d21ff0b9e3700e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.262805 11191 tablet_replica.cc:333] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e: stopping tablet replica
I20260710 13:20:46.263314 11191 raft_consensus.cc:2243] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.264137 11191 raft_consensus.cc:2272] T d88e8de905974d7d9aba26679fe40ed2 P 91f867686fa049cea3d21ff0b9e3700e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:46.290488 15133 consensus_peers.cc:597] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 -> Peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Couldn't send request to peer 91f867686fa049cea3d21ff0b9e3700e. Status: Network error: recv got EOF from unknown peer (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:46.306341 11191 tablet_server.cc:196] TabletServer@127.10.237.193:0 shutdown complete.
W20260710 13:20:46.315562 15133 consensus_peers.cc:597] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 -> Peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Couldn't send request to peer 91f867686fa049cea3d21ff0b9e3700e. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:37085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:46.347847 11191 tablet_server.cc:179] TabletServer@127.10.237.194:0 shutting down...
W20260710 13:20:46.381791 15059 consensus_peers.cc:597] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 -> Peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Couldn't send request to peer 91f867686fa049cea3d21ff0b9e3700e. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:37085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:46.385015 15059 consensus_peers.cc:597] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 -> Peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Couldn't send request to peer 91f867686fa049cea3d21ff0b9e3700e. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:37085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:46.387656 15133 consensus_peers.cc:597] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 -> Peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Couldn't send request to peer 91f867686fa049cea3d21ff0b9e3700e. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:37085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:46.388559 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:46.389453 11191 tablet_replica.cc:333] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.390353 11191 raft_consensus.cc:2243] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.391464 11191 raft_consensus.cc:2272] T 431480c1b62d4fe1b6d073e3b5824a83 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:46.392437 15133 consensus_peers.cc:597] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 -> Peer 91f867686fa049cea3d21ff0b9e3700e (127.10.237.193:37085): Couldn't send request to peer 91f867686fa049cea3d21ff0b9e3700e. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:37085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:46.394062 11191 tablet_replica.cc:333] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.394685 11191 raft_consensus.cc:2243] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.395761 11191 raft_consensus.cc:2272] T 989a5bcb8801465098ce8a1a6b089595 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.398295 11191 tablet_replica.cc:333] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.398909 11191 raft_consensus.cc:2243] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.399403 11191 raft_consensus.cc:2272] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 9010cbcbff8d4751a7699a68fa9e1df9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.401670 11191 tablet_replica.cc:333] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.402209 11191 raft_consensus.cc:2243] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.402751 11191 raft_consensus.cc:2272] T a929e13d7cf9418783845d0d23b0a648 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.405071 11191 tablet_replica.cc:333] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.405628 11191 raft_consensus.cc:2243] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.406127 11191 raft_consensus.cc:2272] T 07af602114a64c23bc69e745a0a0675b P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.408041 11191 tablet_replica.cc:333] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.408571 11191 raft_consensus.cc:2243] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.409077 11191 raft_consensus.cc:2272] T 92fd977c413445e99f27aeb1070e25b9 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.411077 11191 tablet_replica.cc:333] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.411607 11191 raft_consensus.cc:2243] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.412040 11191 raft_consensus.cc:2272] T 6117af2de92e439290b4f2a6b22f61f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.414012 11191 tablet_replica.cc:333] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.414500 11191 raft_consensus.cc:2243] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.414942 11191 raft_consensus.cc:2272] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.416882 11191 tablet_replica.cc:333] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.417397 11191 raft_consensus.cc:2243] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.417821 11191 raft_consensus.cc:2272] T 147697536e5c449fb51878e0755e5552 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.419747 11191 tablet_replica.cc:333] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.420284 11191 raft_consensus.cc:2243] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.421080 11191 raft_consensus.cc:2272] T d3c907f1bb2749409b2682bf98020ff2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.422916 11191 tablet_replica.cc:333] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.423432 11191 raft_consensus.cc:2243] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.423856 11191 raft_consensus.cc:2272] T f0c321a962b84d7786ee19b8118850bb P 9010cbcbff8d4751a7699a68fa9e1df9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.425702 11191 tablet_replica.cc:333] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.426164 11191 raft_consensus.cc:2243] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.426959 11191 raft_consensus.cc:2272] T 2cd658180e954e45a8c67393f0ab2f6e P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.428794 11191 tablet_replica.cc:333] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.429279 11191 raft_consensus.cc:2243] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.430035 11191 raft_consensus.cc:2272] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.431824 11191 tablet_replica.cc:333] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.432318 11191 raft_consensus.cc:2243] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.432744 11191 raft_consensus.cc:2272] T be0284007480449ebfe79b71dc175396 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.434600 11191 tablet_replica.cc:333] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.435078 11191 raft_consensus.cc:2243] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.435554 11191 raft_consensus.cc:2272] T b1907aadb6534fb5b7d8d326e0dc62b7 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.437471 11191 tablet_replica.cc:333] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.437932 11191 raft_consensus.cc:2243] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.438338 11191 raft_consensus.cc:2272] T d88e8de905974d7d9aba26679fe40ed2 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.440330 11191 tablet_replica.cc:333] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.440820 11191 raft_consensus.cc:2243] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.441284 11191 raft_consensus.cc:2272] T 485f012a97a949c988a458beb10809f0 P 9010cbcbff8d4751a7699a68fa9e1df9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.443101 11191 tablet_replica.cc:333] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9: stopping tablet replica
I20260710 13:20:46.443526 11191 raft_consensus.cc:2243] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.444275 11191 raft_consensus.cc:2272] T defe36b0da6540bd961097d4883f270d P 9010cbcbff8d4751a7699a68fa9e1df9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:46.484368 15136 consensus_peers.cc:597] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 -> Peer 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699): Couldn't send request to peer 9010cbcbff8d4751a7699a68fa9e1df9. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.194:34699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:46.493655 11191 tablet_server.cc:196] TabletServer@127.10.237.194:0 shutdown complete.
I20260710 13:20:46.533473 11191 tablet_server.cc:179] TabletServer@127.10.237.195:0 shutting down...
I20260710 13:20:46.557687 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:46.558439 11191 tablet_replica.cc:333] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.559229 11191 raft_consensus.cc:2243] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.559804 11191 raft_consensus.cc:2272] T 989a5bcb8801465098ce8a1a6b089595 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.561849 11191 tablet_replica.cc:333] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.562402 11191 raft_consensus.cc:2243] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.562897 11191 raft_consensus.cc:2272] T 431480c1b62d4fe1b6d073e3b5824a83 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.564929 11191 tablet_replica.cc:333] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.565439 11191 raft_consensus.cc:2243] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.566208 11191 raft_consensus.cc:2272] T 4f44dcbcd9034b88ae9ed3a42f6eacac P 1d7676e1420a459883d2bd63b7bbe509 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.568147 11191 tablet_replica.cc:333] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.568678 11191 raft_consensus.cc:2243] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.569108 11191 raft_consensus.cc:2272] T 92fd977c413445e99f27aeb1070e25b9 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.570902 11191 tablet_replica.cc:333] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.571408 11191 raft_consensus.cc:2243] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.571856 11191 raft_consensus.cc:2272] T a929e13d7cf9418783845d0d23b0a648 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.573625 11191 tablet_replica.cc:333] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.574117 11191 raft_consensus.cc:2243] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.574533 11191 raft_consensus.cc:2272] T 07af602114a64c23bc69e745a0a0675b P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.576356 11191 tablet_replica.cc:333] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.576892 11191 raft_consensus.cc:2243] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.577417 11191 raft_consensus.cc:2272] T d3c907f1bb2749409b2682bf98020ff2 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.579797 11191 tablet_replica.cc:333] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.580508 11191 raft_consensus.cc:2243] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.581446 11191 raft_consensus.cc:2272] T f0c321a962b84d7786ee19b8118850bb P 1d7676e1420a459883d2bd63b7bbe509 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:46.581806 15136 consensus_peers.cc:597] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 -> Peer 9010cbcbff8d4751a7699a68fa9e1df9 (127.10.237.194:34699): Couldn't send request to peer 9010cbcbff8d4751a7699a68fa9e1df9. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.194:34699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:46.583628 11191 tablet_replica.cc:333] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.584182 11191 raft_consensus.cc:2243] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.584887 11191 raft_consensus.cc:2272] T 485f012a97a949c988a458beb10809f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.586707 11191 tablet_replica.cc:333] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.587285 11191 raft_consensus.cc:2243] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.587632 11191 raft_consensus.cc:2272] T defe36b0da6540bd961097d4883f270d P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.589427 11191 tablet_replica.cc:333] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.589879 11191 raft_consensus.cc:2243] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.590225 11191 raft_consensus.cc:2272] T 2cd658180e954e45a8c67393f0ab2f6e P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.592111 11191 tablet_replica.cc:333] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.592554 11191 raft_consensus.cc:2243] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.592907 11191 raft_consensus.cc:2272] T 4a6ea1c5e48f468481b5cef36cdc1e53 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.594594 11191 tablet_replica.cc:333] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.595108 11191 raft_consensus.cc:2243] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.595643 11191 raft_consensus.cc:2272] T be0284007480449ebfe79b71dc175396 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.597465 11191 tablet_replica.cc:333] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.597898 11191 raft_consensus.cc:2243] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.598551 11191 raft_consensus.cc:2272] T 6117af2de92e439290b4f2a6b22f61f0 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.600409 11191 tablet_replica.cc:333] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.600888 11191 raft_consensus.cc:2243] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.601251 11191 raft_consensus.cc:2272] T 147697536e5c449fb51878e0755e5552 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.603421 11191 tablet_replica.cc:333] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.603906 11191 raft_consensus.cc:2243] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.604597 11191 raft_consensus.cc:2272] T bd6b32b4b0a94666bbdcd3bf4dcb6cf1 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.606155 11191 tablet_replica.cc:333] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.606549 11191 raft_consensus.cc:2243] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.607234 11191 raft_consensus.cc:2272] T b1907aadb6534fb5b7d8d326e0dc62b7 P 1d7676e1420a459883d2bd63b7bbe509 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.608856 11191 tablet_replica.cc:333] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509: stopping tablet replica
I20260710 13:20:46.609226 11191 raft_consensus.cc:2243] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.609571 11191 raft_consensus.cc:2272] T d88e8de905974d7d9aba26679fe40ed2 P 1d7676e1420a459883d2bd63b7bbe509 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.646682 11191 tablet_server.cc:196] TabletServer@127.10.237.195:0 shutdown complete.
I20260710 13:20:46.678683 11191 master.cc:562] Master@127.10.237.254:45799 shutting down...
I20260710 13:20:46.698828 11191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.699579 11191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.699916 11191 tablet_replica.cc:333] T 00000000000000000000000000000000 P e39bbd7e60ea49c9b19e324a7686aa79: stopping tablet replica
I20260710 13:20:46.719489 11191 master.cc:584] Master@127.10.237.254:45799 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11792 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:20:46.772214 11191 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.237.254:35353
I20260710 13:20:46.773339 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:46.778957 15481 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:20:46.778960 15482 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:20:46.779584 15484 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:20:46.780411 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:46.782125 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:46.782296 11191 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:20:46.782478 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689646782447 us; error 0 us; skew 500 ppm
I20260710 13:20:46.782969 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:46.785734 11191 webserver.cc:533] Webserver started at http://127.10.237.254:39759/ using document root <none> and password file <none>
I20260710 13:20:46.786213 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:46.786363 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:46.786674 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:46.787814 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/master-0-root/instance:
uuid: "62d22ef361dc4887938c5a779919c133"
format_stamp: "Formatted at 2026-07-10 13:20:46 on dist-test-slave-0q4n"
I20260710 13:20:46.792017 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:20:46.795166 15489 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:20:46.795962 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:46.796265 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/master-0-root
uuid: "62d22ef361dc4887938c5a779919c133"
format_stamp: "Formatted at 2026-07-10 13:20:46 on dist-test-slave-0q4n"
I20260710 13:20:46.796559 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-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:20:46.833593 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:46.834846 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:46.873265 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.254:35353
I20260710 13:20:46.873373 15540 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.254:35353 every 8 connection(s)
I20260710 13:20:46.877132 15541 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:20:46.887797 15541 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133: Bootstrap starting.
I20260710 13:20:46.892481 15541 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.896561 15541 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133: No bootstrap required, opened a new log
I20260710 13:20:46.898909 15541 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62d22ef361dc4887938c5a779919c133" member_type: VOTER }
I20260710 13:20:46.899338 15541 raft_consensus.cc:385] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.899608 15541 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62d22ef361dc4887938c5a779919c133, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.900167 15541 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62d22ef361dc4887938c5a779919c133" member_type: VOTER }
I20260710 13:20:46.900633 15541 raft_consensus.cc:399] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:46.900851 15541 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:46.901134 15541 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.906944 15541 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62d22ef361dc4887938c5a779919c133" member_type: VOTER }
I20260710 13:20:46.907507 15541 leader_election.cc:304] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [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: 62d22ef361dc4887938c5a779919c133; no voters: 
I20260710 13:20:46.908617 15541 leader_election.cc:290] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:46.909220 15544 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.910502 15544 raft_consensus.cc:697] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [term 1 LEADER]: Becoming Leader. State: Replica: 62d22ef361dc4887938c5a779919c133, State: Running, Role: LEADER
I20260710 13:20:46.911254 15544 consensus_queue.cc:237] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [LEADER]: Queue going to LEADER mode. State: All 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: "62d22ef361dc4887938c5a779919c133" member_type: VOTER }
I20260710 13:20:46.911557 15541 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:46.915983 15545 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "62d22ef361dc4887938c5a779919c133" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62d22ef361dc4887938c5a779919c133" member_type: VOTER } }
I20260710 13:20:46.916676 15545 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:46.917871 15546 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62d22ef361dc4887938c5a779919c133. Latest consensus state: current_term: 1 leader_uuid: "62d22ef361dc4887938c5a779919c133" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62d22ef361dc4887938c5a779919c133" member_type: VOTER } }
I20260710 13:20:46.918458 15546 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:46.922847 15552 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:46.930711 15552 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:46.931743 11191 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:46.939801 15552 catalog_manager.cc:1383] Generated new cluster ID: 6996cd25fb1c47eab7c80669e399b7fd
I20260710 13:20:46.940156 15552 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:46.963694 15552 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:46.965072 15552 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:46.975390 15552 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133: Generated new TSK 0
I20260710 13:20:46.975976 15552 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:46.998060 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:47.004297 15562 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:20:47.005182 15563 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:20:47.012454 15565 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:20:47.012638 11191 server_base.cc:1061] running on GCE node
I20260710 13:20:47.016713 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:47.016909 11191 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:20:47.017033 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689647017022 us; error 0 us; skew 500 ppm
I20260710 13:20:47.017549 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:47.019748 11191 webserver.cc:533] Webserver started at http://127.10.237.193:37445/ using document root <none> and password file <none>
I20260710 13:20:47.020188 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:47.020342 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:47.020555 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:47.021551 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/ts-0-root/instance:
uuid: "a83322eb790c41fbbef060e086ebf161"
format_stamp: "Formatted at 2026-07-10 13:20:47 on dist-test-slave-0q4n"
I20260710 13:20:47.025821 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:47.028995 15570 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:20:47.029704 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:47.029937 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/ts-0-root
uuid: "a83322eb790c41fbbef060e086ebf161"
format_stamp: "Formatted at 2026-07-10 13:20:47 on dist-test-slave-0q4n"
I20260710 13:20:47.030156 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-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:20:47.044456 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:47.045612 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:47.046944 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:47.049157 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:47.049322 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:47.049618 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:47.049789 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:47.088086 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.193:37129
I20260710 13:20:47.088258 15632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.193:37129 every 8 connection(s)
I20260710 13:20:47.093240 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:47.099609 15637 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:20:47.103850 15638 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:20:47.107455 11191 server_base.cc:1061] running on GCE node
W20260710 13:20:47.107592 15640 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:20:47.107684 15633 heartbeater.cc:344] Connected to a master server at 127.10.237.254:35353
I20260710 13:20:47.108333 15633 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:47.109220 15633 heartbeater.cc:507] Master 127.10.237.254:35353 requested a full tablet report, sending...
I20260710 13:20:47.109334 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:47.109630 11191 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:20:47.109818 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689647109803 us; error 0 us; skew 500 ppm
I20260710 13:20:47.110497 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:47.111549 15506 ts_manager.cc:194] Registered new tserver with Master: a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129)
I20260710 13:20:47.113502 11191 webserver.cc:533] Webserver started at http://127.10.237.194:38123/ using document root <none> and password file <none>
I20260710 13:20:47.113919 15506 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57816
I20260710 13:20:47.114044 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:47.114362 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:47.114643 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:47.115921 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/ts-1-root/instance:
uuid: "afab92e265014b44b9bc43cb68a00f19"
format_stamp: "Formatted at 2026-07-10 13:20:47 on dist-test-slave-0q4n"
I20260710 13:20:47.120172 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:20:47.123458 15645 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:20:47.124187 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 13:20:47.124478 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/ts-1-root
uuid: "afab92e265014b44b9bc43cb68a00f19"
format_stamp: "Formatted at 2026-07-10 13:20:47 on dist-test-slave-0q4n"
I20260710 13:20:47.124763 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-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:20:47.139364 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:47.140537 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:47.141914 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:47.144022 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:47.144244 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:47.144481 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:47.144649 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:47.182947 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.194:44933
I20260710 13:20:47.183126 15707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.194:44933 every 8 connection(s)
I20260710 13:20:47.187682 11191 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:47.196751 15711 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:20:47.197779 15712 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:20:47.199098 15708 heartbeater.cc:344] Connected to a master server at 127.10.237.254:35353
I20260710 13:20:47.199710 15708 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:47.200556 15708 heartbeater.cc:507] Master 127.10.237.254:35353 requested a full tablet report, sending...
I20260710 13:20:47.201097 11191 server_base.cc:1061] running on GCE node
W20260710 13:20:47.201542 15714 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:20:47.202550 11191 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:47.202792 11191 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:20:47.202993 11191 hybrid_clock.cc:648] HybridClock initialized: now 1783689647202978 us; error 0 us; skew 500 ppm
I20260710 13:20:47.202842 15506 ts_manager.cc:194] Registered new tserver with Master: afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:47.203686 11191 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:47.204478 15506 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57822
I20260710 13:20:47.206296 11191 webserver.cc:533] Webserver started at http://127.10.237.195:36331/ using document root <none> and password file <none>
I20260710 13:20:47.206849 11191 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:47.207094 11191 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:47.207361 11191 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:47.208537 11191 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/ts-2-root/instance:
uuid: "2cefc2c436d244b3995db79bc7276538"
format_stamp: "Formatted at 2026-07-10 13:20:47 on dist-test-slave-0q4n"
I20260710 13:20:47.212808 11191 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:20:47.215924 15719 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:20:47.216665 11191 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:47.216971 11191 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/ts-2-root
uuid: "2cefc2c436d244b3995db79bc7276538"
format_stamp: "Formatted at 2026-07-10 13:20:47 on dist-test-slave-0q4n"
I20260710 13:20:47.217279 11191 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcIX8s1/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689544926673-11191-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:20:47.258615 11191 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:47.259846 11191 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:47.261719 11191 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:47.263866 11191 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:47.264097 11191 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:47.264349 11191 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:47.264523 11191 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:47.304514 11191 rpc_server.cc:307] RPC server started. Bound to: 127.10.237.195:40121
I20260710 13:20:47.304615 15781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.237.195:40121 every 8 connection(s)
I20260710 13:20:47.317871 15782 heartbeater.cc:344] Connected to a master server at 127.10.237.254:35353
I20260710 13:20:47.318238 15782 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:47.319064 15782 heartbeater.cc:507] Master 127.10.237.254:35353 requested a full tablet report, sending...
I20260710 13:20:47.320861 15506 ts_manager.cc:194] Registered new tserver with Master: 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:47.321007 11191 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013363956s
I20260710 13:20:47.322213 15506 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57834
I20260710 13:20:47.345901 15506 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57836:
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:20:47.348615 15506 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:20:47.414000 15747 tablet_service.cc:1511] Processing CreateTablet for tablet 9a73fc13ef3040f2b6bf60ea2ce3c666 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:47.416210 15746 tablet_service.cc:1511] Processing CreateTablet for tablet a5a890d7b9734be1a277d83ac7073824 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:47.418172 15745 tablet_service.cc:1511] Processing CreateTablet for tablet 67deea08b88549ff963055ef002a3f04 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:47.419178 15746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a890d7b9734be1a277d83ac7073824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.421957 15745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67deea08b88549ff963055ef002a3f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.424641 15744 tablet_service.cc:1511] Processing CreateTablet for tablet 41524c0de4d7471a9ffd2cc2342bf7b9 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:47.426141 15744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41524c0de4d7471a9ffd2cc2342bf7b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.427560 15747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a73fc13ef3040f2b6bf60ea2ce3c666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.428712 15743 tablet_service.cc:1511] Processing CreateTablet for tablet 9d28daf6ffd849899df31ee476d1f591 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:47.430017 15743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d28daf6ffd849899df31ee476d1f591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.440637 15742 tablet_service.cc:1511] Processing CreateTablet for tablet cb4811d2c5d445eb84628d2f04f3b41e (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:47.442030 15742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb4811d2c5d445eb84628d2f04f3b41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.448706 15741 tablet_service.cc:1511] Processing CreateTablet for tablet d3f920ee6fa947dfa8734c25843c70a2 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:47.450086 15741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f920ee6fa947dfa8734c25843c70a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.452751 15740 tablet_service.cc:1511] Processing CreateTablet for tablet d8e7471322894010886575d4c46bbe08 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:47.454077 15740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e7471322894010886575d4c46bbe08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.463467 15598 tablet_service.cc:1511] Processing CreateTablet for tablet 9a73fc13ef3040f2b6bf60ea2ce3c666 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:47.464828 15598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a73fc13ef3040f2b6bf60ea2ce3c666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.466423 15590 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd8fc8a5e79440494bdf34f02bdb340 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:47.467767 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd8fc8a5e79440494bdf34f02bdb340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.471920 15673 tablet_service.cc:1511] Processing CreateTablet for tablet 9a73fc13ef3040f2b6bf60ea2ce3c666 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:47.472182 15591 tablet_service.cc:1511] Processing CreateTablet for tablet d8e7471322894010886575d4c46bbe08 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:47.473328 15673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a73fc13ef3040f2b6bf60ea2ce3c666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.476099 15671 tablet_service.cc:1511] Processing CreateTablet for tablet 67deea08b88549ff963055ef002a3f04 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:47.477492 15671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67deea08b88549ff963055ef002a3f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.477249 15594 tablet_service.cc:1511] Processing CreateTablet for tablet 9d28daf6ffd849899df31ee476d1f591 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:47.479401 15595 tablet_service.cc:1511] Processing CreateTablet for tablet 41524c0de4d7471a9ffd2cc2342bf7b9 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:47.480206 15670 tablet_service.cc:1511] Processing CreateTablet for tablet 41524c0de4d7471a9ffd2cc2342bf7b9 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:47.481508 15670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41524c0de4d7471a9ffd2cc2342bf7b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.481685 15596 tablet_service.cc:1511] Processing CreateTablet for tablet 67deea08b88549ff963055ef002a3f04 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:47.483953 15597 tablet_service.cc:1511] Processing CreateTablet for tablet a5a890d7b9734be1a277d83ac7073824 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:47.484184 15669 tablet_service.cc:1511] Processing CreateTablet for tablet 9d28daf6ffd849899df31ee476d1f591 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:47.485363 15669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d28daf6ffd849899df31ee476d1f591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.489507 15668 tablet_service.cc:1511] Processing CreateTablet for tablet cb4811d2c5d445eb84628d2f04f3b41e (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:47.490830 15668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb4811d2c5d445eb84628d2f04f3b41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.492138 15666 tablet_service.cc:1511] Processing CreateTablet for tablet d8e7471322894010886575d4c46bbe08 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:47.506474 15666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e7471322894010886575d4c46bbe08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.476100 15593 tablet_service.cc:1511] Processing CreateTablet for tablet cb4811d2c5d445eb84628d2f04f3b41e (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:47.473331 15591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e7471322894010886575d4c46bbe08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.513839 15593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb4811d2c5d445eb84628d2f04f3b41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.493543 15665 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd8fc8a5e79440494bdf34f02bdb340 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:47.515846 15665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd8fc8a5e79440494bdf34f02bdb340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.489660 15672 tablet_service.cc:1511] Processing CreateTablet for tablet a5a890d7b9734be1a277d83ac7073824 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:47.519903 15672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a890d7b9734be1a277d83ac7073824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.504209 15667 tablet_service.cc:1511] Processing CreateTablet for tablet d3f920ee6fa947dfa8734c25843c70a2 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:47.522605 15667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f920ee6fa947dfa8734c25843c70a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.474514 15592 tablet_service.cc:1511] Processing CreateTablet for tablet d3f920ee6fa947dfa8734c25843c70a2 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:47.525632 15592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3f920ee6fa947dfa8734c25843c70a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.526472 15597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5a890d7b9734be1a277d83ac7073824. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.532495 15596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67deea08b88549ff963055ef002a3f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.539469 15594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d28daf6ffd849899df31ee476d1f591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.543381 15595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41524c0de4d7471a9ffd2cc2342bf7b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.575763 15747 tablet_service.cc:1511] Processing CreateTablet for tablet 1fd8fc8a5e79440494bdf34f02bdb340 (DEFAULT_TABLE table=test-workload [id=d615ba18c1754f4db6f5424e91e9c58e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:47.577085 15747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fd8fc8a5e79440494bdf34f02bdb340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.585779 15798 tablet_bootstrap.cc:492] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:47.585959 15797 tablet_bootstrap.cc:492] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:47.597771 15799 tablet_bootstrap.cc:492] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:47.620983 15799 tablet_bootstrap.cc:654] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.628928 15798 tablet_bootstrap.cc:654] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.629221 15797 tablet_bootstrap.cc:654] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.639730 15799 tablet_bootstrap.cc:492] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:47.640013 15798 tablet_bootstrap.cc:492] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:47.640195 15799 ts_tablet_manager.cc:1403] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.006s
I20260710 13:20:47.640327 15797 tablet_bootstrap.cc:492] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:47.640465 15798 ts_tablet_manager.cc:1403] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.002s
I20260710 13:20:47.640887 15797 ts_tablet_manager.cc:1403] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.055s	user 0.004s	sys 0.012s
I20260710 13:20:47.643230 15797 raft_consensus.cc:359] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.643149 15799 raft_consensus.cc:359] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.643864 15797 raft_consensus.cc:385] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.643956 15799 raft_consensus.cc:385] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.643626 15798 raft_consensus.cc:359] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } }
I20260710 13:20:47.644239 15797 raft_consensus.cc:740] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.644371 15799 raft_consensus.cc:740] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.644457 15798 raft_consensus.cc:385] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.644897 15798 raft_consensus.cc:740] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.645133 15797 consensus_queue.cc:260] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.645339 15799 consensus_queue.cc:260] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.645658 15798 consensus_queue.cc:260] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } }
I20260710 13:20:47.647599 15782 heartbeater.cc:499] Master 127.10.237.254:35353 was elected leader, sending a full tablet report...
I20260710 13:20:47.648236 15797 ts_tablet_manager.cc:1434] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:47.649530 15797 tablet_bootstrap.cc:492] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:47.654825 15798 ts_tablet_manager.cc:1434] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.010s
I20260710 13:20:47.654956 15633 heartbeater.cc:499] Master 127.10.237.254:35353 was elected leader, sending a full tablet report...
I20260710 13:20:47.655903 15798 tablet_bootstrap.cc:492] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:47.656805 15797 tablet_bootstrap.cc:654] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.663089 15798 tablet_bootstrap.cc:654] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.676492 15803 raft_consensus.cc:493] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.679425 15798 tablet_bootstrap.cc:492] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:47.679368 15803 raft_consensus.cc:515] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.680033 15798 ts_tablet_manager.cc:1403] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.015s
I20260710 13:20:47.683099 15798 raft_consensus.cc:359] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.683806 15798 raft_consensus.cc:385] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.684099 15798 raft_consensus.cc:740] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.684815 15798 consensus_queue.cc:260] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.690867 15798 ts_tablet_manager.cc:1434] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:20:47.691871 15798 tablet_bootstrap.cc:492] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:47.698786 15798 tablet_bootstrap.cc:654] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.700603 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a890d7b9734be1a277d83ac7073824" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161" is_pre_election: true
W20260710 13:20:47.703102 15721 leader_election.cc:343] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:47.706255 15803 leader_election.cc:290] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:47.710816 15708 heartbeater.cc:499] Master 127.10.237.254:35353 was elected leader, sending a full tablet report...
I20260710 13:20:47.711892 15799 ts_tablet_manager.cc:1434] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.071s	user 0.013s	sys 0.021s
I20260710 13:20:47.713022 15799 tablet_bootstrap.cc:492] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:47.717624 15683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a890d7b9734be1a277d83ac7073824" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
W20260710 13:20:47.719317 15722 leader_election.cc:343] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:47.719786 15722 leader_election.cc:304] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538; no voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19
I20260710 13:20:47.720314 15799 tablet_bootstrap.cc:654] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.720633 15803 raft_consensus.cc:2749] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:47.722944 15798 tablet_bootstrap.cc:492] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:47.723578 15798 ts_tablet_manager.cc:1403] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260710 13:20:47.725696 15799 tablet_bootstrap.cc:492] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:47.726177 15799 ts_tablet_manager.cc:1403] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.006s
I20260710 13:20:47.726408 15798 raft_consensus.cc:359] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.727186 15798 raft_consensus.cc:385] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.727483 15798 raft_consensus.cc:740] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.728220 15798 consensus_queue.cc:260] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.729590 15799 raft_consensus.cc:359] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } }
I20260710 13:20:47.730206 15797 tablet_bootstrap.cc:492] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:47.730334 15799 raft_consensus.cc:385] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.730645 15798 ts_tablet_manager.cc:1434] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:47.730754 15797 ts_tablet_manager.cc:1403] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.082s	user 0.031s	sys 0.023s
I20260710 13:20:47.730722 15799 raft_consensus.cc:740] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.731761 15798 tablet_bootstrap.cc:492] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:47.731966 15799 consensus_queue.cc:260] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } }
I20260710 13:20:47.734400 15799 ts_tablet_manager.cc:1434] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:47.733995 15797 raft_consensus.cc:359] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } }
I20260710 13:20:47.734827 15797 raft_consensus.cc:385] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.735174 15797 raft_consensus.cc:740] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.736321 15799 tablet_bootstrap.cc:492] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:47.738529 15798 tablet_bootstrap.cc:654] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.735978 15797 consensus_queue.cc:260] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } }
I20260710 13:20:47.743377 15799 tablet_bootstrap.cc:654] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.748414 15797 ts_tablet_manager.cc:1434] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:20:47.749446 15797 tablet_bootstrap.cc:492] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:47.752614 15799 tablet_bootstrap.cc:492] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:47.753105 15799 ts_tablet_manager.cc:1403] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.005s
I20260710 13:20:47.753358 15798 tablet_bootstrap.cc:492] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:47.753858 15798 ts_tablet_manager.cc:1403] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260710 13:20:47.755314 15797 tablet_bootstrap.cc:654] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.756042 15799 raft_consensus.cc:359] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.756808 15799 raft_consensus.cc:385] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.756578 15798 raft_consensus.cc:359] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.757129 15799 raft_consensus.cc:740] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.757329 15798 raft_consensus.cc:385] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.757633 15798 raft_consensus.cc:740] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.757952 15799 consensus_queue.cc:260] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.758338 15798 consensus_queue.cc:260] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.760761 15799 ts_tablet_manager.cc:1434] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:47.761752 15799 tablet_bootstrap.cc:492] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:47.763320 15798 ts_tablet_manager.cc:1434] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:47.764323 15798 tablet_bootstrap.cc:492] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:47.768014 15799 tablet_bootstrap.cc:654] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.770475 15798 tablet_bootstrap.cc:654] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.774161 15797 tablet_bootstrap.cc:492] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:47.774446 15799 tablet_bootstrap.cc:492] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:47.774748 15797 ts_tablet_manager.cc:1403] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.007s
I20260710 13:20:47.775081 15799 ts_tablet_manager.cc:1403] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260710 13:20:47.777948 15797 raft_consensus.cc:359] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.778748 15797 raft_consensus.cc:385] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.779122 15797 raft_consensus.cc:740] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.778918 15799 raft_consensus.cc:359] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.780138 15799 raft_consensus.cc:385] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.780134 15797 consensus_queue.cc:260] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.780733 15799 raft_consensus.cc:740] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.782509 15797 ts_tablet_manager.cc:1434] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:20:47.783620 15797 tablet_bootstrap.cc:492] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:47.781909 15799 consensus_queue.cc:260] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.785415 15798 tablet_bootstrap.cc:492] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:47.785748 15799 ts_tablet_manager.cc:1434] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:20:47.786011 15798 ts_tablet_manager.cc:1403] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 13:20:47.786733 15799 tablet_bootstrap.cc:492] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:47.789105 15798 raft_consensus.cc:359] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.789794 15797 tablet_bootstrap.cc:654] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.789873 15798 raft_consensus.cc:385] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.790446 15798 raft_consensus.cc:740] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.791560 15798 consensus_queue.cc:260] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.793422 15799 tablet_bootstrap.cc:654] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.795878 15798 ts_tablet_manager.cc:1434] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:47.797225 15798 tablet_bootstrap.cc:492] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:47.801347 15797 tablet_bootstrap.cc:492] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:47.801887 15797 ts_tablet_manager.cc:1403] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260710 13:20:47.802966 15799 tablet_bootstrap.cc:492] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:47.803499 15799 ts_tablet_manager.cc:1403] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260710 13:20:47.804401 15798 tablet_bootstrap.cc:654] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.804761 15797 raft_consensus.cc:359] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.805524 15797 raft_consensus.cc:385] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.805835 15797 raft_consensus.cc:740] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.806427 15799 raft_consensus.cc:359] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.806564 15797 consensus_queue.cc:260] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.808583 15804 raft_consensus.cc:493] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.808717 15797 ts_tablet_manager.cc:1434] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:47.809072 15804 raft_consensus.cc:515] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.810022 15797 tablet_bootstrap.cc:492] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:47.816998 15797 tablet_bootstrap.cc:654] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.818279 15804 leader_election.cc:290] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:47.807216 15799 raft_consensus.cc:385] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.825697 15799 raft_consensus.cc:740] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.827692 15799 consensus_queue.cc:260] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.833734 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f920ee6fa947dfa8734c25843c70a2" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161" is_pre_election: true
I20260710 13:20:47.834044 15799 ts_tablet_manager.cc:1434] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260710 13:20:47.834398 15608 raft_consensus.cc:2468] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 0.
I20260710 13:20:47.835240 15799 tablet_bootstrap.cc:492] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:47.835743 15647 leader_election.cc:304] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:47.838006 15804 raft_consensus.cc:2804] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:47.839032 15804 raft_consensus.cc:493] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:47.839417 15804 raft_consensus.cc:3060] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.841161 15797 tablet_bootstrap.cc:492] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:47.841707 15797 ts_tablet_manager.cc:1403] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.001s
I20260710 13:20:47.843691 15799 tablet_bootstrap.cc:654] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.844740 15797 raft_consensus.cc:359] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.845477 15797 raft_consensus.cc:385] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.845811 15797 raft_consensus.cc:740] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.846606 15797 consensus_queue.cc:260] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.847818 15805 raft_consensus.cc:493] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.848286 15805 raft_consensus.cc:515] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.849747 15798 tablet_bootstrap.cc:492] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:47.850387 15798 ts_tablet_manager.cc:1403] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.005s
I20260710 13:20:47.850899 15797 ts_tablet_manager.cc:1434] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:47.851897 15797 tablet_bootstrap.cc:492] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:47.852276 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f920ee6fa947dfa8734c25843c70a2" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
W20260710 13:20:47.853884 15646 leader_election.cc:343] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:47.858101 15797 tablet_bootstrap.cc:654] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.859210 15798 raft_consensus.cc:359] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.860106 15798 raft_consensus.cc:385] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.860441 15805 leader_election.cc:290] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:47.860951 15805 raft_consensus.cc:493] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.861387 15805 raft_consensus.cc:515] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } }
I20260710 13:20:47.863942 15804 raft_consensus.cc:515] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.867159 15805 leader_election.cc:290] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:47.867447 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f920ee6fa947dfa8734c25843c70a2" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:47.867571 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f920ee6fa947dfa8734c25843c70a2" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:47.868350 15608 raft_consensus.cc:3060] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:47.869446 15646 leader_election.cc:343] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:47.874814 15804 leader_election.cc:290] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:47.860462 15798 raft_consensus.cc:740] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.878046 15608 raft_consensus.cc:2468] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 1.
I20260710 13:20:47.879558 15647 leader_election.cc:304] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [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: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 2cefc2c436d244b3995db79bc7276538
I20260710 13:20:47.880839 15804 raft_consensus.cc:2804] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:47.882462 15799 tablet_bootstrap.cc:492] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:47.882917 15797 tablet_bootstrap.cc:492] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:47.882958 15799 ts_tablet_manager.cc:1403] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.008s
I20260710 13:20:47.883689 15797 ts_tablet_manager.cc:1403] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.010s
I20260710 13:20:47.884661 15683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67deea08b88549ff963055ef002a3f04" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:47.885313 15683 raft_consensus.cc:2468] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:47.886418 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a73fc13ef3040f2b6bf60ea2ce3c666" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:47.886166 15799 raft_consensus.cc:359] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.887072 15682 raft_consensus.cc:2468] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:47.886997 15797 raft_consensus.cc:359] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.887250 15799 raft_consensus.cc:385] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.887943 15797 raft_consensus.cc:385] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.888111 15799 raft_consensus.cc:740] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.888684 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67deea08b88549ff963055ef002a3f04" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:47.889022 15756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a73fc13ef3040f2b6bf60ea2ce3c666" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:47.889343 15757 raft_consensus.cc:2468] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:47.888962 15799 consensus_queue.cc:260] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.889737 15756 raft_consensus.cc:2468] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:47.888304 15797 raft_consensus.cc:740] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.890493 15573 leader_election.cc:304] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:47.891328 15797 consensus_queue.cc:260] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.891758 15573 leader_election.cc:304] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:47.892656 15825 raft_consensus.cc:2804] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:47.893180 15825 raft_consensus.cc:493] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:47.893522 15825 raft_consensus.cc:3060] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.892707 15805 raft_consensus.cc:2804] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:47.895098 15805 raft_consensus.cc:493] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:47.895463 15805 raft_consensus.cc:3060] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.900682 15799 ts_tablet_manager.cc:1434] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260710 13:20:47.901552 15799 tablet_bootstrap.cc:492] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:47.901603 15825 raft_consensus.cc:515] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.902565 15805 raft_consensus.cc:515] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } }
I20260710 13:20:47.878459 15798 consensus_queue.cc:260] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.904525 15797 ts_tablet_manager.cc:1434] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:20:47.905287 15756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a73fc13ef3040f2b6bf60ea2ce3c666" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:47.905925 15756 raft_consensus.cc:3060] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.906358 15825 leader_election.cc:290] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Requested vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:47.907536 15797 tablet_bootstrap.cc:492] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:47.909592 15799 tablet_bootstrap.cc:654] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.905357 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67deea08b88549ff963055ef002a3f04" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:47.914126 15682 raft_consensus.cc:3060] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.917830 15797 tablet_bootstrap.cc:654] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.918386 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67deea08b88549ff963055ef002a3f04" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:47.919114 15757 raft_consensus.cc:3060] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.920517 15798 ts_tablet_manager.cc:1434] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.005s
I20260710 13:20:47.921638 15804 raft_consensus.cc:697] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Becoming Leader. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Running, Role: LEADER
I20260710 13:20:47.922567 15804 consensus_queue.cc:237] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
W20260710 13:20:47.924026 15554 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:47.928539 15798 tablet_bootstrap.cc:492] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:47.931396 15797 tablet_bootstrap.cc:492] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:47.932132 15797 ts_tablet_manager.cc:1403] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.006s
I20260710 13:20:47.936486 15798 tablet_bootstrap.cc:654] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.936055 15797 raft_consensus.cc:359] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.940375 15682 raft_consensus.cc:2468] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:47.940485 15797 raft_consensus.cc:385] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.941239 15797 raft_consensus.cc:740] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.941684 15757 raft_consensus.cc:2468] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:47.941996 15573 leader_election.cc:304] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:47.942962 15829 raft_consensus.cc:2804] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:47.942579 15797 consensus_queue.cc:260] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.943482 15829 raft_consensus.cc:697] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Leader. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:47.944620 15829 consensus_queue.cc:237] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.946476 15805 leader_election.cc:290] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Requested vote from peers 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:47.946766 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a73fc13ef3040f2b6bf60ea2ce3c666" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:47.947418 15682 raft_consensus.cc:3060] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.944597 15756 raft_consensus.cc:2468] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:47.950012 15571 leader_election.cc:304] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: 
I20260710 13:20:47.950809 15805 raft_consensus.cc:2804] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:47.951294 15805 raft_consensus.cc:697] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Leader. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:47.952595 15797 ts_tablet_manager.cc:1434] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:20:47.952152 15805 consensus_queue.cc:237] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } }
I20260710 13:20:47.953908 15797 tablet_bootstrap.cc:492] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:47.954197 15798 tablet_bootstrap.cc:492] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:47.954856 15798 ts_tablet_manager.cc:1403] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.007s
I20260710 13:20:47.959271 15505 catalog_manager.cc:5697] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to afab92e265014b44b9bc43cb68a00f19 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "afab92e265014b44b9bc43cb68a00f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.974745 15682 raft_consensus.cc:2468] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:47.979903 15798 raft_consensus.cc:359] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.980940 15798 raft_consensus.cc:385] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.981315 15798 raft_consensus.cc:740] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.983171 15798 consensus_queue.cc:260] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.984550 15799 tablet_bootstrap.cc:492] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:47.985121 15799 ts_tablet_manager.cc:1403] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.024s
I20260710 13:20:47.986259 15798 ts_tablet_manager.cc:1434] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.003s
I20260710 13:20:47.987877 15797 tablet_bootstrap.cc:654] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.988066 15799 raft_consensus.cc:359] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.988867 15799 raft_consensus.cc:385] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.989200 15799 raft_consensus.cc:740] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.988222 15502 catalog_manager.cc:5697] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 reported cstate change: term changed from 0 to 1, leader changed from <none> to a83322eb790c41fbbef060e086ebf161 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "a83322eb790c41fbbef060e086ebf161" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.991554 15798 tablet_bootstrap.cc:492] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:47.993844 15805 raft_consensus.cc:493] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.994617 15805 raft_consensus.cc:515] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:47.990336 15799 consensus_queue.cc:260] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.002164 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41524c0de4d7471a9ffd2cc2342bf7b9" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:48.002964 15682 raft_consensus.cc:2468] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:48.003443 15804 raft_consensus.cc:493] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.004844 15573 leader_election.cc:304] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:48.004494 15804 raft_consensus.cc:515] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.006047 15829 raft_consensus.cc:2804] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.006399 15829 raft_consensus.cc:493] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.006829 15829 raft_consensus.cc:3060] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.007009 15797 tablet_bootstrap.cc:492] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:48.007376 15804 leader_election.cc:290] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.007575 15797 ts_tablet_manager.cc:1403] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.013s
I20260710 13:20:48.009033 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a890d7b9734be1a277d83ac7073824" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161" is_pre_election: true
I20260710 13:20:48.010461 15797 raft_consensus.cc:359] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.011319 15797 raft_consensus.cc:385] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:48.010522 15647 leader_election.cc:343] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:48.010648 15798 tablet_bootstrap.cc:654] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.011740 15797 raft_consensus.cc:740] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.012228 15756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a890d7b9734be1a277d83ac7073824" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:48.012856 15756 raft_consensus.cc:2468] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 0.
I20260710 13:20:48.013147 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41524c0de4d7471a9ffd2cc2342bf7b9" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:48.012872 15797 consensus_queue.cc:260] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.013834 15757 raft_consensus.cc:2468] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:48.014191 15646 leader_election.cc:304] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [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: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19; no voters: a83322eb790c41fbbef060e086ebf161
I20260710 13:20:48.015492 15827 raft_consensus.cc:2804] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.016031 15827 raft_consensus.cc:493] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.016451 15827 raft_consensus.cc:3060] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.017438 15797 ts_tablet_manager.cc:1434] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:48.018582 15797 tablet_bootstrap.cc:492] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:48.021234 15829 raft_consensus.cc:515] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.024048 15799 ts_tablet_manager.cc:1434] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260710 13:20:48.024196 15797 tablet_bootstrap.cc:654] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.026701 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41524c0de4d7471a9ffd2cc2342bf7b9" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:48.027562 15682 raft_consensus.cc:3060] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.028956 15827 raft_consensus.cc:515] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.032511 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a890d7b9734be1a277d83ac7073824" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161"
W20260710 13:20:48.034197 15647 leader_election.cc:343] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:48.015444 15805 leader_election.cc:290] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.038137 15827 leader_election.cc:290] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.039710 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a890d7b9734be1a277d83ac7073824" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:48.040540 15757 raft_consensus.cc:3060] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.044716 15797 tablet_bootstrap.cc:492] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:48.045293 15797 ts_tablet_manager.cc:1403] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.005s
I20260710 13:20:48.047143 15798 tablet_bootstrap.cc:492] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:48.047605 15798 ts_tablet_manager.cc:1403] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.010s
I20260710 13:20:48.049114 15797 raft_consensus.cc:359] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.049789 15797 raft_consensus.cc:385] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.050062 15797 raft_consensus.cc:740] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.050110 15798 raft_consensus.cc:359] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.050806 15798 raft_consensus.cc:385] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.051162 15798 raft_consensus.cc:740] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.050899 15797 consensus_queue.cc:260] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.051846 15798 consensus_queue.cc:260] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.053195 15797 ts_tablet_manager.cc:1434] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:48.053861 15757 raft_consensus.cc:2468] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 1.
I20260710 13:20:48.054056 15798 ts_tablet_manager.cc:1434] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:48.025228 15799 tablet_bootstrap.cc:492] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:48.055079 15798 tablet_bootstrap.cc:492] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:48.056375 15503 catalog_manager.cc:5697] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 reported cstate change: term changed from 0 to 1, leader changed from <none> to a83322eb790c41fbbef060e086ebf161 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "a83322eb790c41fbbef060e086ebf161" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:48.055148 15646 leader_election.cc:304] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [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: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19; no voters: a83322eb790c41fbbef060e086ebf161
I20260710 13:20:48.059857 15827 raft_consensus.cc:2804] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.060335 15827 raft_consensus.cc:697] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Becoming Leader. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Running, Role: LEADER
I20260710 13:20:48.061090 15798 tablet_bootstrap.cc:654] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.061164 15827 consensus_queue.cc:237] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.061990 15829 leader_election.cc:290] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Requested vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.063669 15682 raft_consensus.cc:2468] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:48.064982 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41524c0de4d7471a9ffd2cc2342bf7b9" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:48.069460 15573 leader_election.cc:304] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:48.070801 15829 raft_consensus.cc:2804] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.071663 15829 raft_consensus.cc:697] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Leader. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:48.072744 15829 consensus_queue.cc:237] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.065840 15757 raft_consensus.cc:3060] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.079928 15799 tablet_bootstrap.cc:654] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.092723 15757 raft_consensus.cc:2468] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:48.095392 15503 catalog_manager.cc:5697] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 reported cstate change: term changed from 0 to 1, leader changed from <none> to a83322eb790c41fbbef060e086ebf161 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "a83322eb790c41fbbef060e086ebf161" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.097831 15502 catalog_manager.cc:5697] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to afab92e265014b44b9bc43cb68a00f19 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "afab92e265014b44b9bc43cb68a00f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.103812 15798 tablet_bootstrap.cc:492] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:48.104262 15798 ts_tablet_manager.cc:1403] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.024s
I20260710 13:20:48.104748 15799 tablet_bootstrap.cc:492] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:48.105211 15799 ts_tablet_manager.cc:1403] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.015s
I20260710 13:20:48.106849 15798 raft_consensus.cc:359] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.107558 15798 raft_consensus.cc:385] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.107811 15798 raft_consensus.cc:740] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.107667 15799 raft_consensus.cc:359] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.108429 15799 raft_consensus.cc:385] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.108685 15829 raft_consensus.cc:493] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.108708 15799 raft_consensus.cc:740] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.109313 15829 raft_consensus.cc:515] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.109710 15799 consensus_queue.cc:260] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.111438 15799 ts_tablet_manager.cc:1434] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:20:48.112172 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e7471322894010886575d4c46bbe08" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:48.111413 15829 leader_election.cc:290] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.112653 15799 tablet_bootstrap.cc:492] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:48.112736 15682 raft_consensus.cc:2468] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:48.113085 15798 consensus_queue.cc:260] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.114162 15573 leader_election.cc:304] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:48.114964 15829 raft_consensus.cc:2804] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.115319 15829 raft_consensus.cc:493] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.115494 15798 ts_tablet_manager.cc:1434] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:20:48.115685 15829 raft_consensus.cc:3060] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.119383 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e7471322894010886575d4c46bbe08" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:48.119967 15757 raft_consensus.cc:2468] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:48.120424 15799 tablet_bootstrap.cc:654] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.124761 15829 raft_consensus.cc:515] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.126591 15829 leader_election.cc:290] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Requested vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.127449 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e7471322894010886575d4c46bbe08" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:48.127465 15799 tablet_bootstrap.cc:492] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:48.127645 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e7471322894010886575d4c46bbe08" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:48.128028 15682 raft_consensus.cc:3060] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.128157 15799 ts_tablet_manager.cc:1403] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.001s
I20260710 13:20:48.128261 15757 raft_consensus.cc:3060] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.130849 15799 raft_consensus.cc:359] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.131528 15799 raft_consensus.cc:385] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.131788 15799 raft_consensus.cc:740] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.132421 15799 consensus_queue.cc:260] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.133512 15757 raft_consensus.cc:2468] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:48.134371 15799 ts_tablet_manager.cc:1434] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:20:48.134603 15682 raft_consensus.cc:2468] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:48.134644 15571 leader_election.cc:304] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: 
I20260710 13:20:48.135632 15829 raft_consensus.cc:2804] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.136088 15829 raft_consensus.cc:697] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Leader. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:48.136861 15829 consensus_queue.cc:237] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.145363 15503 catalog_manager.cc:5697] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 reported cstate change: term changed from 0 to 1, leader changed from <none> to a83322eb790c41fbbef060e086ebf161 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "a83322eb790c41fbbef060e086ebf161" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.148329 15803 raft_consensus.cc:493] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.148762 15803 raft_consensus.cc:515] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.150602 15803 leader_election.cc:290] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:48.151208 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb4811d2c5d445eb84628d2f04f3b41e" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161" is_pre_election: true
I20260710 13:20:48.151664 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb4811d2c5d445eb84628d2f04f3b41e" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:48.151814 15608 raft_consensus.cc:2468] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 0.
I20260710 13:20:48.152279 15682 raft_consensus.cc:2468] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 0.
I20260710 13:20:48.152974 15721 leader_election.cc:304] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: 
I20260710 13:20:48.153769 15803 raft_consensus.cc:2804] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.154084 15803 raft_consensus.cc:493] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.154302 15803 raft_consensus.cc:3060] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.158756 15803 raft_consensus.cc:515] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.160460 15803 leader_election.cc:290] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:48.160993 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb4811d2c5d445eb84628d2f04f3b41e" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:48.161303 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb4811d2c5d445eb84628d2f04f3b41e" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:48.161499 15608 raft_consensus.cc:3060] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.161801 15682 raft_consensus.cc:3060] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.165957 15608 raft_consensus.cc:2468] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 1.
I20260710 13:20:48.166225 15682 raft_consensus.cc:2468] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 1.
I20260710 13:20:48.167004 15721 leader_election.cc:304] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: 
I20260710 13:20:48.167703 15803 raft_consensus.cc:2804] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.168170 15803 raft_consensus.cc:697] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Becoming Leader. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:48.168771 15803 consensus_queue.cc:237] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.175571 15503 catalog_manager.cc:5697] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cefc2c436d244b3995db79bc7276538 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "2cefc2c436d244b3995db79bc7276538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:48.187373 15803 raft_consensus.cc:493] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.187775 15803 raft_consensus.cc:515] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.189375 15803 leader_election.cc:290] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:48.189916 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f920ee6fa947dfa8734c25843c70a2" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161" is_pre_election: true
I20260710 13:20:48.190299 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f920ee6fa947dfa8734c25843c70a2" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:48.190693 15608 raft_consensus.cc:2393] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cefc2c436d244b3995db79bc7276538 in current term 1: Already voted for candidate afab92e265014b44b9bc43cb68a00f19 in this term.
I20260710 13:20:48.191738 15722 leader_election.cc:304] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538; no voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19
I20260710 13:20:48.192417 15803 raft_consensus.cc:3060] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.196880 15803 raft_consensus.cc:2749] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:48.216025 15829 raft_consensus.cc:493] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.216430 15829 raft_consensus.cc:515] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.218003 15829 leader_election.cc:290] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.218766 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd8fc8a5e79440494bdf34f02bdb340" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:48.219008 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd8fc8a5e79440494bdf34f02bdb340" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:48.219484 15682 raft_consensus.cc:2468] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:48.219609 15757 raft_consensus.cc:2468] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:48.220534 15573 leader_election.cc:304] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:48.221124 15829 raft_consensus.cc:2804] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.221441 15829 raft_consensus.cc:493] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.221742 15829 raft_consensus.cc:3060] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.226476 15829 raft_consensus.cc:515] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.228037 15829 leader_election.cc:290] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Requested vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.228698 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd8fc8a5e79440494bdf34f02bdb340" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:48.228823 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd8fc8a5e79440494bdf34f02bdb340" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:48.229135 15682 raft_consensus.cc:3060] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.229322 15757 raft_consensus.cc:3060] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.233621 15682 raft_consensus.cc:2468] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:48.233955 15757 raft_consensus.cc:2468] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:48.234494 15573 leader_election.cc:304] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:48.235285 15829 raft_consensus.cc:2804] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.235819 15829 raft_consensus.cc:697] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Leader. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:48.236618 15829 consensus_queue.cc:237] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.243973 15503 catalog_manager.cc:5697] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 reported cstate change: term changed from 0 to 1, leader changed from <none> to a83322eb790c41fbbef060e086ebf161 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "a83322eb790c41fbbef060e086ebf161" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.285549 15829 raft_consensus.cc:493] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.285959 15829 raft_consensus.cc:515] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.287603 15829 leader_election.cc:290] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.288447 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d28daf6ffd849899df31ee476d1f591" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:48.288556 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d28daf6ffd849899df31ee476d1f591" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:48.289048 15682 raft_consensus.cc:2468] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:48.289129 15757 raft_consensus.cc:2468] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:48.290043 15573 leader_election.cc:304] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:48.290695 15829 raft_consensus.cc:2804] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.291082 15829 raft_consensus.cc:493] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.291354 15829 raft_consensus.cc:3060] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.295979 15829 raft_consensus.cc:515] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.297694 15829 leader_election.cc:290] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Requested vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.298488 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d28daf6ffd849899df31ee476d1f591" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:48.298779 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d28daf6ffd849899df31ee476d1f591" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:48.299000 15682 raft_consensus.cc:3060] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.299412 15757 raft_consensus.cc:3060] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.303844 15682 raft_consensus.cc:2468] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:48.304276 15757 raft_consensus.cc:2468] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:48.304848 15573 leader_election.cc:304] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:48.305634 15829 raft_consensus.cc:2804] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.306041 15829 raft_consensus.cc:697] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Leader. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:48.306725 15829 consensus_queue.cc:237] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.312935 15503 catalog_manager.cc:5697] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 reported cstate change: term changed from 0 to 1, leader changed from <none> to a83322eb790c41fbbef060e086ebf161 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "a83322eb790c41fbbef060e086ebf161" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.369431 15682 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5a890d7b9734be1a277d83ac7073824"
dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
mode: GRACEFUL
new_leader_uuid: "a83322eb790c41fbbef060e086ebf161"
 from {username='slave'} at 127.0.0.1:42646
I20260710 13:20:48.369948 15682 raft_consensus.cc:606] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Received request to transfer leadership to TS a83322eb790c41fbbef060e086ebf161
I20260710 13:20:48.379966 15829 consensus_queue.cc:1048] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.390467 15608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d28daf6ffd849899df31ee476d1f591"
dest_uuid: "a83322eb790c41fbbef060e086ebf161"
mode: GRACEFUL
new_leader_uuid: "afab92e265014b44b9bc43cb68a00f19"
 from {username='slave'} at 127.0.0.1:40440
I20260710 13:20:48.391121 15608 raft_consensus.cc:606] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Received request to transfer leadership to TS afab92e265014b44b9bc43cb68a00f19
I20260710 13:20:48.397353 15825 consensus_queue.cc:1048] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.417514 15757 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb4811d2c5d445eb84628d2f04f3b41e"
dest_uuid: "2cefc2c436d244b3995db79bc7276538"
mode: GRACEFUL
new_leader_uuid: "afab92e265014b44b9bc43cb68a00f19"
 from {username='slave'} at 127.0.0.1:33228
I20260710 13:20:48.418124 15757 raft_consensus.cc:606] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Received request to transfer leadership to TS afab92e265014b44b9bc43cb68a00f19
I20260710 13:20:48.419503 15825 consensus_queue.cc:1048] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.428115 15608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e7471322894010886575d4c46bbe08"
dest_uuid: "a83322eb790c41fbbef060e086ebf161"
mode: GRACEFUL
new_leader_uuid: "afab92e265014b44b9bc43cb68a00f19"
 from {username='slave'} at 127.0.0.1:40440
I20260710 13:20:48.428689 15608 raft_consensus.cc:606] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Received request to transfer leadership to TS afab92e265014b44b9bc43cb68a00f19
I20260710 13:20:48.429951 15829 consensus_queue.cc:1048] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.435546 15608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fd8fc8a5e79440494bdf34f02bdb340"
dest_uuid: "a83322eb790c41fbbef060e086ebf161"
mode: GRACEFUL
new_leader_uuid: "2cefc2c436d244b3995db79bc7276538"
 from {username='slave'} at 127.0.0.1:40440
I20260710 13:20:48.436165 15608 raft_consensus.cc:606] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Received request to transfer leadership to TS 2cefc2c436d244b3995db79bc7276538
I20260710 13:20:48.453495 15825 raft_consensus.cc:493] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.453994 15825 raft_consensus.cc:515] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.455809 15825 leader_election.cc:290] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.456439 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a890d7b9734be1a277d83ac7073824" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:48.456854 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a890d7b9734be1a277d83ac7073824" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:48.457561 15757 raft_consensus.cc:2393] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a83322eb790c41fbbef060e086ebf161 in current term 1: Already voted for candidate afab92e265014b44b9bc43cb68a00f19 in this term.
I20260710 13:20:48.458346 15571 leader_election.cc:304] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a83322eb790c41fbbef060e086ebf161; no voters: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19
I20260710 13:20:48.458983 15825 raft_consensus.cc:3060] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.463786 15825 raft_consensus.cc:2749] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:48.514881 15827 consensus_queue.cc:1048] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.525446 15804 consensus_queue.cc:1048] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.533308 15804 consensus_queue.cc:1048] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.544061 15804 consensus_queue.cc:1048] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.554811 15803 consensus_queue.cc:1048] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.556437 15827 raft_consensus.cc:993] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19: : Instructing follower a83322eb790c41fbbef060e086ebf161 to start an election
I20260710 13:20:48.556942 15865 raft_consensus.cc:1081] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Signalling peer a83322eb790c41fbbef060e086ebf161 to start an election
I20260710 13:20:48.558713 15607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5a890d7b9734be1a277d83ac7073824"
dest_uuid: "a83322eb790c41fbbef060e086ebf161"
 from {username='slave'} at 127.0.0.1:40436
I20260710 13:20:48.559367 15607 raft_consensus.cc:493] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.559849 15607 raft_consensus.cc:3060] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.569033 15607 raft_consensus.cc:515] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.571767 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a890d7b9734be1a277d83ac7073824" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:48.572146 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5a890d7b9734be1a277d83ac7073824" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:48.572350 15682 raft_consensus.cc:3055] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:48.572676 15682 raft_consensus.cc:740] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Running, Role: LEADER
I20260710 13:20:48.572711 15757 raft_consensus.cc:3060] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.573204 15607 leader_election.cc:290] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 2 election: Requested vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.573565 15682 consensus_queue.cc:260] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.574769 15682 raft_consensus.cc:3060] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.578400 15807 consensus_queue.cc:1048] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:48.580112 15757 raft_consensus.cc:2468] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 2.
I20260710 13:20:48.581337 15571 leader_election.cc:304] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: 
I20260710 13:20:48.582151 15825 raft_consensus.cc:2804] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.582612 15825 raft_consensus.cc:697] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 2 LEADER]: Becoming Leader. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:48.583495 15825 consensus_queue.cc:237] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.588157 15682 raft_consensus.cc:2468] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 2.
I20260710 13:20:48.591563 15502 catalog_manager.cc:5697] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 reported cstate change: term changed from 1 to 2, leader changed from afab92e265014b44b9bc43cb68a00f19 (127.10.237.194) to a83322eb790c41fbbef060e086ebf161 (127.10.237.193). New cstate: current_term: 2 leader_uuid: "a83322eb790c41fbbef060e086ebf161" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.596217 15803 raft_consensus.cc:993] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538: : Instructing follower afab92e265014b44b9bc43cb68a00f19 to start an election
I20260710 13:20:48.596722 15807 raft_consensus.cc:1081] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Signalling peer afab92e265014b44b9bc43cb68a00f19 to start an election
I20260710 13:20:48.598383 15683 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb4811d2c5d445eb84628d2f04f3b41e"
dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
 from {username='slave'} at 127.0.0.1:42630
I20260710 13:20:48.598925 15683 raft_consensus.cc:493] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.599350 15683 raft_consensus.cc:3060] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.605746 15683 raft_consensus.cc:515] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.606015 15825 consensus_queue.cc:1048] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.608596 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb4811d2c5d445eb84628d2f04f3b41e" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:48.608901 15756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb4811d2c5d445eb84628d2f04f3b41e" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:48.609162 15607 raft_consensus.cc:3060] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.609503 15756 raft_consensus.cc:3055] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:48.609817 15756 raft_consensus.cc:740] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:48.610618 15756 consensus_queue.cc:260] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.611878 15756 raft_consensus.cc:3060] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.616187 15607 raft_consensus.cc:2468] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 2.
I20260710 13:20:48.617491 15647 leader_election.cc:304] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:48.618261 15865 raft_consensus.cc:2804] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.618366 15683 leader_election.cc:290] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 2 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.618774 15865 raft_consensus.cc:697] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [term 2 LEADER]: Becoming Leader. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Running, Role: LEADER
I20260710 13:20:48.619640 15756 raft_consensus.cc:2468] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 2.
I20260710 13:20:48.619680 15865 consensus_queue.cc:237] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.628263 15825 consensus_queue.cc:1048] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.628345 15503 catalog_manager.cc:5697] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 reported cstate change: term changed from 1 to 2, leader changed from 2cefc2c436d244b3995db79bc7276538 (127.10.237.195) to afab92e265014b44b9bc43cb68a00f19 (127.10.237.194). New cstate: current_term: 2 leader_uuid: "afab92e265014b44b9bc43cb68a00f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.699649 15825 consensus_queue.cc:1048] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.710040 15825 consensus_queue.cc:1048] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:48.710685 15829 consensus_queue.cc:1048] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.719079 15872 consensus_queue.cc:1048] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:48.725558 15805 raft_consensus.cc:993] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161: : Instructing follower 2cefc2c436d244b3995db79bc7276538 to start an election
I20260710 13:20:48.726042 15805 raft_consensus.cc:1081] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Signalling peer 2cefc2c436d244b3995db79bc7276538 to start an election
I20260710 13:20:48.727718 15755 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fd8fc8a5e79440494bdf34f02bdb340"
dest_uuid: "2cefc2c436d244b3995db79bc7276538"
 from {username='slave'} at 127.0.0.1:33212
I20260710 13:20:48.728240 15755 raft_consensus.cc:493] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.728626 15755 raft_consensus.cc:3060] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.731313 15805 raft_consensus.cc:993] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161: : Instructing follower afab92e265014b44b9bc43cb68a00f19 to start an election
I20260710 13:20:48.733325 15825 raft_consensus.cc:1081] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Signalling peer afab92e265014b44b9bc43cb68a00f19 to start an election
I20260710 13:20:48.734958 15682 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e7471322894010886575d4c46bbe08"
dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
 from {username='slave'} at 127.0.0.1:42634
I20260710 13:20:48.735906 15755 raft_consensus.cc:515] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.737061 15682 raft_consensus.cc:493] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.737489 15682 raft_consensus.cc:3060] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.738749 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd8fc8a5e79440494bdf34f02bdb340" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:48.739349 15607 raft_consensus.cc:3055] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:48.739660 15607 raft_consensus.cc:740] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:48.740257 15755 leader_election.cc:290] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 2 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:48.740417 15607 consensus_queue.cc:260] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.741606 15607 raft_consensus.cc:3060] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.741515 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fd8fc8a5e79440494bdf34f02bdb340" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:48.742297 15681 raft_consensus.cc:3060] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.745841 15682 raft_consensus.cc:515] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.748917 15607 raft_consensus.cc:2468] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 2.
I20260710 13:20:48.749637 15681 raft_consensus.cc:2468] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 2.
I20260710 13:20:48.750089 15721 leader_election.cc:304] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: 
I20260710 13:20:48.751062 15807 raft_consensus.cc:2804] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.751569 15807 raft_consensus.cc:697] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [term 2 LEADER]: Becoming Leader. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:48.752450 15807 consensus_queue.cc:237] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.753868 15682 leader_election.cc:290] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 2 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.754876 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e7471322894010886575d4c46bbe08" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:48.755458 15607 raft_consensus.cc:3055] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:48.755769 15607 raft_consensus.cc:740] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:48.755970 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e7471322894010886575d4c46bbe08" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:48.756606 15755 raft_consensus.cc:3060] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.756569 15607 consensus_queue.cc:260] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.757596 15607 raft_consensus.cc:3060] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.763543 15607 raft_consensus.cc:2468] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 2.
I20260710 13:20:48.763701 15755 raft_consensus.cc:2468] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 2.
I20260710 13:20:48.763958 15506 catalog_manager.cc:5697] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 reported cstate change: term changed from 1 to 2, leader changed from a83322eb790c41fbbef060e086ebf161 (127.10.237.193) to 2cefc2c436d244b3995db79bc7276538 (127.10.237.195). New cstate: current_term: 2 leader_uuid: "2cefc2c436d244b3995db79bc7276538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:48.764650 15647 leader_election.cc:304] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:48.765519 15865 raft_consensus.cc:2804] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.765985 15865 raft_consensus.cc:697] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [term 2 LEADER]: Becoming Leader. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Running, Role: LEADER
I20260710 13:20:48.766763 15865 consensus_queue.cc:237] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.773659 15502 catalog_manager.cc:5697] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 reported cstate change: term changed from 1 to 2, leader changed from a83322eb790c41fbbef060e086ebf161 (127.10.237.193) to afab92e265014b44b9bc43cb68a00f19 (127.10.237.194). New cstate: current_term: 2 leader_uuid: "afab92e265014b44b9bc43cb68a00f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.787353 15872 consensus_queue.cc:1048] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.793479 15805 raft_consensus.cc:993] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161: : Instructing follower afab92e265014b44b9bc43cb68a00f19 to start an election
I20260710 13:20:48.793965 15825 raft_consensus.cc:1081] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Signalling peer afab92e265014b44b9bc43cb68a00f19 to start an election
I20260710 13:20:48.796187 15681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d28daf6ffd849899df31ee476d1f591"
dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
 from {username='slave'} at 127.0.0.1:42634
I20260710 13:20:48.796761 15681 raft_consensus.cc:493] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.797149 15681 raft_consensus.cc:3060] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.798863 15872 consensus_queue.cc:1048] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.806182 15681 raft_consensus.cc:515] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.808730 15681 leader_election.cc:290] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 2 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:48.809435 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d28daf6ffd849899df31ee476d1f591" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:48.810016 15755 raft_consensus.cc:3060] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.810428 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d28daf6ffd849899df31ee476d1f591" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:48.811000 15607 raft_consensus.cc:3055] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:48.811344 15607 raft_consensus.cc:740] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:48.812443 15607 consensus_queue.cc:260] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.813798 15607 raft_consensus.cc:3060] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.817067 15755 raft_consensus.cc:2468] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 2.
I20260710 13:20:48.819607 15646 leader_election.cc:304] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:48.820405 15865 raft_consensus.cc:2804] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.820709 15607 raft_consensus.cc:2468] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 2.
I20260710 13:20:48.820876 15865 raft_consensus.cc:697] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [term 2 LEADER]: Becoming Leader. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Running, Role: LEADER
I20260710 13:20:48.821799 15865 consensus_queue.cc:237] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:48.828275 15506 catalog_manager.cc:5697] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 reported cstate change: term changed from 1 to 2, leader changed from a83322eb790c41fbbef060e086ebf161 (127.10.237.193) to afab92e265014b44b9bc43cb68a00f19 (127.10.237.194). New cstate: current_term: 2 leader_uuid: "afab92e265014b44b9bc43cb68a00f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:49.056264 15755 raft_consensus.cc:1275] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Refusing update from remote peer a83322eb790c41fbbef060e086ebf161: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.057416 15805 consensus_queue.cc:1048] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.067065 15681 raft_consensus.cc:1275] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Refusing update from remote peer a83322eb790c41fbbef060e086ebf161: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.068481 15825 consensus_queue.cc:1048] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.108804 15607 raft_consensus.cc:1275] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Refusing update from remote peer afab92e265014b44b9bc43cb68a00f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.109961 15865 consensus_queue.cc:1048] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.117236 15757 raft_consensus.cc:1275] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Refusing update from remote peer afab92e265014b44b9bc43cb68a00f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.118775 15804 consensus_queue.cc:1048] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.169870 15607 raft_consensus.cc:1275] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Refusing update from remote peer afab92e265014b44b9bc43cb68a00f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.171128 15804 consensus_queue.cc:1048] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.177940 15757 raft_consensus.cc:1275] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Refusing update from remote peer afab92e265014b44b9bc43cb68a00f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.179522 15827 consensus_queue.cc:1048] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.211724 15681 raft_consensus.cc:1275] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Refusing update from remote peer 2cefc2c436d244b3995db79bc7276538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.212917 15807 consensus_queue.cc:1048] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.220058 15607 raft_consensus.cc:1275] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Refusing update from remote peer 2cefc2c436d244b3995db79bc7276538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.221773 15878 consensus_queue.cc:1048] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:49.239085 15757 raft_consensus.cc:1275] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Refusing update from remote peer afab92e265014b44b9bc43cb68a00f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.240541 15827 consensus_queue.cc:1048] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.247792 15607 raft_consensus.cc:1275] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Refusing update from remote peer afab92e265014b44b9bc43cb68a00f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.249115 15804 consensus_queue.cc:1048] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.464501 15506 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57848:
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:20:51.466495 15506 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:20:51.510955 15597 tablet_service.cc:1511] Processing CreateTablet for tablet 0281b40fb28549e2b3bf2719f3dc3840 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:51.511977 15665 tablet_service.cc:1511] Processing CreateTablet for tablet 0281b40fb28549e2b3bf2719f3dc3840 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:51.513167 15665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0281b40fb28549e2b3bf2719f3dc3840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.513039 15741 tablet_service.cc:1511] Processing CreateTablet for tablet 0281b40fb28549e2b3bf2719f3dc3840 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:51.514213 15741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0281b40fb28549e2b3bf2719f3dc3840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.514961 15593 tablet_service.cc:1511] Processing CreateTablet for tablet 1646c0b313c34670b6165605d6dc9592 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:51.512323 15597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0281b40fb28549e2b3bf2719f3dc3840. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.516893 15668 tablet_service.cc:1511] Processing CreateTablet for tablet 1646c0b313c34670b6165605d6dc9592 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:51.518154 15668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1646c0b313c34670b6165605d6dc9592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.518756 15747 tablet_service.cc:1511] Processing CreateTablet for tablet 1646c0b313c34670b6165605d6dc9592 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:51.520038 15747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1646c0b313c34670b6165605d6dc9592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.523912 15669 tablet_service.cc:1511] Processing CreateTablet for tablet e2536817c12243f2a34368c5d5bece2b (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:51.525134 15669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2536817c12243f2a34368c5d5bece2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.525969 15740 tablet_service.cc:1511] Processing CreateTablet for tablet e2536817c12243f2a34368c5d5bece2b (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:51.527232 15740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2536817c12243f2a34368c5d5bece2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.528002 15590 tablet_service.cc:1511] Processing CreateTablet for tablet e2536817c12243f2a34368c5d5bece2b (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:51.529994 15594 tablet_service.cc:1511] Processing CreateTablet for tablet cc074c195daa4730bab8a4680124c575 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:51.533444 15670 tablet_service.cc:1511] Processing CreateTablet for tablet cc074c195daa4730bab8a4680124c575 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:51.534029 15746 tablet_service.cc:1511] Processing CreateTablet for tablet cc074c195daa4730bab8a4680124c575 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:51.535741 15746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc074c195daa4730bab8a4680124c575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.536003 15672 tablet_service.cc:1511] Processing CreateTablet for tablet d87cc50645124a24a77472a23be6a3db (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:51.538017 15666 tablet_service.cc:1511] Processing CreateTablet for tablet 5894ae07047943deb197ea765bebc78c (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:51.539987 15743 tablet_service.cc:1511] Processing CreateTablet for tablet d87cc50645124a24a77472a23be6a3db (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:51.541231 15743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87cc50645124a24a77472a23be6a3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.540958 15592 tablet_service.cc:1511] Processing CreateTablet for tablet d87cc50645124a24a77472a23be6a3db (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:51.543519 15742 tablet_service.cc:1511] Processing CreateTablet for tablet 5894ae07047943deb197ea765bebc78c (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:51.543959 15591 tablet_service.cc:1511] Processing CreateTablet for tablet 5894ae07047943deb197ea765bebc78c (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:51.544732 15742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5894ae07047943deb197ea765bebc78c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.534883 15670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc074c195daa4730bab8a4680124c575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.550549 15744 tablet_service.cc:1511] Processing CreateTablet for tablet 5037905f42584ff4bf67538f3baef1d6 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:51.551448 15672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87cc50645124a24a77472a23be6a3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.551848 15744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5037905f42584ff4bf67538f3baef1d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.554800 15666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5894ae07047943deb197ea765bebc78c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.559731 15595 tablet_service.cc:1511] Processing CreateTablet for tablet 5037905f42584ff4bf67538f3baef1d6 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:51.563248 15596 tablet_service.cc:1511] Processing CreateTablet for tablet 1f67a15543ab4bbc96f0f59e0d534d40 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:51.564757 15745 tablet_service.cc:1511] Processing CreateTablet for tablet 1f67a15543ab4bbc96f0f59e0d534d40 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:51.565212 15598 tablet_service.cc:1511] Processing CreateTablet for tablet 17068b8d648a4259995c4790a9831770 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:51.565946 15745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f67a15543ab4bbc96f0f59e0d534d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.567488 15667 tablet_service.cc:1511] Processing CreateTablet for tablet 5037905f42584ff4bf67538f3baef1d6 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:51.568714 15667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5037905f42584ff4bf67538f3baef1d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.568768 15739 tablet_service.cc:1511] Processing CreateTablet for tablet 17068b8d648a4259995c4790a9831770 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:51.570009 15739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17068b8d648a4259995c4790a9831770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.572482 15671 tablet_service.cc:1511] Processing CreateTablet for tablet 1f67a15543ab4bbc96f0f59e0d534d40 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:51.572736 15673 tablet_service.cc:1511] Processing CreateTablet for tablet 17068b8d648a4259995c4790a9831770 (DEFAULT_TABLE table=soft_deleted_table [id=826599add94a48bfb2ff02022737343f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:51.573958 15671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f67a15543ab4bbc96f0f59e0d534d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.575430 15673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17068b8d648a4259995c4790a9831770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.577858 15590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2536817c12243f2a34368c5d5bece2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.579314 15592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87cc50645124a24a77472a23be6a3db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.583210 15598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17068b8d648a4259995c4790a9831770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.587318 15595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5037905f42584ff4bf67538f3baef1d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.590194 15593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1646c0b313c34670b6165605d6dc9592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.592964 15596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f67a15543ab4bbc96f0f59e0d534d40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.595355 15591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5894ae07047943deb197ea765bebc78c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.599359 15594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc074c195daa4730bab8a4680124c575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.642570 15891 tablet_bootstrap.cc:492] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:51.650990 15891 tablet_bootstrap.cc:654] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.729792 15891 tablet_bootstrap.cc:492] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:51.730288 15891 ts_tablet_manager.cc:1403] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.088s	user 0.008s	sys 0.008s
I20260710 13:20:51.736002 15893 tablet_bootstrap.cc:492] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:51.740540 15891 raft_consensus.cc:359] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.741410 15891 raft_consensus.cc:385] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.741842 15891 raft_consensus.cc:740] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.743041 15891 consensus_queue.cc:260] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.744822 15893 tablet_bootstrap.cc:654] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.765172 15890 tablet_bootstrap.cc:492] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:51.770221 15890 tablet_bootstrap.cc:654] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.775364 15891 ts_tablet_manager.cc:1434] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.045s	user 0.000s	sys 0.011s
I20260710 13:20:51.776418 15891 tablet_bootstrap.cc:492] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:51.781837 15891 tablet_bootstrap.cc:654] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.782769 15890 tablet_bootstrap.cc:492] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:51.783362 15890 ts_tablet_manager.cc:1403] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.005s
I20260710 13:20:51.784776 15893 tablet_bootstrap.cc:492] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:51.785332 15893 ts_tablet_manager.cc:1403] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.005s
I20260710 13:20:51.786422 15890 raft_consensus.cc:359] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.787235 15890 raft_consensus.cc:385] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.787587 15890 raft_consensus.cc:740] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.788321 15890 consensus_queue.cc:260] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.788823 15893 raft_consensus.cc:359] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.789247 15891 tablet_bootstrap.cc:492] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:51.791260 15893 raft_consensus.cc:385] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.791589 15893 raft_consensus.cc:740] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.790642 15890 ts_tablet_manager.cc:1434] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:51.792318 15893 consensus_queue.cc:260] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.793004 15890 tablet_bootstrap.cc:492] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:51.794595 15893 ts_tablet_manager.cc:1434] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.001s
I20260710 13:20:51.795681 15893 tablet_bootstrap.cc:492] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:51.791509 15891 ts_tablet_manager.cc:1403] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 13:20:51.802012 15891 raft_consensus.cc:359] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.802793 15890 tablet_bootstrap.cc:654] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.802742 15891 raft_consensus.cc:385] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.802028 15893 tablet_bootstrap.cc:654] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.803308 15891 raft_consensus.cc:740] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.804206 15891 consensus_queue.cc:260] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.813460 15891 ts_tablet_manager.cc:1434] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 13:20:51.814911 15891 tablet_bootstrap.cc:492] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:51.821058 15890 tablet_bootstrap.cc:492] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:51.821810 15890 ts_tablet_manager.cc:1403] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.008s
I20260710 13:20:51.824163 15891 tablet_bootstrap.cc:654] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.825106 15893 tablet_bootstrap.cc:492] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:51.825591 15893 ts_tablet_manager.cc:1403] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.021s
I20260710 13:20:51.826300 15890 raft_consensus.cc:359] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.827129 15890 raft_consensus.cc:385] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.827437 15890 raft_consensus.cc:740] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.828169 15890 consensus_queue.cc:260] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.828656 15893 raft_consensus.cc:359] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.829347 15893 raft_consensus.cc:385] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.829612 15893 raft_consensus.cc:740] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.830495 15890 ts_tablet_manager.cc:1434] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:20:51.830317 15893 consensus_queue.cc:260] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.831600 15890 tablet_bootstrap.cc:492] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:51.835589 15893 ts_tablet_manager.cc:1434] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:20:51.836583 15893 tablet_bootstrap.cc:492] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:51.843403 15890 tablet_bootstrap.cc:654] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.847806 15891 tablet_bootstrap.cc:492] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:51.848560 15891 ts_tablet_manager.cc:1403] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.017s
I20260710 13:20:51.849352 15893 tablet_bootstrap.cc:654] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.852695 15891 raft_consensus.cc:359] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.853577 15891 raft_consensus.cc:385] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.853924 15891 raft_consensus.cc:740] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.854897 15890 tablet_bootstrap.cc:492] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:51.855222 15893 tablet_bootstrap.cc:492] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:51.854807 15891 consensus_queue.cc:260] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.855422 15890 ts_tablet_manager.cc:1403] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.013s
I20260710 13:20:51.855688 15893 ts_tablet_manager.cc:1403] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.001s
I20260710 13:20:51.857481 15891 ts_tablet_manager.cc:1434] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:51.858476 15891 tablet_bootstrap.cc:492] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:51.858450 15890 raft_consensus.cc:359] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.858745 15893 raft_consensus.cc:359] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.859455 15890 raft_consensus.cc:385] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.859624 15893 raft_consensus.cc:385] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.859858 15890 raft_consensus.cc:740] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.860105 15893 raft_consensus.cc:740] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.860718 15890 consensus_queue.cc:260] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.863103 15890 ts_tablet_manager.cc:1434] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:20:51.861181 15893 consensus_queue.cc:260] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.864156 15890 tablet_bootstrap.cc:492] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:51.865440 15893 ts_tablet_manager.cc:1434] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:51.866441 15893 tablet_bootstrap.cc:492] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:51.870241 15890 tablet_bootstrap.cc:654] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.872387 15893 tablet_bootstrap.cc:654] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.875538 15891 tablet_bootstrap.cc:654] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.881801 15890 tablet_bootstrap.cc:492] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:51.882335 15890 ts_tablet_manager.cc:1403] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260710 13:20:51.884440 15890 raft_consensus.cc:359] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.884997 15890 raft_consensus.cc:385] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.885342 15890 raft_consensus.cc:740] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.886171 15890 consensus_queue.cc:260] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.888130 15893 tablet_bootstrap.cc:492] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:51.888634 15893 ts_tablet_manager.cc:1403] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260710 13:20:51.889608 15890 ts_tablet_manager.cc:1434] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 13:20:51.890552 15890 tablet_bootstrap.cc:492] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:51.888177 15891 tablet_bootstrap.cc:492] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:51.891346 15893 raft_consensus.cc:359] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.892074 15891 ts_tablet_manager.cc:1403] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.002s
I20260710 13:20:51.892251 15893 raft_consensus.cc:385] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.892652 15893 raft_consensus.cc:740] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.893409 15893 consensus_queue.cc:260] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.895294 15891 raft_consensus.cc:359] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.896097 15891 raft_consensus.cc:385] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.896426 15891 raft_consensus.cc:740] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.897541 15890 tablet_bootstrap.cc:654] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.897208 15891 consensus_queue.cc:260] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.899914 15893 ts_tablet_manager.cc:1434] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 13:20:51.900247 15878 raft_consensus.cc:493] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:51.901006 15893 tablet_bootstrap.cc:492] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:51.900696 15878 raft_consensus.cc:515] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.903482 15891 ts_tablet_manager.cc:1434] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:20:51.904889 15891 tablet_bootstrap.cc:492] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:51.904827 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f67a15543ab4bbc96f0f59e0d534d40" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:51.905623 15681 raft_consensus.cc:2468] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 0.
I20260710 13:20:51.906699 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f67a15543ab4bbc96f0f59e0d534d40" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161" is_pre_election: true
I20260710 13:20:51.907327 15607 raft_consensus.cc:2468] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 0.
I20260710 13:20:51.907634 15893 tablet_bootstrap.cc:654] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.908262 15878 leader_election.cc:290] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:51.909221 15722 leader_election.cc:304] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:51.912482 15891 tablet_bootstrap.cc:654] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.912796 15890 tablet_bootstrap.cc:492] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:51.913308 15890 ts_tablet_manager.cc:1403] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260710 13:20:51.916733 15890 raft_consensus.cc:359] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.917771 15890 raft_consensus.cc:385] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.918215 15890 raft_consensus.cc:740] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.919284 15890 consensus_queue.cc:260] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.922828 15878 raft_consensus.cc:2804] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:51.923717 15878 raft_consensus.cc:493] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:51.924796 15891 tablet_bootstrap.cc:492] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:51.926281 15878 raft_consensus.cc:3060] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:51.927205 15890 ts_tablet_manager.cc:1434] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:20:51.926474 15891 ts_tablet_manager.cc:1403] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260710 13:20:51.928385 15890 tablet_bootstrap.cc:492] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:51.931044 15891 raft_consensus.cc:359] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.931870 15891 raft_consensus.cc:385] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.932210 15891 raft_consensus.cc:740] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.933118 15891 consensus_queue.cc:260] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.935634 15891 ts_tablet_manager.cc:1434] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:51.935781 15890 tablet_bootstrap.cc:654] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.944958 15893 tablet_bootstrap.cc:492] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:51.945444 15893 ts_tablet_manager.cc:1403] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.008s
I20260710 13:20:51.947046 15878 raft_consensus.cc:515] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.947722 15891 tablet_bootstrap.cc:492] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:51.948194 15893 raft_consensus.cc:359] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.949090 15893 raft_consensus.cc:385] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.949450 15893 raft_consensus.cc:740] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.950364 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f67a15543ab4bbc96f0f59e0d534d40" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:51.950325 15893 consensus_queue.cc:260] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.951061 15607 raft_consensus.cc:3060] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:51.956594 15891 tablet_bootstrap.cc:654] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:51.960096 15554 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:51.961683 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f67a15543ab4bbc96f0f59e0d534d40" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:51.962288 15681 raft_consensus.cc:3060] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:51.965891 15893 ts_tablet_manager.cc:1434] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260710 13:20:51.967085 15893 tablet_bootstrap.cc:492] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:51.967947 15879 raft_consensus.cc:493] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:51.968395 15879 raft_consensus.cc:515] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.968822 15865 raft_consensus.cc:493] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:51.969310 15865 raft_consensus.cc:515] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.970431 15879 leader_election.cc:290] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:51.971212 15865 leader_election.cc:290] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:51.972736 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1646c0b313c34670b6165605d6dc9592" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161" is_pre_election: true
I20260710 13:20:51.972765 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87cc50645124a24a77472a23be6a3db" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161" is_pre_election: true
I20260710 13:20:51.973541 15608 raft_consensus.cc:2468] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 0.
I20260710 13:20:51.973738 15890 tablet_bootstrap.cc:492] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:51.974267 15890 ts_tablet_manager.cc:1403] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.007s
I20260710 13:20:51.974788 15893 tablet_bootstrap.cc:654] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.960794 15909 raft_consensus.cc:493] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:51.975425 15909 raft_consensus.cc:515] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.976759 15607 raft_consensus.cc:2468] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 1.
I20260710 13:20:51.977193 15890 raft_consensus.cc:359] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.977632 15909 leader_election.cc:290] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:51.977911 15890 raft_consensus.cc:385] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.978245 15890 raft_consensus.cc:740] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.978909 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc074c195daa4730bab8a4680124c575" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:51.979163 15721 leader_election.cc:304] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: 
I20260710 13:20:51.978967 15890 consensus_queue.cc:260] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.979738 15682 raft_consensus.cc:2468] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 0.
I20260710 13:20:51.980966 15722 leader_election.cc:304] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:51.981662 15890 ts_tablet_manager.cc:1434] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:51.982676 15890 tablet_bootstrap.cc:492] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
W20260710 13:20:51.982718 15647 leader_election.cc:343] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:51.983681 15647 leader_election.cc:304] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:51.984695 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc074c195daa4730bab8a4680124c575" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161" is_pre_election: true
I20260710 13:20:51.985302 15608 raft_consensus.cc:2468] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 0.
I20260710 13:20:51.987195 15909 raft_consensus.cc:2804] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:51.987639 15909 raft_consensus.cc:493] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:51.988013 15909 raft_consensus.cc:3060] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:51.988963 15890 tablet_bootstrap.cc:654] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.991962 15893 tablet_bootstrap.cc:492] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:51.992569 15893 ts_tablet_manager.cc:1403] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.002s
I20260710 13:20:51.995266 15865 raft_consensus.cc:2804] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:51.995815 15865 raft_consensus.cc:493] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:51.996624 15865 raft_consensus.cc:3060] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:51.995620 15893 raft_consensus.cc:359] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:51.997215 15893 raft_consensus.cc:385] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.997701 15893 raft_consensus.cc:740] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.998770 15893 consensus_queue.cc:260] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.000470 15890 tablet_bootstrap.cc:492] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:52.001004 15890 ts_tablet_manager.cc:1403] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260710 13:20:52.004312 15890 raft_consensus.cc:359] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.005201 15890 raft_consensus.cc:385] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.005554 15890 raft_consensus.cc:740] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.006302 15890 consensus_queue.cc:260] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.008586 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1646c0b313c34670b6165605d6dc9592" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:52.008834 15681 raft_consensus.cc:2468] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 1.
I20260710 13:20:52.009176 15757 raft_consensus.cc:2468] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 0.
I20260710 13:20:52.010401 15893 ts_tablet_manager.cc:1434] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:20:52.000507 15909 raft_consensus.cc:515] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.010294 15879 raft_consensus.cc:493] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:51.961081 15878 leader_election.cc:290] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:52.011096 15879 raft_consensus.cc:515] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.011763 15878 raft_consensus.cc:493] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.012393 15909 leader_election.cc:290] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:52.013464 15879 leader_election.cc:290] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:52.015579 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87cc50645124a24a77472a23be6a3db" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:52.016158 15757 raft_consensus.cc:2468] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 0.
I20260710 13:20:52.017692 15893 tablet_bootstrap.cc:492] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:52.019315 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5894ae07047943deb197ea765bebc78c" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:52.019937 15757 raft_consensus.cc:2468] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 0.
I20260710 13:20:52.022346 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc074c195daa4730bab8a4680124c575" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:52.022951 15608 raft_consensus.cc:3060] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.022508 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5894ae07047943deb197ea765bebc78c" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161" is_pre_election: true
I20260710 13:20:52.024080 15607 raft_consensus.cc:2468] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 0.
I20260710 13:20:52.025066 15893 tablet_bootstrap.cc:654] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.025959 15647 leader_election.cc:304] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:52.027194 15879 raft_consensus.cc:2804] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.027670 15879 raft_consensus.cc:493] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.028187 15879 raft_consensus.cc:3060] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.031606 15646 leader_election.cc:304] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [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: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19; no voters: a83322eb790c41fbbef060e086ebf161
I20260710 13:20:52.033800 15918 raft_consensus.cc:2804] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.034631 15918 raft_consensus.cc:493] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.035431 15918 raft_consensus.cc:3060] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.035738 15608 raft_consensus.cc:2468] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 1.
I20260710 13:20:52.039155 15721 leader_election.cc:304] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: 
I20260710 13:20:52.040599 15909 raft_consensus.cc:2804] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.041040 15909 raft_consensus.cc:697] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Becoming Leader. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:52.007269 15914 raft_consensus.cc:2804] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.041703 15914 raft_consensus.cc:697] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Becoming Leader. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:52.041816 15909 consensus_queue.cc:237] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.012198 15878 raft_consensus.cc:515] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.046114 15878 leader_election.cc:290] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:52.047923 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1646c0b313c34670b6165605d6dc9592" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161" is_pre_election: true
I20260710 13:20:52.050889 15918 raft_consensus.cc:515] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
W20260710 13:20:52.049206 15722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.237.194:44933, user_credentials={real_user=slave}} blocked reactor thread for 68367.1us
I20260710 13:20:52.055114 15891 tablet_bootstrap.cc:492] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:52.050595 15607 raft_consensus.cc:2468] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 0.
I20260710 13:20:52.056869 15918 leader_election.cc:290] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:52.055774 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87cc50645124a24a77472a23be6a3db" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:52.056595 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1646c0b313c34670b6165605d6dc9592" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:52.057821 15721 leader_election.cc:304] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: 
I20260710 13:20:52.058223 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc074c195daa4730bab8a4680124c575" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:52.058996 15681 raft_consensus.cc:3060] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.059199 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87cc50645124a24a77472a23be6a3db" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:52.059415 15909 raft_consensus.cc:2804] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:20:52.059423 15647 leader_election.cc:343] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.059767 15757 raft_consensus.cc:3060] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.060027 15909 raft_consensus.cc:493] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.060420 15909 raft_consensus.cc:3060] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.066005 15681 raft_consensus.cc:2468] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 1.
I20260710 13:20:52.042568 15914 consensus_queue.cc:237] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.052676 15865 raft_consensus.cc:515] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.070410 15682 raft_consensus.cc:2393] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2cefc2c436d244b3995db79bc7276538 in current term 1: Already voted for candidate afab92e265014b44b9bc43cb68a00f19 in this term.
I20260710 13:20:52.071063 15909 raft_consensus.cc:515] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.056610 15891 ts_tablet_manager.cc:1403] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.003s
I20260710 13:20:52.073163 15909 leader_election.cc:290] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:52.075719 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1646c0b313c34670b6165605d6dc9592" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:52.076316 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1646c0b313c34670b6165605d6dc9592" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:52.076772 15682 raft_consensus.cc:2393] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2cefc2c436d244b3995db79bc7276538 in current term 1: Already voted for candidate afab92e265014b44b9bc43cb68a00f19 in this term.
I20260710 13:20:52.077121 15608 raft_consensus.cc:3060] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.081091 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1646c0b313c34670b6165605d6dc9592" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:52.082095 15865 leader_election.cc:290] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:52.084066 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1646c0b313c34670b6165605d6dc9592" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:52.085126 15755 raft_consensus.cc:2393] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate afab92e265014b44b9bc43cb68a00f19 in current term 1: Already voted for candidate 2cefc2c436d244b3995db79bc7276538 in this term.
I20260710 13:20:52.085822 15757 raft_consensus.cc:2468] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 1.
I20260710 13:20:52.086828 15646 leader_election.cc:304] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [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: afab92e265014b44b9bc43cb68a00f19; no voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161
I20260710 13:20:52.088413 15865 raft_consensus.cc:2749] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:52.089567 15646 leader_election.cc:304] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [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: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19; no voters: a83322eb790c41fbbef060e086ebf161
I20260710 13:20:52.090072 15608 raft_consensus.cc:2468] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 1.
I20260710 13:20:52.051762 15879 raft_consensus.cc:515] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.090775 15918 raft_consensus.cc:2804] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.092697 15890 ts_tablet_manager.cc:1434] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.091s	user 0.031s	sys 0.030s
I20260710 13:20:52.095908 15918 raft_consensus.cc:697] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Becoming Leader. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Running, Role: LEADER
I20260710 13:20:52.096061 15721 leader_election.cc:304] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [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: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: afab92e265014b44b9bc43cb68a00f19
I20260710 13:20:52.096552 15890 tablet_bootstrap.cc:492] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:52.096794 15918 consensus_queue.cc:237] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.093034 15891 raft_consensus.cc:359] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.098695 15891 raft_consensus.cc:385] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.098990 15891 raft_consensus.cc:740] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.099799 15891 consensus_queue.cc:260] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.102315 15891 ts_tablet_manager.cc:1434] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:20:52.094226 15916 raft_consensus.cc:493] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.103569 15891 tablet_bootstrap.cc:492] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:52.103616 15916 raft_consensus.cc:515] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.102406 15890 tablet_bootstrap.cc:654] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.105845 15916 leader_election.cc:290] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:52.106756 15879 leader_election.cc:290] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:52.107695 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5894ae07047943deb197ea765bebc78c" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:52.112403 15608 raft_consensus.cc:3060] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.109968 15891 tablet_bootstrap.cc:654] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.114768 15502 catalog_manager.cc:5697] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cefc2c436d244b3995db79bc7276538 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "2cefc2c436d244b3995db79bc7276538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.115994 15890 tablet_bootstrap.cc:492] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:52.110371 15913 raft_consensus.cc:2804] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.116837 15890 ts_tablet_manager.cc:1403] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 13:20:52.116945 15913 raft_consensus.cc:697] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Becoming Leader. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:52.117120 15502 catalog_manager.cc:5697] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cefc2c436d244b3995db79bc7276538 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "2cefc2c436d244b3995db79bc7276538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.119638 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5894ae07047943deb197ea765bebc78c" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:52.115943 15914 raft_consensus.cc:493] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.119736 15890 raft_consensus.cc:359] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.120221 15757 raft_consensus.cc:3060] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.117904 15913 consensus_queue.cc:237] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.120474 15890 raft_consensus.cc:385] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.120913 15890 raft_consensus.cc:740] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.121646 15890 consensus_queue.cc:260] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.111778 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281b40fb28549e2b3bf2719f3dc3840" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161" is_pre_election: true
I20260710 13:20:52.110049 15893 tablet_bootstrap.cc:492] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:52.110246 15503 catalog_manager.cc:5697] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to afab92e265014b44b9bc43cb68a00f19 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "afab92e265014b44b9bc43cb68a00f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.123224 15607 raft_consensus.cc:2468] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 0.
I20260710 13:20:52.125947 15890 ts_tablet_manager.cc:1434] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:20:52.126717 15757 raft_consensus.cc:2468] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 1.
I20260710 13:20:52.126932 15890 tablet_bootstrap.cc:492] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538: Bootstrap starting.
I20260710 13:20:52.127136 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281b40fb28549e2b3bf2719f3dc3840" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:52.120325 15914 raft_consensus.cc:515] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.127748 15681 raft_consensus.cc:2468] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 0.
I20260710 13:20:52.130120 15891 tablet_bootstrap.cc:492] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:52.130563 15722 leader_election.cc:304] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:52.125490 15893 ts_tablet_manager.cc:1403] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.108s	user 0.035s	sys 0.024s
I20260710 13:20:52.131803 15878 raft_consensus.cc:2804] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.132193 15878 raft_consensus.cc:493] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.132515 15878 raft_consensus.cc:3060] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.134608 15890 tablet_bootstrap.cc:654] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.134761 15893 raft_consensus.cc:359] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.135780 15893 raft_consensus.cc:385] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.136137 15893 raft_consensus.cc:740] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.130786 15891 ts_tablet_manager.cc:1403] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.004s
I20260710 13:20:52.137939 15914 leader_election.cc:290] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:52.141033 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5037905f42584ff4bf67538f3baef1d6" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161" is_pre_election: true
I20260710 13:20:52.141348 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5037905f42584ff4bf67538f3baef1d6" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:52.146090 15891 raft_consensus.cc:359] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.146795 15891 raft_consensus.cc:385] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.147111 15891 raft_consensus.cc:740] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.147828 15891 consensus_queue.cc:260] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.150050 15891 ts_tablet_manager.cc:1434] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 13:20:52.141322 15646 leader_election.cc:304] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:52.151607 15879 raft_consensus.cc:2804] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:52.151922 15722 leader_election.cc:343] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.152093 15879 raft_consensus.cc:697] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Becoming Leader. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Running, Role: LEADER
I20260710 13:20:52.152565 15608 raft_consensus.cc:2468] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 1.
I20260710 13:20:52.150981 15891 tablet_bootstrap.cc:492] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:52.153225 15879 consensus_queue.cc:237] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.156744 15878 raft_consensus.cc:515] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.137066 15893 consensus_queue.cc:260] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
W20260710 13:20:52.157941 15721 leader_election.cc:343] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.161375 15890 tablet_bootstrap.cc:492] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538: No bootstrap required, opened a new log
I20260710 13:20:52.161774 15890 ts_tablet_manager.cc:1403] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.001s
I20260710 13:20:52.163838 15893 ts_tablet_manager.cc:1434] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.001s
I20260710 13:20:52.166116 15893 tablet_bootstrap.cc:492] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:52.164361 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281b40fb28549e2b3bf2719f3dc3840" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:52.162271 15721 leader_election.cc:304] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538; no voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19
I20260710 13:20:52.167721 15681 raft_consensus.cc:3060] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.168079 15913 raft_consensus.cc:2749] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:52.174437 15891 tablet_bootstrap.cc:654] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.177978 15893 tablet_bootstrap.cc:654] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.177934 15890 raft_consensus.cc:359] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.178210 15681 raft_consensus.cc:2468] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 1.
I20260710 13:20:52.175174 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281b40fb28549e2b3bf2719f3dc3840" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:52.179787 15608 raft_consensus.cc:3060] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.180460 15722 leader_election.cc:304] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:52.178506 15878 leader_election.cc:290] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 1 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:52.181610 15913 raft_consensus.cc:2804] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.182539 15913 raft_consensus.cc:697] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Becoming Leader. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:52.178788 15890 raft_consensus.cc:385] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.183369 15890 raft_consensus.cc:740] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.183642 15913 consensus_queue.cc:237] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.188868 15890 consensus_queue.cc:260] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.192493 15891 tablet_bootstrap.cc:492] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:52.192737 15890 ts_tablet_manager.cc:1434] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 13:20:52.193007 15891 ts_tablet_manager.cc:1403] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.007s
I20260710 13:20:52.189206 15608 raft_consensus.cc:2468] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 1.
I20260710 13:20:52.194550 15893 tablet_bootstrap.cc:492] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:52.195050 15893 ts_tablet_manager.cc:1403] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260710 13:20:52.195722 15891 raft_consensus.cc:359] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.196369 15891 raft_consensus.cc:385] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.196619 15891 raft_consensus.cc:740] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.197273 15891 consensus_queue.cc:260] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.197816 15893 raft_consensus.cc:359] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.198542 15893 raft_consensus.cc:385] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.198837 15893 raft_consensus.cc:740] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.199395 15891 ts_tablet_manager.cc:1434] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:52.199540 15893 consensus_queue.cc:260] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.200295 15891 tablet_bootstrap.cc:492] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19: Bootstrap starting.
I20260710 13:20:52.201857 15893 ts_tablet_manager.cc:1434] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:52.202776 15893 tablet_bootstrap.cc:492] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161: Bootstrap starting.
I20260710 13:20:52.206086 15891 tablet_bootstrap.cc:654] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.208287 15893 tablet_bootstrap.cc:654] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.217993 15502 catalog_manager.cc:5697] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cefc2c436d244b3995db79bc7276538 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "2cefc2c436d244b3995db79bc7276538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.219390 15502 catalog_manager.cc:5697] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cefc2c436d244b3995db79bc7276538 (127.10.237.195). New cstate: current_term: 1 leader_uuid: "2cefc2c436d244b3995db79bc7276538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.222667 15893 tablet_bootstrap.cc:492] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161: No bootstrap required, opened a new log
I20260710 13:20:52.223189 15893 ts_tablet_manager.cc:1403] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.003s
I20260710 13:20:52.225724 15893 raft_consensus.cc:359] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.226392 15893 raft_consensus.cc:385] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.226696 15893 raft_consensus.cc:740] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.227418 15893 consensus_queue.cc:260] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.229544 15893 ts_tablet_manager.cc:1434] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:52.233265 15891 tablet_bootstrap.cc:492] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19: No bootstrap required, opened a new log
I20260710 13:20:52.233738 15891 ts_tablet_manager.cc:1403] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.014s
I20260710 13:20:52.236023 15891 raft_consensus.cc:359] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.236536 15891 raft_consensus.cc:385] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.236797 15891 raft_consensus.cc:740] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.237430 15891 consensus_queue.cc:260] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.239432 15891 ts_tablet_manager.cc:1434] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.002s
I20260710 13:20:52.244699 15506 catalog_manager.cc:5697] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to afab92e265014b44b9bc43cb68a00f19 (127.10.237.194). New cstate: current_term: 1 leader_uuid: "afab92e265014b44b9bc43cb68a00f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.255831 15894 raft_consensus.cc:493] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.256332 15894 raft_consensus.cc:515] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.258234 15894 leader_election.cc:290] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:52.258790 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17068b8d648a4259995c4790a9831770" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:52.259487 15681 raft_consensus.cc:2468] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:52.259614 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17068b8d648a4259995c4790a9831770" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:52.260211 15757 raft_consensus.cc:2468] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:52.260470 15573 leader_election.cc:304] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:52.261240 15894 raft_consensus.cc:2804] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.261531 15894 raft_consensus.cc:493] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.261801 15894 raft_consensus.cc:3060] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.266764 15894 raft_consensus.cc:515] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.268375 15894 leader_election.cc:290] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Requested vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:52.269018 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17068b8d648a4259995c4790a9831770" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:52.269248 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17068b8d648a4259995c4790a9831770" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:52.269496 15681 raft_consensus.cc:3060] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.269723 15757 raft_consensus.cc:3060] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.273648 15757 raft_consensus.cc:2468] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:52.273976 15681 raft_consensus.cc:2468] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:52.274492 15571 leader_election.cc:304] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: 
I20260710 13:20:52.275262 15894 raft_consensus.cc:2804] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.276067 15894 raft_consensus.cc:697] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Leader. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:52.276815 15894 consensus_queue.cc:237] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.280248 15937 raft_consensus.cc:493] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.280781 15937 raft_consensus.cc:515] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.282869 15937 leader_election.cc:290] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:52.283485 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2536817c12243f2a34368c5d5bece2b" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:52.284087 15681 raft_consensus.cc:2468] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:52.284986 15573 leader_election.cc:304] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:52.285385 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2536817c12243f2a34368c5d5bece2b" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:52.286123 15757 raft_consensus.cc:2468] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:52.287288 15939 raft_consensus.cc:2804] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.287642 15939 raft_consensus.cc:493] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.287186 15506 catalog_manager.cc:5697] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 reported cstate change: term changed from 0 to 1, leader changed from <none> to a83322eb790c41fbbef060e086ebf161 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "a83322eb790c41fbbef060e086ebf161" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.287905 15939 raft_consensus.cc:3060] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.293586 15939 raft_consensus.cc:515] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.295385 15939 leader_election.cc:290] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Requested vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:52.295917 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2536817c12243f2a34368c5d5bece2b" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:52.296432 15681 raft_consensus.cc:3060] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.296566 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2536817c12243f2a34368c5d5bece2b" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:52.297039 15757 raft_consensus.cc:3060] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.301098 15757 raft_consensus.cc:2468] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:52.301149 15681 raft_consensus.cc:2468] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:52.302184 15573 leader_election.cc:304] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:52.302906 15939 raft_consensus.cc:2804] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.303397 15939 raft_consensus.cc:697] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Leader. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:52.304141 15939 consensus_queue.cc:237] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.310823 15506 catalog_manager.cc:5697] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 reported cstate change: term changed from 0 to 1, leader changed from <none> to a83322eb790c41fbbef060e086ebf161 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "a83322eb790c41fbbef060e086ebf161" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.446152 15939 raft_consensus.cc:493] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.446633 15939 raft_consensus.cc:515] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.448361 15939 leader_election.cc:290] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:52.449131 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87cc50645124a24a77472a23be6a3db" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:52.449313 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87cc50645124a24a77472a23be6a3db" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:52.450078 15757 raft_consensus.cc:2393] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a83322eb790c41fbbef060e086ebf161 in current term 1: Already voted for candidate afab92e265014b44b9bc43cb68a00f19 in this term.
I20260710 13:20:52.450917 15571 leader_election.cc:304] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a83322eb790c41fbbef060e086ebf161; no voters: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19
I20260710 13:20:52.451596 15939 raft_consensus.cc:3060] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.457231 15939 raft_consensus.cc:2749] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:52.458446 15914 consensus_queue.cc:1048] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.469141 15913 consensus_queue.cc:1048] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:52.497634 15913 consensus_queue.cc:1048] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.506829 15909 consensus_queue.cc:1048] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.520335 15879 consensus_queue.cc:1048] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.530401 15919 consensus_queue.cc:1048] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:52.534803 15939 raft_consensus.cc:493] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.535367 15939 raft_consensus.cc:515] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.535753 15913 consensus_queue.cc:1048] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.538313 15755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5037905f42584ff4bf67538f3baef1d6" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538" is_pre_election: true
I20260710 13:20:52.538857 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5037905f42584ff4bf67538f3baef1d6" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19" is_pre_election: true
I20260710 13:20:52.539497 15682 raft_consensus.cc:2468] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:52.538882 15755 raft_consensus.cc:2468] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 0.
I20260710 13:20:52.541800 15571 leader_election.cc:304] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: 
I20260710 13:20:52.542498 15894 raft_consensus.cc:2804] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.542852 15894 raft_consensus.cc:493] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.543223 15894 raft_consensus.cc:3060] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.544997 15939 leader_election.cc:290] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:52.547479 15913 consensus_queue.cc:1048] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.550181 15894 raft_consensus.cc:515] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.556792 15894 leader_election.cc:290] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Requested vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:52.557797 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5037905f42584ff4bf67538f3baef1d6" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:52.558411 15757 raft_consensus.cc:3060] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.559266 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5037905f42584ff4bf67538f3baef1d6" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:52.559865 15681 raft_consensus.cc:3060] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.562745 15757 raft_consensus.cc:2468] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:52.563604 15571 leader_election.cc:304] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: 
I20260710 13:20:52.564270 15894 raft_consensus.cc:2804] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.564697 15894 raft_consensus.cc:697] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Leader. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:52.565107 15681 raft_consensus.cc:2468] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 1.
I20260710 13:20:52.565469 15894 consensus_queue.cc:237] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.575752 15502 catalog_manager.cc:5697] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 reported cstate change: term changed from 0 to 1, leader changed from <none> to a83322eb790c41fbbef060e086ebf161 (127.10.237.193). New cstate: current_term: 1 leader_uuid: "a83322eb790c41fbbef060e086ebf161" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.583961 15879 consensus_queue.cc:1048] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.593514 15865 consensus_queue.cc:1048] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.597554 15913 consensus_queue.cc:1048] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.617383 15914 consensus_queue.cc:1048] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.677354 15757 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0281b40fb28549e2b3bf2719f3dc3840"
dest_uuid: "2cefc2c436d244b3995db79bc7276538"
mode: GRACEFUL
new_leader_uuid: "a83322eb790c41fbbef060e086ebf161"
 from {username='slave'} at 127.0.0.1:33228
I20260710 13:20:52.677841 15757 raft_consensus.cc:606] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Received request to transfer leadership to TS a83322eb790c41fbbef060e086ebf161
I20260710 13:20:52.682317 15757 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1646c0b313c34670b6165605d6dc9592"
dest_uuid: "2cefc2c436d244b3995db79bc7276538"
mode: GRACEFUL
new_leader_uuid: "a83322eb790c41fbbef060e086ebf161"
 from {username='slave'} at 127.0.0.1:33228
I20260710 13:20:52.682735 15757 raft_consensus.cc:606] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Received request to transfer leadership to TS a83322eb790c41fbbef060e086ebf161
I20260710 13:20:52.689172 15757 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc074c195daa4730bab8a4680124c575"
dest_uuid: "2cefc2c436d244b3995db79bc7276538"
mode: GRACEFUL
new_leader_uuid: "a83322eb790c41fbbef060e086ebf161"
 from {username='slave'} at 127.0.0.1:33228
I20260710 13:20:52.689630 15757 raft_consensus.cc:606] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Received request to transfer leadership to TS a83322eb790c41fbbef060e086ebf161
I20260710 13:20:52.698994 15607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5037905f42584ff4bf67538f3baef1d6"
dest_uuid: "a83322eb790c41fbbef060e086ebf161"
mode: GRACEFUL
new_leader_uuid: "afab92e265014b44b9bc43cb68a00f19"
 from {username='slave'} at 127.0.0.1:40440
I20260710 13:20:52.699553 15607 raft_consensus.cc:606] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Received request to transfer leadership to TS afab92e265014b44b9bc43cb68a00f19
I20260710 13:20:52.703745 15757 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f67a15543ab4bbc96f0f59e0d534d40"
dest_uuid: "2cefc2c436d244b3995db79bc7276538"
mode: GRACEFUL
new_leader_uuid: "afab92e265014b44b9bc43cb68a00f19"
 from {username='slave'} at 127.0.0.1:33228
I20260710 13:20:52.704159 15757 raft_consensus.cc:606] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Received request to transfer leadership to TS afab92e265014b44b9bc43cb68a00f19
I20260710 13:20:52.708707 15607 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17068b8d648a4259995c4790a9831770"
dest_uuid: "a83322eb790c41fbbef060e086ebf161"
mode: GRACEFUL
new_leader_uuid: "2cefc2c436d244b3995db79bc7276538"
 from {username='slave'} at 127.0.0.1:40440
I20260710 13:20:52.709303 15607 raft_consensus.cc:606] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Received request to transfer leadership to TS 2cefc2c436d244b3995db79bc7276538
I20260710 13:20:52.709043 15894 consensus_queue.cc:1048] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.715466 15939 raft_consensus.cc:993] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161: : Instructing follower 2cefc2c436d244b3995db79bc7276538 to start an election
I20260710 13:20:52.715911 15937 raft_consensus.cc:1081] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Signalling peer 2cefc2c436d244b3995db79bc7276538 to start an election
I20260710 13:20:52.720075 15939 consensus_queue.cc:1048] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.727769 15757 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17068b8d648a4259995c4790a9831770"
dest_uuid: "2cefc2c436d244b3995db79bc7276538"
 from {username='slave'} at 127.0.0.1:33212
I20260710 13:20:52.728669 15757 raft_consensus.cc:493] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:52.728966 15757 raft_consensus.cc:3060] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.734237 15757 raft_consensus.cc:515] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.735738 15757 leader_election.cc:290] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 2 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:52.736344 15607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17068b8d648a4259995c4790a9831770" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:52.737000 15607 raft_consensus.cc:3055] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:52.737048 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17068b8d648a4259995c4790a9831770" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:52.737393 15607 raft_consensus.cc:740] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:52.737659 15681 raft_consensus.cc:3060] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.738210 15607 consensus_queue.cc:260] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.739449 15607 raft_consensus.cc:3060] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.744295 15681 raft_consensus.cc:2468] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 2.
I20260710 13:20:52.745335 15722 leader_election.cc:304] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:52.745999 15914 raft_consensus.cc:2804] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:52.745975 15607 raft_consensus.cc:2468] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 2.
I20260710 13:20:52.746666 15914 raft_consensus.cc:697] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [term 2 LEADER]: Becoming Leader. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:52.747527 15914 consensus_queue.cc:237] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.754805 15506 catalog_manager.cc:5697] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 reported cstate change: term changed from 1 to 2, leader changed from a83322eb790c41fbbef060e086ebf161 (127.10.237.193) to 2cefc2c436d244b3995db79bc7276538 (127.10.237.195). New cstate: current_term: 2 leader_uuid: "2cefc2c436d244b3995db79bc7276538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.768146 15937 consensus_queue.cc:1048] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.777240 15939 consensus_queue.cc:1048] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.941841 15913 raft_consensus.cc:993] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538: : Instructing follower a83322eb790c41fbbef060e086ebf161 to start an election
I20260710 13:20:52.942274 15914 raft_consensus.cc:1081] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Signalling peer a83322eb790c41fbbef060e086ebf161 to start an election
I20260710 13:20:52.943691 15608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc074c195daa4730bab8a4680124c575"
dest_uuid: "a83322eb790c41fbbef060e086ebf161"
 from {username='slave'} at 127.0.0.1:40422
I20260710 13:20:52.944103 15608 raft_consensus.cc:493] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:52.944334 15608 raft_consensus.cc:3060] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.950086 15608 raft_consensus.cc:515] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.951524 15608 leader_election.cc:290] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 2 election: Requested vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:52.952230 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc074c195daa4730bab8a4680124c575" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:52.952416 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc074c195daa4730bab8a4680124c575" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:52.952821 15681 raft_consensus.cc:3060] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.952917 15757 raft_consensus.cc:3055] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:52.953259 15757 raft_consensus.cc:740] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:52.953804 15757 consensus_queue.cc:260] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.954610 15757 raft_consensus.cc:3060] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:52.957190 15681 raft_consensus.cc:2468] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 2.
I20260710 13:20:52.958154 15573 leader_election.cc:304] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:52.958792 15939 raft_consensus.cc:2804] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:52.959141 15757 raft_consensus.cc:2468] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 2.
I20260710 13:20:52.959306 15939 raft_consensus.cc:697] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [term 2 LEADER]: Becoming Leader. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:52.960170 15939 consensus_queue.cc:237] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:52.967262 15502 catalog_manager.cc:5697] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 reported cstate change: term changed from 1 to 2, leader changed from 2cefc2c436d244b3995db79bc7276538 (127.10.237.195) to a83322eb790c41fbbef060e086ebf161 (127.10.237.193). New cstate: current_term: 2 leader_uuid: "a83322eb790c41fbbef060e086ebf161" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.054847 15913 raft_consensus.cc:993] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538: : Instructing follower afab92e265014b44b9bc43cb68a00f19 to start an election
I20260710 13:20:53.055330 15913 raft_consensus.cc:1081] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Signalling peer afab92e265014b44b9bc43cb68a00f19 to start an election
I20260710 13:20:53.057137 15681 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f67a15543ab4bbc96f0f59e0d534d40"
dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
 from {username='slave'} at 127.0.0.1:42630
I20260710 13:20:53.058149 15681 raft_consensus.cc:493] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.058441 15681 raft_consensus.cc:3060] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.062883 15681 raft_consensus.cc:515] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:53.064252 15681 leader_election.cc:290] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 2 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:53.064955 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f67a15543ab4bbc96f0f59e0d534d40" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:53.065223 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f67a15543ab4bbc96f0f59e0d534d40" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:53.065547 15608 raft_consensus.cc:3060] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.065732 15757 raft_consensus.cc:3055] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.066043 15757 raft_consensus.cc:740] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:53.066756 15757 consensus_queue.cc:260] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:53.067874 15757 raft_consensus.cc:3060] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.071979 15608 raft_consensus.cc:2468] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 2.
I20260710 13:20:53.073169 15647 leader_election.cc:304] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:53.073829 15865 raft_consensus.cc:2804] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.073886 15757 raft_consensus.cc:2468] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 2.
I20260710 13:20:53.074373 15865 raft_consensus.cc:697] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [term 2 LEADER]: Becoming Leader. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Running, Role: LEADER
I20260710 13:20:53.075225 15865 consensus_queue.cc:237] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:53.081712 15502 catalog_manager.cc:5697] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 reported cstate change: term changed from 1 to 2, leader changed from 2cefc2c436d244b3995db79bc7276538 (127.10.237.195) to afab92e265014b44b9bc43cb68a00f19 (127.10.237.194). New cstate: current_term: 2 leader_uuid: "afab92e265014b44b9bc43cb68a00f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.115121 15939 consensus_queue.cc:1048] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.124581 15937 consensus_queue.cc:1048] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.130662 15913 raft_consensus.cc:993] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538: : Instructing follower a83322eb790c41fbbef060e086ebf161 to start an election
I20260710 13:20:53.131120 15913 raft_consensus.cc:1081] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Signalling peer a83322eb790c41fbbef060e086ebf161 to start an election
I20260710 13:20:53.132782 15608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1646c0b313c34670b6165605d6dc9592"
dest_uuid: "a83322eb790c41fbbef060e086ebf161"
 from {username='slave'} at 127.0.0.1:40422
I20260710 13:20:53.133291 15608 raft_consensus.cc:493] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.133626 15608 raft_consensus.cc:3060] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.139142 15894 raft_consensus.cc:993] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161: : Instructing follower afab92e265014b44b9bc43cb68a00f19 to start an election
I20260710 13:20:53.139642 15894 raft_consensus.cc:1081] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Signalling peer afab92e265014b44b9bc43cb68a00f19 to start an election
I20260710 13:20:53.141228 15682 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5037905f42584ff4bf67538f3baef1d6"
dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
 from {username='slave'} at 127.0.0.1:42634
I20260710 13:20:53.141799 15682 raft_consensus.cc:493] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.141724 15608 raft_consensus.cc:515] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:53.142282 15682 raft_consensus.cc:3060] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.144024 15608 leader_election.cc:290] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 2 election: Requested vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:53.144855 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1646c0b313c34670b6165605d6dc9592" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:53.145391 15757 raft_consensus.cc:3055] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.145664 15757 raft_consensus.cc:740] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:53.145712 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1646c0b313c34670b6165605d6dc9592" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:53.146287 15681 raft_consensus.cc:3060] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.146486 15757 consensus_queue.cc:260] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:53.147663 15757 raft_consensus.cc:3060] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.149226 15682 raft_consensus.cc:515] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:53.152740 15681 raft_consensus.cc:2468] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 2.
I20260710 13:20:53.152984 15756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5037905f42584ff4bf67538f3baef1d6" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:53.153554 15756 raft_consensus.cc:3060] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.153883 15757 raft_consensus.cc:2468] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 2.
I20260710 13:20:53.153834 15573 leader_election.cc:304] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:53.154856 15937 raft_consensus.cc:2804] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.155314 15937 raft_consensus.cc:697] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 2 LEADER]: Becoming Leader. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:53.155840 15608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5037905f42584ff4bf67538f3baef1d6" candidate_uuid: "afab92e265014b44b9bc43cb68a00f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:53.156412 15608 raft_consensus.cc:3055] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.156091 15937 consensus_queue.cc:237] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:53.156754 15608 raft_consensus.cc:740] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:53.157578 15608 consensus_queue.cc:260] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:53.158633 15608 raft_consensus.cc:3060] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.160065 15756 raft_consensus.cc:2468] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 2.
I20260710 13:20:53.161181 15646 leader_election.cc:304] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:53.161966 15865 raft_consensus.cc:2804] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.162417 15865 raft_consensus.cc:697] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [term 2 LEADER]: Becoming Leader. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Running, Role: LEADER
I20260710 13:20:53.163210 15865 consensus_queue.cc:237] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:53.164822 15608 raft_consensus.cc:2468] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afab92e265014b44b9bc43cb68a00f19 in term 2.
I20260710 13:20:53.165661 15682 leader_election.cc:290] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [CANDIDATE]: Term 2 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:53.168929 15502 catalog_manager.cc:5697] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 reported cstate change: term changed from 1 to 2, leader changed from 2cefc2c436d244b3995db79bc7276538 (127.10.237.195) to a83322eb790c41fbbef060e086ebf161 (127.10.237.193). New cstate: current_term: 2 leader_uuid: "a83322eb790c41fbbef060e086ebf161" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.170064 15506 catalog_manager.cc:5697] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 reported cstate change: term changed from 1 to 2, leader changed from a83322eb790c41fbbef060e086ebf161 (127.10.237.193) to afab92e265014b44b9bc43cb68a00f19 (127.10.237.194). New cstate: current_term: 2 leader_uuid: "afab92e265014b44b9bc43cb68a00f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.205114 15909 raft_consensus.cc:993] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538: : Instructing follower a83322eb790c41fbbef060e086ebf161 to start an election
I20260710 13:20:53.205619 15913 raft_consensus.cc:1081] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Signalling peer a83322eb790c41fbbef060e086ebf161 to start an election
I20260710 13:20:53.207006 15608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0281b40fb28549e2b3bf2719f3dc3840"
dest_uuid: "a83322eb790c41fbbef060e086ebf161"
 from {username='slave'} at 127.0.0.1:40422
I20260710 13:20:53.207507 15608 raft_consensus.cc:493] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.207738 15608 raft_consensus.cc:3060] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.211870 15608 raft_consensus.cc:515] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:53.213224 15608 leader_election.cc:290] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 2 election: Requested vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), 2cefc2c436d244b3995db79bc7276538 (127.10.237.195:40121)
I20260710 13:20:53.214113 15682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281b40fb28549e2b3bf2719f3dc3840" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:53.214686 15682 raft_consensus.cc:3060] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.214808 15757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0281b40fb28549e2b3bf2719f3dc3840" candidate_uuid: "a83322eb790c41fbbef060e086ebf161" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2cefc2c436d244b3995db79bc7276538"
I20260710 13:20:53.215436 15757 raft_consensus.cc:3055] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.215708 15757 raft_consensus.cc:740] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:53.216403 15757 consensus_queue.cc:260] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:53.217535 15757 raft_consensus.cc:3060] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.221271 15682 raft_consensus.cc:2468] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 2.
I20260710 13:20:53.222117 15757 raft_consensus.cc:2468] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a83322eb790c41fbbef060e086ebf161 in term 2.
I20260710 13:20:53.222306 15573 leader_election.cc:304] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a83322eb790c41fbbef060e086ebf161, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:53.223242 15894 raft_consensus.cc:2804] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.223701 15894 raft_consensus.cc:697] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [term 2 LEADER]: Becoming Leader. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:53.224434 15894 consensus_queue.cc:237] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:53.230230 15506 catalog_manager.cc:5697] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 reported cstate change: term changed from 1 to 2, leader changed from 2cefc2c436d244b3995db79bc7276538 (127.10.237.195) to a83322eb790c41fbbef060e086ebf161 (127.10.237.193). New cstate: current_term: 2 leader_uuid: "a83322eb790c41fbbef060e086ebf161" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.332013 15608 raft_consensus.cc:1275] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Refusing update from remote peer 2cefc2c436d244b3995db79bc7276538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.333201 15913 consensus_queue.cc:1048] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.340181 15682 raft_consensus.cc:1275] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Refusing update from remote peer 2cefc2c436d244b3995db79bc7276538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.341295 15909 consensus_queue.cc:1048] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.465560 15757 raft_consensus.cc:1275] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Refusing update from remote peer a83322eb790c41fbbef060e086ebf161: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.466948 15894 consensus_queue.cc:1048] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.471254 15682 raft_consensus.cc:1275] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Refusing update from remote peer a83322eb790c41fbbef060e086ebf161: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.472556 15894 consensus_queue.cc:1048] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.500393 15757 raft_consensus.cc:1275] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Refusing update from remote peer afab92e265014b44b9bc43cb68a00f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.501382 15865 consensus_queue.cc:1048] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.508220 15607 raft_consensus.cc:1275] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Refusing update from remote peer afab92e265014b44b9bc43cb68a00f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.510080 15865 consensus_queue.cc:1048] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.569901 15682 raft_consensus.cc:1275] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Refusing update from remote peer a83322eb790c41fbbef060e086ebf161: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.571096 15894 consensus_queue.cc:1048] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.578954 15757 raft_consensus.cc:1275] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Refusing update from remote peer a83322eb790c41fbbef060e086ebf161: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.581007 15894 consensus_queue.cc:1048] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.627653 15757 raft_consensus.cc:1275] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Refusing update from remote peer a83322eb790c41fbbef060e086ebf161: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.628850 15937 consensus_queue.cc:1048] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.635696 15756 raft_consensus.cc:1275] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Refusing update from remote peer afab92e265014b44b9bc43cb68a00f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.637261 15865 consensus_queue.cc:1048] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.638914 15682 raft_consensus.cc:1275] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Refusing update from remote peer a83322eb790c41fbbef060e086ebf161: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.642021 15937 consensus_queue.cc:1048] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.649179 15608 raft_consensus.cc:1275] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Refusing update from remote peer afab92e265014b44b9bc43cb68a00f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.650476 15919 consensus_queue.cc:1048] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:55.714113 15503 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:57848:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:55.747833 15503 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:57848:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:55.874974 11191 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:56.012605 16009 tablet.cc:1724] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.014473 15571 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.237.195:40121, user_credentials={real_user=slave}} blocked reactor thread for 48653.1us
I20260710 13:20:56.129626 16020 tablet.cc:1724] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.133176 16028 tablet.cc:1724] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.143399 16002 log.cc:927] Time spent T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538: Append to log took a long time: real 0.122s	user 0.001s	sys 0.000s
I20260710 13:20:56.173378 16031 tablet.cc:1724] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.193521 16022 tablet.cc:1724] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.171443 16024 tablet.cc:1724] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.216878 16019 log.cc:927] Time spent T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260710 13:20:56.226648 16009 tablet.cc:1724] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.237317 15604 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a73fc13ef3040f2b6bf60ea2ce3c666"
dest_uuid: "a83322eb790c41fbbef060e086ebf161"
mode: GRACEFUL
new_leader_uuid: "2cefc2c436d244b3995db79bc7276538"
 from {username='slave'} at 127.0.0.1:49454
I20260710 13:20:56.238127 15604 raft_consensus.cc:606] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Received request to transfer leadership to TS 2cefc2c436d244b3995db79bc7276538
I20260710 13:20:56.210068 16033 tablet.cc:1724] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.280335 16031 tablet.cc:1724] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.283067 16009 tablet.cc:1724] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.285313 16033 tablet.cc:1724] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.283090 16028 tablet.cc:1724] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.303975 16033 tablet.cc:1724] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.311525 16027 tablet.cc:1724] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.315099 16037 tablet.cc:1724] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.315563 16028 tablet.cc:1724] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.327723 16033 tablet.cc:1724] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.327903 16009 tablet.cc:1724] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.278821 16024 tablet.cc:1724] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.269227 16022 tablet.cc:1724] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.355875 16039 log.cc:927] Time spent T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538: Append to log took a long time: real 0.103s	user 0.000s	sys 0.001s
I20260710 13:20:56.356686 16028 tablet.cc:1724] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.382316 16038 tablet.cc:1724] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.391548 16040 tablet.cc:1724] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.405030 15681 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3f920ee6fa947dfa8734c25843c70a2"
dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
mode: GRACEFUL
new_leader_uuid: "2cefc2c436d244b3995db79bc7276538"
 from {username='slave'} at 127.0.0.1:35864
I20260710 13:20:56.405699 15681 raft_consensus.cc:606] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Received request to transfer leadership to TS 2cefc2c436d244b3995db79bc7276538
I20260710 13:20:56.405704 16040 tablet.cc:1724] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.404263 16031 tablet.cc:1724] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.407545 11191 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:56.408172 11191 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:56.409076 16027 tablet.cc:1724] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.415824 16038 tablet.cc:1724] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:20:56.434921 15505 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133: soft_deleted_table [id=826599add94a48bfb2ff02022737343f] alter complete (version 1)
I20260710 13:20:56.514372 15989 raft_consensus.cc:993] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161: : Instructing follower 2cefc2c436d244b3995db79bc7276538 to start an election
I20260710 13:20:56.514851 15989 raft_consensus.cc:1081] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Signalling peer 2cefc2c436d244b3995db79bc7276538 to start an election
I20260710 13:20:56.516319 15751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a73fc13ef3040f2b6bf60ea2ce3c666"
dest_uuid: "2cefc2c436d244b3995db79bc7276538"
 from {username='slave'} at 127.0.0.1:33212
I20260710 13:20:56.516808 15751 raft_consensus.cc:493] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:56.517182 15751 raft_consensus.cc:3060] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.523726 15751 raft_consensus.cc:515] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } }
I20260710 13:20:56.526229 15751 leader_election.cc:290] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 2 election: Requested vote from peers afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933), a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129)
I20260710 13:20:56.527514 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a73fc13ef3040f2b6bf60ea2ce3c666" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:56.528318 15606 raft_consensus.cc:3055] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:56.528317 15681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a73fc13ef3040f2b6bf60ea2ce3c666" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:56.528852 15606 raft_consensus.cc:740] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a83322eb790c41fbbef060e086ebf161, State: Running, Role: LEADER
I20260710 13:20:56.529018 15681 raft_consensus.cc:3060] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.529729 15606 consensus_queue.cc:260] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } }
I20260710 13:20:56.531141 15606 raft_consensus.cc:3060] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.536562 15681 raft_consensus.cc:2468] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 2.
I20260710 13:20:56.537879 15722 leader_election.cc:304] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, afab92e265014b44b9bc43cb68a00f19; no voters: 
I20260710 13:20:56.538259 15606 raft_consensus.cc:2468] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 2.
I20260710 13:20:56.538895 16010 raft_consensus.cc:2804] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:56.539567 16010 raft_consensus.cc:697] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [term 2 LEADER]: Becoming Leader. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:56.540506 16010 consensus_queue.cc:237] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } }
I20260710 13:20:56.549335 15503 catalog_manager.cc:5697] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 reported cstate change: term changed from 1 to 2, leader changed from a83322eb790c41fbbef060e086ebf161 (127.10.237.193) to 2cefc2c436d244b3995db79bc7276538 (127.10.237.195). New cstate: current_term: 2 leader_uuid: "2cefc2c436d244b3995db79bc7276538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:56.686304 15865 raft_consensus.cc:993] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19: : Instructing follower 2cefc2c436d244b3995db79bc7276538 to start an election
I20260710 13:20:56.686873 16005 raft_consensus.cc:1081] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Signalling peer 2cefc2c436d244b3995db79bc7276538 to start an election
I20260710 13:20:56.688416 15751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3f920ee6fa947dfa8734c25843c70a2"
dest_uuid: "2cefc2c436d244b3995db79bc7276538"
 from {username='slave'} at 127.0.0.1:33202
I20260710 13:20:56.688974 15751 raft_consensus.cc:493] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:56.689324 15751 raft_consensus.cc:3060] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.694126 15751 raft_consensus.cc:515] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:56.696128 15751 leader_election.cc:290] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 2 election: Requested vote from peers a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129), afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933)
I20260710 13:20:56.697094 15680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f920ee6fa947dfa8734c25843c70a2" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "afab92e265014b44b9bc43cb68a00f19"
I20260710 13:20:56.697105 15606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3f920ee6fa947dfa8734c25843c70a2" candidate_uuid: "2cefc2c436d244b3995db79bc7276538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a83322eb790c41fbbef060e086ebf161"
I20260710 13:20:56.697785 15680 raft_consensus.cc:3055] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:56.697822 15606 raft_consensus.cc:3060] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.698251 15680 raft_consensus.cc:740] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: afab92e265014b44b9bc43cb68a00f19, State: Running, Role: LEADER
I20260710 13:20:56.699216 15680 consensus_queue.cc:260] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:56.700469 15680 raft_consensus.cc:3060] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.705153 15606 raft_consensus.cc:2468] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 2.
I20260710 13:20:56.706452 15721 leader_election.cc:304] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2cefc2c436d244b3995db79bc7276538, a83322eb790c41fbbef060e086ebf161; no voters: 
I20260710 13:20:56.707170 16010 raft_consensus.cc:2804] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:56.707360 15680 raft_consensus.cc:2468] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2cefc2c436d244b3995db79bc7276538 in term 2.
I20260710 13:20:56.707664 16010 raft_consensus.cc:697] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 2 LEADER]: Becoming Leader. State: Replica: 2cefc2c436d244b3995db79bc7276538, State: Running, Role: LEADER
I20260710 13:20:56.708566 16010 consensus_queue.cc:237] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } }
I20260710 13:20:56.716625 15503 catalog_manager.cc:5697] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 reported cstate change: term changed from 1 to 2, leader changed from afab92e265014b44b9bc43cb68a00f19 (127.10.237.194) to 2cefc2c436d244b3995db79bc7276538 (127.10.237.195). New cstate: current_term: 2 leader_uuid: "2cefc2c436d244b3995db79bc7276538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2cefc2c436d244b3995db79bc7276538" member_type: VOTER last_known_addr { host: "127.10.237.195" port: 40121 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:57.099998 15606 raft_consensus.cc:1275] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Refusing update from remote peer 2cefc2c436d244b3995db79bc7276538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:57.101156 16010 consensus_queue.cc:1048] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:57.116144 15680 raft_consensus.cc:1275] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Refusing update from remote peer 2cefc2c436d244b3995db79bc7276538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:57.117321 16051 consensus_queue.cc:1048] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:57.192406 15680 raft_consensus.cc:1275] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Refusing update from remote peer 2cefc2c436d244b3995db79bc7276538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:57.193683 16051 consensus_queue.cc:1048] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "afab92e265014b44b9bc43cb68a00f19" member_type: VOTER last_known_addr { host: "127.10.237.194" port: 44933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:57.203145 15606 raft_consensus.cc:1275] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Refusing update from remote peer 2cefc2c436d244b3995db79bc7276538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:57.204536 16051 consensus_queue.cc:1048] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a83322eb790c41fbbef060e086ebf161" member_type: VOTER last_known_addr { host: "127.10.237.193" port: 37129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:57.460177 11191 tablet_server.cc:179] TabletServer@127.10.237.193:0 shutting down...
W20260710 13:20:57.487502 15647 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260710 13:20:57.489250 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:57.490247 11191 tablet_replica.cc:333] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
W20260710 13:20:57.490937 15647 consensus_peers.cc:597] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 -> Peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Couldn't send request to peer a83322eb790c41fbbef060e086ebf161. 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:20:57.491279 11191 raft_consensus.cc:2243] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.492045 11191 raft_consensus.cc:2272] T e2536817c12243f2a34368c5d5bece2b P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.493892 11191 tablet_replica.cc:333] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.494400 11191 raft_consensus.cc:2243] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.495112 11191 raft_consensus.cc:2272] T 0281b40fb28549e2b3bf2719f3dc3840 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.497071 11191 tablet_replica.cc:333] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.497701 11191 raft_consensus.cc:2243] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.498076 11191 raft_consensus.cc:2272] T 17068b8d648a4259995c4790a9831770 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.500182 11191 tablet_replica.cc:333] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.500738 11191 raft_consensus.cc:2243] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.501149 11191 raft_consensus.cc:2272] T d87cc50645124a24a77472a23be6a3db P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.502835 11191 tablet_replica.cc:333] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.503381 11191 raft_consensus.cc:2243] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.503788 11191 raft_consensus.cc:2272] T 1f67a15543ab4bbc96f0f59e0d534d40 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.505503 11191 tablet_replica.cc:333] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.506038 11191 raft_consensus.cc:2243] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.506722 11191 raft_consensus.cc:2272] T cc074c195daa4730bab8a4680124c575 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.508601 11191 tablet_replica.cc:333] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.509142 11191 raft_consensus.cc:2243] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.509581 11191 raft_consensus.cc:2272] T 1fd8fc8a5e79440494bdf34f02bdb340 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.511451 11191 tablet_replica.cc:333] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.512027 11191 raft_consensus.cc:2243] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.512463 11191 raft_consensus.cc:2272] T 5894ae07047943deb197ea765bebc78c P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.514189 11191 tablet_replica.cc:333] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.514737 11191 raft_consensus.cc:2243] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.515237 11191 raft_consensus.cc:2272] T 9d28daf6ffd849899df31ee476d1f591 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.517115 11191 tablet_replica.cc:333] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.517669 11191 raft_consensus.cc:2243] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.518038 11191 raft_consensus.cc:2272] T d3f920ee6fa947dfa8734c25843c70a2 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.520641 11191 tablet_replica.cc:333] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.521157 11191 raft_consensus.cc:2243] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.521906 11191 raft_consensus.cc:2272] T a5a890d7b9734be1a277d83ac7073824 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.523862 11191 tablet_replica.cc:333] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.524392 11191 raft_consensus.cc:2243] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.524834 11191 raft_consensus.cc:2272] T 5037905f42584ff4bf67538f3baef1d6 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.526613 11191 tablet_replica.cc:333] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.527103 11191 raft_consensus.cc:2243] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.527490 11191 raft_consensus.cc:2272] T cb4811d2c5d445eb84628d2f04f3b41e P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.529413 11191 tablet_replica.cc:333] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.529894 11191 raft_consensus.cc:2243] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.530354 11191 raft_consensus.cc:2272] T d8e7471322894010886575d4c46bbe08 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:57.532330 15647 consensus_peers.cc:597] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 -> Peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Couldn't send request to peer a83322eb790c41fbbef060e086ebf161. 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:20:57.532459 11191 tablet_replica.cc:333] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.533051 11191 raft_consensus.cc:2243] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.533778 11191 raft_consensus.cc:2272] T 41524c0de4d7471a9ffd2cc2342bf7b9 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.535777 11191 tablet_replica.cc:333] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.536376 11191 raft_consensus.cc:2243] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.537066 11191 raft_consensus.cc:2272] T 1646c0b313c34670b6165605d6dc9592 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.538769 11191 tablet_replica.cc:333] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.539255 11191 raft_consensus.cc:2243] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.540020 11191 raft_consensus.cc:2272] T 67deea08b88549ff963055ef002a3f04 P a83322eb790c41fbbef060e086ebf161 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.541749 11191 tablet_replica.cc:333] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161: stopping tablet replica
I20260710 13:20:57.542268 11191 raft_consensus.cc:2243] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.542693 11191 raft_consensus.cc:2272] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P a83322eb790c41fbbef060e086ebf161 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:57.569764 15647 consensus_peers.cc:597] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 -> Peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Couldn't send request to peer a83322eb790c41fbbef060e086ebf161. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:37129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:57.576316 15721 consensus_peers.cc:597] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 -> Peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Couldn't send request to peer a83322eb790c41fbbef060e086ebf161. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:37129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:57.581077 11191 tablet_server.cc:196] TabletServer@127.10.237.193:0 shutdown complete.
I20260710 13:20:57.612475 11191 tablet_server.cc:179] TabletServer@127.10.237.194:0 shutting down...
W20260710 13:20:57.642364 15721 consensus_peers.cc:597] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 -> Peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Couldn't send request to peer a83322eb790c41fbbef060e086ebf161. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:37129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:57.643889 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:57.644703 11191 tablet_replica.cc:333] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.645748 11191 raft_consensus.cc:2243] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.646340 11191 raft_consensus.cc:2272] T e2536817c12243f2a34368c5d5bece2b P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:57.650169 15722 consensus_peers.cc:597] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 -> Peer afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933): Couldn't send request to peer afab92e265014b44b9bc43cb68a00f19. 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:20:57.650821 11191 tablet_replica.cc:333] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.651466 11191 raft_consensus.cc:2243] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.651918 11191 raft_consensus.cc:2272] T 17068b8d648a4259995c4790a9831770 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.653803 11191 tablet_replica.cc:333] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.654314 11191 raft_consensus.cc:2243] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.654753 11191 raft_consensus.cc:2272] T 0281b40fb28549e2b3bf2719f3dc3840 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.656499 11191 tablet_replica.cc:333] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.657029 11191 raft_consensus.cc:2243] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.657444 11191 raft_consensus.cc:2272] T 1fd8fc8a5e79440494bdf34f02bdb340 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.659638 11191 tablet_replica.cc:333] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.660390 11191 raft_consensus.cc:2243] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.661303 11191 raft_consensus.cc:2272] T 5894ae07047943deb197ea765bebc78c P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:57.662869 15647 consensus_peers.cc:597] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 -> Peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Couldn't send request to peer a83322eb790c41fbbef060e086ebf161. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:37129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:57.663537 11191 tablet_replica.cc:333] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.664119 11191 raft_consensus.cc:2243] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.664840 11191 raft_consensus.cc:2272] T 9d28daf6ffd849899df31ee476d1f591 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.666651 11191 tablet_replica.cc:333] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.667256 11191 raft_consensus.cc:2243] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.667652 11191 raft_consensus.cc:2272] T cc074c195daa4730bab8a4680124c575 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.669324 11191 tablet_replica.cc:333] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.669832 11191 raft_consensus.cc:2243] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.670506 11191 raft_consensus.cc:2272] T 1f67a15543ab4bbc96f0f59e0d534d40 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.672370 11191 tablet_replica.cc:333] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.672894 11191 raft_consensus.cc:2243] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.673544 11191 raft_consensus.cc:2272] T d87cc50645124a24a77472a23be6a3db P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.676008 11191 tablet_replica.cc:333] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.676729 11191 raft_consensus.cc:2243] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.677204 11191 raft_consensus.cc:2272] T 41524c0de4d7471a9ffd2cc2342bf7b9 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:57.678274 15647 consensus_peers.cc:597] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 -> Peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Couldn't send request to peer a83322eb790c41fbbef060e086ebf161. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:37129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:57.679481 11191 tablet_replica.cc:333] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.680047 11191 raft_consensus.cc:2243] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.680459 11191 raft_consensus.cc:2272] T 1646c0b313c34670b6165605d6dc9592 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.682107 11191 tablet_replica.cc:333] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.682570 11191 raft_consensus.cc:2243] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.682965 11191 raft_consensus.cc:2272] T 67deea08b88549ff963055ef002a3f04 P afab92e265014b44b9bc43cb68a00f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.684746 11191 tablet_replica.cc:333] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.685237 11191 raft_consensus.cc:2243] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.685921 11191 raft_consensus.cc:2272] T 5037905f42584ff4bf67538f3baef1d6 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.687664 11191 tablet_replica.cc:333] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.688149 11191 raft_consensus.cc:2243] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.688844 11191 raft_consensus.cc:2272] T cb4811d2c5d445eb84628d2f04f3b41e P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.691183 11191 tablet_replica.cc:333] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.691987 11191 raft_consensus.cc:2243] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.693041 11191 raft_consensus.cc:2272] T d8e7471322894010886575d4c46bbe08 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.695392 11191 tablet_replica.cc:333] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.695914 11191 raft_consensus.cc:2243] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.696281 11191 raft_consensus.cc:2272] T a5a890d7b9734be1a277d83ac7073824 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.698335 11191 tablet_replica.cc:333] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
I20260710 13:20:57.698817 11191 raft_consensus.cc:2243] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.699277 11191 raft_consensus.cc:2272] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.703672 11191 tablet_replica.cc:333] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19: stopping tablet replica
W20260710 13:20:57.703895 15721 consensus_peers.cc:597] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 -> Peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Couldn't send request to peer a83322eb790c41fbbef060e086ebf161. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:37129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:57.704061 11191 raft_consensus.cc:2243] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.704460 11191 raft_consensus.cc:2272] T d3f920ee6fa947dfa8734c25843c70a2 P afab92e265014b44b9bc43cb68a00f19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:57.722568 15722 consensus_peers.cc:597] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 -> Peer afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933): Couldn't send request to peer afab92e265014b44b9bc43cb68a00f19. 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:20:57.745505 11191 tablet_server.cc:196] TabletServer@127.10.237.194:0 shutdown complete.
W20260710 13:20:57.767944 15722 consensus_peers.cc:597] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 -> Peer afab92e265014b44b9bc43cb68a00f19 (127.10.237.194:44933): Couldn't send request to peer afab92e265014b44b9bc43cb68a00f19. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.194:44933: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:57.776328 11191 tablet_server.cc:179] TabletServer@127.10.237.195:0 shutting down...
W20260710 13:20:57.802388 15721 consensus_peers.cc:597] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 -> Peer a83322eb790c41fbbef060e086ebf161 (127.10.237.193:37129): Couldn't send request to peer a83322eb790c41fbbef060e086ebf161. Status: Network error: Client connection negotiation failed: client connection to 127.10.237.193:37129: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:57.803805 11191 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:57.804507 11191 tablet_replica.cc:333] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.805099 11191 raft_consensus.cc:2243] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.805567 11191 raft_consensus.cc:2272] T e2536817c12243f2a34368c5d5bece2b P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.807416 11191 tablet_replica.cc:333] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.807971 11191 raft_consensus.cc:2243] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.808671 11191 raft_consensus.cc:2272] T 17068b8d648a4259995c4790a9831770 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.810447 11191 tablet_replica.cc:333] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.810992 11191 raft_consensus.cc:2243] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.811456 11191 raft_consensus.cc:2272] T d87cc50645124a24a77472a23be6a3db P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.813131 11191 tablet_replica.cc:333] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.813637 11191 raft_consensus.cc:2243] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.814054 11191 raft_consensus.cc:2272] T 1f67a15543ab4bbc96f0f59e0d534d40 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.815833 11191 tablet_replica.cc:333] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.816361 11191 raft_consensus.cc:2243] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.816781 11191 raft_consensus.cc:2272] T cc074c195daa4730bab8a4680124c575 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.818475 11191 tablet_replica.cc:333] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.819114 11191 raft_consensus.cc:2243] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.819489 11191 raft_consensus.cc:2272] T 0281b40fb28549e2b3bf2719f3dc3840 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.821146 11191 tablet_replica.cc:333] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.821588 11191 raft_consensus.cc:2243] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.822229 11191 raft_consensus.cc:2272] T d3f920ee6fa947dfa8734c25843c70a2 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.824420 11191 tablet_replica.cc:333] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.824856 11191 raft_consensus.cc:2243] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.825495 11191 raft_consensus.cc:2272] T 1fd8fc8a5e79440494bdf34f02bdb340 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.827136 11191 tablet_replica.cc:333] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.827577 11191 raft_consensus.cc:2243] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.827922 11191 raft_consensus.cc:2272] T 5894ae07047943deb197ea765bebc78c P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.829480 11191 tablet_replica.cc:333] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.829941 11191 raft_consensus.cc:2243] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.830302 11191 raft_consensus.cc:2272] T 9d28daf6ffd849899df31ee476d1f591 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.832350 11191 tablet_replica.cc:333] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.832768 11191 raft_consensus.cc:2243] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.833134 11191 raft_consensus.cc:2272] T 41524c0de4d7471a9ffd2cc2342bf7b9 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.834801 11191 tablet_replica.cc:333] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.835315 11191 raft_consensus.cc:2243] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.835672 11191 raft_consensus.cc:2272] T 1646c0b313c34670b6165605d6dc9592 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.837230 11191 tablet_replica.cc:333] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.837641 11191 raft_consensus.cc:2243] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.837946 11191 raft_consensus.cc:2272] T 67deea08b88549ff963055ef002a3f04 P 2cefc2c436d244b3995db79bc7276538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.839617 11191 tablet_replica.cc:333] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.840181 11191 raft_consensus.cc:2243] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.840826 11191 raft_consensus.cc:2272] T 9a73fc13ef3040f2b6bf60ea2ce3c666 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.843391 11191 tablet_replica.cc:333] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.843820 11191 raft_consensus.cc:2243] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.844167 11191 raft_consensus.cc:2272] T d8e7471322894010886575d4c46bbe08 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.845709 11191 tablet_replica.cc:333] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.846114 11191 raft_consensus.cc:2243] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.846444 11191 raft_consensus.cc:2272] T 5037905f42584ff4bf67538f3baef1d6 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.848121 11191 tablet_replica.cc:333] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.848519 11191 raft_consensus.cc:2243] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.848875 11191 raft_consensus.cc:2272] T cb4811d2c5d445eb84628d2f04f3b41e P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.850533 11191 tablet_replica.cc:333] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538: stopping tablet replica
I20260710 13:20:57.850903 11191 raft_consensus.cc:2243] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.851328 11191 raft_consensus.cc:2272] T a5a890d7b9734be1a277d83ac7073824 P 2cefc2c436d244b3995db79bc7276538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.888008 11191 tablet_server.cc:196] TabletServer@127.10.237.195:0 shutdown complete.
I20260710 13:20:57.917351 11191 master.cc:562] Master@127.10.237.254:35353 shutting down...
I20260710 13:20:57.937178 11191 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.937656 11191 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.937922 11191 tablet_replica.cc:333] T 00000000000000000000000000000000 P 62d22ef361dc4887938c5a779919c133: stopping tablet replica
I20260710 13:20:57.956764 11191 master.cc:584] Master@127.10.237.254:35353 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11232 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23025 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (112918 ms total)
[  PASSED  ] 8 tests.
I20260710 13:20:58.007632 11191 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 418 messages since previous log ~525 seconds ago
I20260710 13:20:58.007889 11191 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 418 messages since previous log ~525 seconds ago
I20260710 13:20:58.008085 11191 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 414 messages since previous log ~525 seconds ago
I20260710 13:20:58.008291 11191 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 ~32 seconds ago
I20260710 13:20:58.008483 11191 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 ~32 seconds ago
I20260710 13:20:58.008731 11191 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 11 messages since previous log ~0 seconds ago
I20260710 13:20:58.009027 11191 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
